Statistics
| Revision:

root / trunk / docs / FMap / fmap-api / com / iver / cit / gvsig / fmap / drivers / shp / SHP.html @ 11445

History | View | Annotate | Download (20.2 KB)

1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.4.2_04) on Mon Feb 14 08:45:49 CET 2005 -->
6
<TITLE>
7
SHP (FMap API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.drivers.shp.SHP class">
11

    
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
13

    
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    parent.document.title="SHP (FMap API)";
18
}
19
</SCRIPT>
20

    
21
</HEAD>
22

    
23
<BODY BGCOLOR="white" onload="windowTitle();">
24

    
25

    
26
<!-- ========= START OF TOP NAVBAR ======= -->
27
<A NAME="navbar_top"><!-- --></A>
28
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
30
<TR>
31
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
32
<A NAME="navbar_top_firstrow"><!-- --></A>
33
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
34
  <TR ALIGN="center" VALIGN="top">
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
37
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
42
  </TR>
43
</TABLE>
44
</TD>
45
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
46
</EM>
47
</TD>
48
</TR>
49

    
50
<TR>
51
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
52
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/ShapeFileHeader.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHPSHXFromGeometries.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp"><B>NEXT CLASS</B></A></FONT></TD>
54
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
55
  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
56
&nbsp;<A HREF="SHP.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
57
&nbsp;<SCRIPT type="text/javascript">
58
  <!--
59
  if(window==top) {
60
    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
61
  }
62
  //-->
63
</SCRIPT>
64
<NOSCRIPT>
65
  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
66
</NOSCRIPT>
67

    
68
</FONT></TD>
69
</TR>
70
<TR>
71
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
72
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
73
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
74
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
75
</TR>
76
</TABLE>
77
<A NAME="skip-navbar_top"></A>
78
<!-- ========= END OF TOP NAVBAR ========= -->
79

    
80
<HR>
81
<!-- ======== START OF CLASS DATA ======== -->
82
<H2>
83
<FONT SIZE="-1">
84
com.iver.cit.gvsig.fmap.drivers.shp</FONT>
85
<BR>
86
Class SHP</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.drivers.shp.SHP</B>
90
</PRE>
91
<HR>
92
<DL>
93
<DT>public class <B>SHP</B><DT>extends java.lang.Object</DL>
94

    
95
<P>
96
Clase con las constantes que representan los diferentes tipos de Shape y
97
 m?todos est?ticos relativos a los shapes.
98
<P>
99

    
100
<P>
101
<DL>
102
<DT><B>Author:</B></DT>
103
  <DD>Vicente Caballero Navarro</DD>
104
</DL>
105
<HR>
106

    
107
<P>
108
<!-- ======== NESTED CLASS SUMMARY ======== -->
109

    
110

    
111
<!-- =========== FIELD SUMMARY =========== -->
112

    
113
<A NAME="field_summary"><!-- --></A>
114
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
115
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
116
<TD COLSPAN=2><FONT SIZE="+2">
117
<B>Field Summary</B></FONT></TD>
118
</TR>
119
<TR BGCOLOR="white" CLASS="TableRowColor">
120
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
121
<CODE>static&nbsp;int</CODE></FONT></TD>
122
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHP.html#MULTIPOINT2D">MULTIPOINT2D</A></B></CODE>
123

    
124
<BR>
125
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
126
</TR>
127
<TR BGCOLOR="white" CLASS="TableRowColor">
128
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
129
<CODE>static&nbsp;int</CODE></FONT></TD>
130
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHP.html#MULTIPOINT3D">MULTIPOINT3D</A></B></CODE>
131

    
132
<BR>
133
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
134
</TR>
135
<TR BGCOLOR="white" CLASS="TableRowColor">
136
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
137
<CODE>static&nbsp;int</CODE></FONT></TD>
138
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHP.html#NULL">NULL</A></B></CODE>
139

    
140
<BR>
141
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
142
</TR>
143
<TR BGCOLOR="white" CLASS="TableRowColor">
144
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
145
<CODE>static&nbsp;int</CODE></FONT></TD>
146
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHP.html#POINT2D">POINT2D</A></B></CODE>
147

    
148
<BR>
149
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
150
</TR>
151
<TR BGCOLOR="white" CLASS="TableRowColor">
152
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
153
<CODE>static&nbsp;int</CODE></FONT></TD>
154
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHP.html#POINT3D">POINT3D</A></B></CODE>
155

    
156
<BR>
157
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
158
</TR>
159
<TR BGCOLOR="white" CLASS="TableRowColor">
160
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
161
<CODE>static&nbsp;int</CODE></FONT></TD>
162
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHP.html#POLYGON2D">POLYGON2D</A></B></CODE>
163

    
164
<BR>
165
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
166
</TR>
167
<TR BGCOLOR="white" CLASS="TableRowColor">
168
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
169
<CODE>static&nbsp;int</CODE></FONT></TD>
170
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHP.html#POLYGON3D">POLYGON3D</A></B></CODE>
171

    
172
<BR>
173
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
174
</TR>
175
<TR BGCOLOR="white" CLASS="TableRowColor">
176
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
177
<CODE>static&nbsp;int</CODE></FONT></TD>
178
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHP.html#POLYLINE2D">POLYLINE2D</A></B></CODE>
179

    
180
<BR>
181
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
182
</TR>
183
<TR BGCOLOR="white" CLASS="TableRowColor">
184
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
185
<CODE>static&nbsp;int</CODE></FONT></TD>
186
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHP.html#POLYLINE3D">POLYLINE3D</A></B></CODE>
187

    
188
<BR>
189
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
190
</TR>
191
</TABLE>
192
&nbsp;
193
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
194

    
195
<A NAME="constructor_summary"><!-- --></A>
196
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
197
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
198
<TD COLSPAN=2><FONT SIZE="+2">
199
<B>Constructor Summary</B></FONT></TD>
200
</TR>
201
<TR BGCOLOR="white" CLASS="TableRowColor">
202
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHP.html#SHP()">SHP</A></B>()</CODE>
203

    
204
<BR>
205
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
206
</TR>
207
</TABLE>
208
&nbsp;
209
<!-- ========== METHOD SUMMARY =========== -->
210

    
211
<A NAME="method_summary"><!-- --></A>
212
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
213
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
214
<TD COLSPAN=2><FONT SIZE="+2">
215
<B>Method Summary</B></FONT></TD>
216
</TR>
217
<TR BGCOLOR="white" CLASS="TableRowColor">
218
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
219
<CODE>static&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPShape.html" title="interface in com.iver.cit.gvsig.fmap.drivers.shp.write">SHPShape</A></CODE></FONT></TD>
220
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHP.html#create(int)">create</A></B>(int&nbsp;type)</CODE>
221

    
222
<BR>
223
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea a partir del tipo de geometr?a un shape del tipo m?s adecuado.</TD>
224
</TR>
225
<TR BGCOLOR="white" CLASS="TableRowColor">
226
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
227
<CODE>static&nbsp;char</CODE></FONT></TD>
228
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHP.html#getCharSelect(int)">getCharSelect</A></B>(int&nbsp;i)</CODE>
229

    
230
<BR>
231
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el caracter que representa el tipo de valor del shape.</TD>
232
</TR>
233
<TR BGCOLOR="white" CLASS="TableRowColor">
234
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
235
<CODE>static&nbsp;void</CODE></FONT></TD>
236
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHP.html#SHPFileFromGeometries(com.iver.cit.gvsig.fmap.core.IGeometry[], java.util.BitSet, com.iver.cit.gvsig.fmap.layers.SelectableDataSource, java.io.File)">SHPFileFromGeometries</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A>[]&nbsp;fgs,
237
                      java.util.BitSet&nbsp;bitset,
238
                      <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/layers/SelectableDataSource.html" title="class in com.iver.cit.gvsig.fmap.layers">SelectableDataSource</A>&nbsp;sds,
239
                      java.io.File&nbsp;f)</CODE>
240

    
241
<BR>
242
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
243
</TR>
244
<TR BGCOLOR="white" CLASS="TableRowColor">
245
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
246
<CODE>static&nbsp;void</CODE></FONT></TD>
247
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHP.html#SHPFileFromSelected(com.iver.cit.gvsig.fmap.FMap, java.io.File)">SHPFileFromSelected</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/FMap.html" title="class in com.iver.cit.gvsig.fmap">FMap</A>&nbsp;map,
248
                    java.io.File&nbsp;f)</CODE>
249

    
250
<BR>
251
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
252
</TR>
253
</TABLE>
254
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
255
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
256
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
257
<TD><B>Methods inherited from class java.lang.Object</B></TD>
258
</TR>
259
<TR BGCOLOR="white" CLASS="TableRowColor">
260
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
261
</TR>
262
</TABLE>
263
&nbsp;
264
<P>
265

    
266
<!-- ============ FIELD DETAIL =========== -->
267

    
268
<A NAME="field_detail"><!-- --></A>
269
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
270
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
271
<TD COLSPAN=1><FONT SIZE="+2">
272
<B>Field Detail</B></FONT></TD>
273
</TR>
274
</TABLE>
275

    
276
<A NAME="NULL"><!-- --></A><H3>
277
NULL</H3>
278
<PRE>
279
public static final int <B>NULL</B></PRE>
280
<DL>
281
<DL>
282
<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.iver.cit.gvsig.fmap.drivers.shp.SHP.NULL">Constant Field Values</A></DL>
283
</DL>
284
<HR>
285

    
286
<A NAME="POINT2D"><!-- --></A><H3>
287
POINT2D</H3>
288
<PRE>
289
public static final int <B>POINT2D</B></PRE>
290
<DL>
291
<DL>
292
<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.iver.cit.gvsig.fmap.drivers.shp.SHP.POINT2D">Constant Field Values</A></DL>
293
</DL>
294
<HR>
295

    
296
<A NAME="POLYLINE2D"><!-- --></A><H3>
297
POLYLINE2D</H3>
298
<PRE>
299
public static final int <B>POLYLINE2D</B></PRE>
300
<DL>
301
<DL>
302
<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.iver.cit.gvsig.fmap.drivers.shp.SHP.POLYLINE2D">Constant Field Values</A></DL>
303
</DL>
304
<HR>
305

    
306
<A NAME="POLYGON2D"><!-- --></A><H3>
307
POLYGON2D</H3>
308
<PRE>
309
public static final int <B>POLYGON2D</B></PRE>
310
<DL>
311
<DL>
312
<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.iver.cit.gvsig.fmap.drivers.shp.SHP.POLYGON2D">Constant Field Values</A></DL>
313
</DL>
314
<HR>
315

    
316
<A NAME="MULTIPOINT2D"><!-- --></A><H3>
317
MULTIPOINT2D</H3>
318
<PRE>
319
public static final int <B>MULTIPOINT2D</B></PRE>
320
<DL>
321
<DL>
322
<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.iver.cit.gvsig.fmap.drivers.shp.SHP.MULTIPOINT2D">Constant Field Values</A></DL>
323
</DL>
324
<HR>
325

    
326
<A NAME="POINT3D"><!-- --></A><H3>
327
POINT3D</H3>
328
<PRE>
329
public static final int <B>POINT3D</B></PRE>
330
<DL>
331
<DL>
332
<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.iver.cit.gvsig.fmap.drivers.shp.SHP.POINT3D">Constant Field Values</A></DL>
333
</DL>
334
<HR>
335

    
336
<A NAME="POLYLINE3D"><!-- --></A><H3>
337
POLYLINE3D</H3>
338
<PRE>
339
public static final int <B>POLYLINE3D</B></PRE>
340
<DL>
341
<DL>
342
<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.iver.cit.gvsig.fmap.drivers.shp.SHP.POLYLINE3D">Constant Field Values</A></DL>
343
</DL>
344
<HR>
345

    
346
<A NAME="POLYGON3D"><!-- --></A><H3>
347
POLYGON3D</H3>
348
<PRE>
349
public static final int <B>POLYGON3D</B></PRE>
350
<DL>
351
<DL>
352
<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.iver.cit.gvsig.fmap.drivers.shp.SHP.POLYGON3D">Constant Field Values</A></DL>
353
</DL>
354
<HR>
355

    
356
<A NAME="MULTIPOINT3D"><!-- --></A><H3>
357
MULTIPOINT3D</H3>
358
<PRE>
359
public static final int <B>MULTIPOINT3D</B></PRE>
360
<DL>
361
<DL>
362
<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.iver.cit.gvsig.fmap.drivers.shp.SHP.MULTIPOINT3D">Constant Field Values</A></DL>
363
</DL>
364

    
365
<!-- ========= CONSTRUCTOR DETAIL ======== -->
366

    
367
<A NAME="constructor_detail"><!-- --></A>
368
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
369
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
370
<TD COLSPAN=1><FONT SIZE="+2">
371
<B>Constructor Detail</B></FONT></TD>
372
</TR>
373
</TABLE>
374

    
375
<A NAME="SHP()"><!-- --></A><H3>
376
SHP</H3>
377
<PRE>
378
public <B>SHP</B>()</PRE>
379
<DL>
380
</DL>
381

    
382
<!-- ============ METHOD DETAIL ========== -->
383

    
384
<A NAME="method_detail"><!-- --></A>
385
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
386
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
387
<TD COLSPAN=1><FONT SIZE="+2">
388
<B>Method Detail</B></FONT></TD>
389
</TR>
390
</TABLE>
391

    
392
<A NAME="create(int)"><!-- --></A><H3>
393
create</H3>
394
<PRE>
395
public static <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPShape.html" title="interface in com.iver.cit.gvsig.fmap.drivers.shp.write">SHPShape</A> <B>create</B>(int&nbsp;type)
396
                       throws <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/ShapefileException.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp.write">ShapefileException</A></PRE>
397
<DL>
398
<DD>Crea a partir del tipo de geometr?a un shape del tipo m?s adecuado.
399
<P>
400
<DD><DL>
401
<DT><B>Parameters:</B><DD><CODE>type</CODE> - Tipo de geometr?a.
402
<DT><B>Returns:</B><DD>Geometr?a m?s adecuada.
403
<DT><B>Throws:</B>
404
<DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/ShapefileException.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp.write">ShapefileException</A></CODE> - Se lanza cuando es causada por la creaci?n del shape.</DL>
405
</DD>
406
</DL>
407
<HR>
408

    
409
<A NAME="getCharSelect(int)"><!-- --></A><H3>
410
getCharSelect</H3>
411
<PRE>
412
public static char <B>getCharSelect</B>(int&nbsp;i)</PRE>
413
<DL>
414
<DD>Devuelve el caracter que representa el tipo de valor del shape.
415
<P>
416
<DD><DL>
417
<DT><B>Parameters:</B><DD><CODE>i</CODE> - Tipo de Valor.
418
<DT><B>Returns:</B><DD>Tipo de valor entendible por el formato shape.</DL>
419
</DD>
420
</DL>
421
<HR>
422

    
423
<A NAME="SHPFileFromSelected(com.iver.cit.gvsig.fmap.FMap, java.io.File)"><!-- --></A><H3>
424
SHPFileFromSelected</H3>
425
<PRE>
426
public static void <B>SHPFileFromSelected</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/FMap.html" title="class in com.iver.cit.gvsig.fmap">FMap</A>&nbsp;map,
427
                                       java.io.File&nbsp;f)</PRE>
428
<DL>
429
<DD><DL>
430
</DL>
431
</DD>
432
</DL>
433
<HR>
434

    
435
<A NAME="SHPFileFromGeometries(com.iver.cit.gvsig.fmap.core.IGeometry[], java.util.BitSet, com.iver.cit.gvsig.fmap.layers.SelectableDataSource, java.io.File)"><!-- --></A><H3>
436
SHPFileFromGeometries</H3>
437
<PRE>
438
public static void <B>SHPFileFromGeometries</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A>[]&nbsp;fgs,
439
                                         java.util.BitSet&nbsp;bitset,
440
                                         <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/layers/SelectableDataSource.html" title="class in com.iver.cit.gvsig.fmap.layers">SelectableDataSource</A>&nbsp;sds,
441
                                         java.io.File&nbsp;f)</PRE>
442
<DL>
443
<DD><DL>
444
</DL>
445
</DD>
446
</DL>
447
<!-- ========= END OF CLASS DATA ========= -->
448
<HR>
449

    
450

    
451
<!-- ======= START OF BOTTOM NAVBAR ====== -->
452
<A NAME="navbar_bottom"><!-- --></A>
453
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
454
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
455
<TR>
456
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
457
<A NAME="navbar_bottom_firstrow"><!-- --></A>
458
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
459
  <TR ALIGN="center" VALIGN="top">
460
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
461
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
462
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
463
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
464
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
465
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
466
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
467
  </TR>
468
</TABLE>
469
</TD>
470
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
471
</EM>
472
</TD>
473
</TR>
474

    
475
<TR>
476
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
477
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/ShapeFileHeader.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp"><B>PREV CLASS</B></A>&nbsp;
478
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/SHPSHXFromGeometries.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp"><B>NEXT CLASS</B></A></FONT></TD>
479
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
480
  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
481
&nbsp;<A HREF="SHP.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
482
&nbsp;<SCRIPT type="text/javascript">
483
  <!--
484
  if(window==top) {
485
    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
486
  }
487
  //-->
488
</SCRIPT>
489
<NOSCRIPT>
490
  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
491
</NOSCRIPT>
492

    
493
</FONT></TD>
494
</TR>
495
<TR>
496
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
497
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
498
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
499
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
500
</TR>
501
</TABLE>
502
<A NAME="skip-navbar_bottom"></A>
503
<!-- ======== END OF BOTTOM NAVBAR ======= -->
504

    
505
<HR>
506

    
507
</BODY>
508
</HTML>