Statistics
| Revision:

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

History | View | Annotate | Download (19.4 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
SHPPoint (FMap API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.drivers.shp.write.SHPPoint 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="SHPPoint (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/write/SHPMultiPoint.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp.write"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPPolygon.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp.write"><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="SHPPoint.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;FIELD&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;FIELD&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.write</FONT>
85
<BR>
86
Class SHPPoint</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.drivers.shp.write.SHPPoint</B>
90
</PRE>
91
<DL>
92
<DT><B>All Implemented Interfaces:</B> <DD><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></DD>
93
</DL>
94
<HR>
95
<DL>
96
<DT>public class <B>SHPPoint</B><DT>extends java.lang.Object<DT>implements <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></DL>
97

    
98
<P>
99
DOCUMENT ME!
100
<P>
101

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

    
109
<P>
110
<!-- ======== NESTED CLASS SUMMARY ======== -->
111

    
112

    
113
<!-- =========== FIELD SUMMARY =========== -->
114

    
115

    
116
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
117

    
118
<A NAME="constructor_summary"><!-- --></A>
119
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121
<TD COLSPAN=2><FONT SIZE="+2">
122
<B>Constructor Summary</B></FONT></TD>
123
</TR>
124
<TR BGCOLOR="white" CLASS="TableRowColor">
125
<TD><CODE><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPPoint.html#SHPPoint()">SHPPoint</A></B>()</CODE>
126

    
127
<BR>
128
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea un nuevo SHPPoint.</TD>
129
</TR>
130
<TR BGCOLOR="white" CLASS="TableRowColor">
131
<TD><CODE><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPPoint.html#SHPPoint(int)">SHPPoint</A></B>(int&nbsp;type)</CODE>
132

    
133
<BR>
134
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea un nuevo SHPPoint.</TD>
135
</TR>
136
</TABLE>
137
&nbsp;
138
<!-- ========== METHOD SUMMARY =========== -->
139

    
140
<A NAME="method_summary"><!-- --></A>
141
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
142
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
143
<TD COLSPAN=2><FONT SIZE="+2">
144
<B>Method Summary</B></FONT></TD>
145
</TR>
146
<TR BGCOLOR="white" CLASS="TableRowColor">
147
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
148
<CODE>&nbsp;int</CODE></FONT></TD>
149
<TD><CODE><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPPoint.html#getLength(com.iver.cit.gvsig.fmap.core.IGeometry)">getLength</A></B>(<A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A>&nbsp;fgeometry)</CODE>
150

    
151
<BR>
152
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el tama?o de la geometr?a.</TD>
153
</TR>
154
<TR BGCOLOR="white" CLASS="TableRowColor">
155
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
156
<CODE>&nbsp;int</CODE></FONT></TD>
157
<TD><CODE><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPPoint.html#getShapeType()">getShapeType</A></B>()</CODE>
158

    
159
<BR>
160
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el tipo de shape de que se trata.</TD>
161
</TR>
162
<TR BGCOLOR="white" CLASS="TableRowColor">
163
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
164
<CODE>&nbsp;void</CODE></FONT></TD>
165
<TD><CODE><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPPoint.html#obtainsPoints(com.iver.cit.gvsig.fmap.core.GeneralPathXIterator)">obtainsPoints</A></B>(<A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathXIterator</A>&nbsp;iter)</CODE>
166

    
167
<BR>
168
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene los puntos y partes del GeneralPathXIterator del shape.</TD>
169
</TR>
170
<TR BGCOLOR="white" CLASS="TableRowColor">
171
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
172
<CODE>&nbsp;<A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A></CODE></FONT></TD>
173
<TD><CODE><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPPoint.html#read(java.nio.MappedByteBuffer, int)">read</A></B>(java.nio.MappedByteBuffer&nbsp;buffer,
174
     int&nbsp;type)</CODE>
175

    
176
<BR>
177
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Lee del buffer el shape y crea una nueva geometr?a.</TD>
178
</TR>
179
<TR BGCOLOR="white" CLASS="TableRowColor">
180
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181
<CODE>&nbsp;void</CODE></FONT></TD>
182
<TD><CODE><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPPoint.html#write(java.nio.ByteBuffer, com.iver.cit.gvsig.fmap.core.IGeometry)">write</A></B>(java.nio.ByteBuffer&nbsp;buffer,
183
      <A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A>&nbsp;geometry)</CODE>
184

    
185
<BR>
186
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Escribe en el buffer la geometr?a que se pasa como par?metro.</TD>
187
</TR>
188
</TABLE>
189
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
190
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
191
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
192
<TD><B>Methods inherited from class java.lang.Object</B></TD>
193
</TR>
194
<TR BGCOLOR="white" CLASS="TableRowColor">
195
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
196
</TR>
197
</TABLE>
198
&nbsp;
199
<P>
200

    
201
<!-- ============ FIELD DETAIL =========== -->
202

    
203

    
204
<!-- ========= CONSTRUCTOR DETAIL ======== -->
205

    
206
<A NAME="constructor_detail"><!-- --></A>
207
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
208
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
209
<TD COLSPAN=1><FONT SIZE="+2">
210
<B>Constructor Detail</B></FONT></TD>
211
</TR>
212
</TABLE>
213

    
214
<A NAME="SHPPoint(int)"><!-- --></A><H3>
215
SHPPoint</H3>
216
<PRE>
217
public <B>SHPPoint</B>(int&nbsp;type)
218
         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>
219
<DL>
220
<DD>Crea un nuevo SHPPoint.
221
<P>
222
<DT><B>Parameters:</B><DD><CODE>type</CODE> - DOCUMENT ME!
223
<DT><B>Throws:</B>
224
<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> - DOCUMENT ME!</DL>
225
<HR>
226

    
227
<A NAME="SHPPoint()"><!-- --></A><H3>
228
SHPPoint</H3>
229
<PRE>
230
public <B>SHPPoint</B>()</PRE>
231
<DL>
232
<DD>Crea un nuevo SHPPoint.
233
<P>
234
</DL>
235

    
236
<!-- ============ METHOD DETAIL ========== -->
237

    
238
<A NAME="method_detail"><!-- --></A>
239
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
240
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
241
<TD COLSPAN=1><FONT SIZE="+2">
242
<B>Method Detail</B></FONT></TD>
243
</TR>
244
</TABLE>
245

    
246
<A NAME="getShapeType()"><!-- --></A><H3>
247
getShapeType</H3>
248
<PRE>
249
public int <B>getShapeType</B>()</PRE>
250
<DL>
251
<DD><B>Description copied from interface: <CODE><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></B></DD>
252
<DD>Devuelve el tipo de shape de que se trata.
253
<P>
254
<DD><DL>
255
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPShape.html#getShapeType()">getShapeType</A></CODE> in interface <CODE><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></DL>
256
</DD>
257
<DD><DL>
258

    
259
<DT><B>Returns:</B><DD>Tipo de shape.<DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.fmap.shp.SHPShape#getShapeType()</CODE></DL>
260
</DD>
261
</DL>
262
<HR>
263

    
264
<A NAME="read(java.nio.MappedByteBuffer, int)"><!-- --></A><H3>
265
read</H3>
266
<PRE>
267
public <A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A> <B>read</B>(java.nio.MappedByteBuffer&nbsp;buffer,
268
                      int&nbsp;type)</PRE>
269
<DL>
270
<DD><B>Description copied from interface: <CODE><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></B></DD>
271
<DD>Lee del buffer el shape y crea una nueva geometr?a.
272
<P>
273
<DD><DL>
274
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPShape.html#read(java.nio.MappedByteBuffer, int)">read</A></CODE> in interface <CODE><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></DL>
275
</DD>
276
<DD><DL>
277
<DT><B>Parameters:</B><DD><CODE>buffer</CODE> - Buffer de donde se lee.<DD><CODE>type</CODE> - Tipo de shape en concreto.
278
<DT><B>Returns:</B><DD>Nueva geometr?a.<DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.fmap.shp.SHPShape#read(MappedByteBuffer, int)</CODE></DL>
279
</DD>
280
</DL>
281
<HR>
282

    
283
<A NAME="write(java.nio.ByteBuffer, com.iver.cit.gvsig.fmap.core.IGeometry)"><!-- --></A><H3>
284
write</H3>
285
<PRE>
286
public void <B>write</B>(java.nio.ByteBuffer&nbsp;buffer,
287
                  <A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A>&nbsp;geometry)</PRE>
288
<DL>
289
<DD><B>Description copied from interface: <CODE><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></B></DD>
290
<DD>Escribe en el buffer la geometr?a que se pasa como par?metro.
291
<P>
292
<DD><DL>
293
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPShape.html#write(java.nio.ByteBuffer, com.iver.cit.gvsig.fmap.core.IGeometry)">write</A></CODE> in interface <CODE><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></DL>
294
</DD>
295
<DD><DL>
296
<DT><B>Parameters:</B><DD><CODE>buffer</CODE> - Buffer donde escribir.<DD><CODE>geometry</CODE> - Geometr?a a escribir.<DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.fmap.shp.SHPShape#write(ByteBuffer, IGeometry)</CODE></DL>
297
</DD>
298
</DL>
299
<HR>
300

    
301
<A NAME="getLength(com.iver.cit.gvsig.fmap.core.IGeometry)"><!-- --></A><H3>
302
getLength</H3>
303
<PRE>
304
public int <B>getLength</B>(<A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A>&nbsp;fgeometry)</PRE>
305
<DL>
306
<DD><B>Description copied from interface: <CODE><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></B></DD>
307
<DD>Devuelve el tama?o de la geometr?a.
308
<P>
309
<DD><DL>
310
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPShape.html#getLength(com.iver.cit.gvsig.fmap.core.IGeometry)">getLength</A></CODE> in interface <CODE><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></DL>
311
</DD>
312
<DD><DL>
313
<DT><B>Parameters:</B><DD><CODE>fgeometry</CODE> - Geometr?a a medir.
314
<DT><B>Returns:</B><DD>Tama?o de la geometr?a.<DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.fmap.shp.SHPShape#getLength(int)</CODE></DL>
315
</DD>
316
</DL>
317
<HR>
318

    
319
<A NAME="obtainsPoints(com.iver.cit.gvsig.fmap.core.GeneralPathXIterator)"><!-- --></A><H3>
320
obtainsPoints</H3>
321
<PRE>
322
public void <B>obtainsPoints</B>(<A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathXIterator</A>&nbsp;iter)</PRE>
323
<DL>
324
<DD><B>Description copied from interface: <CODE><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></B></DD>
325
<DD>Obtiene los puntos y partes del GeneralPathXIterator del shape.
326
<P>
327
<DD><DL>
328
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPShape.html#obtainsPoints(com.iver.cit.gvsig.fmap.core.GeneralPathXIterator)">obtainsPoints</A></CODE> in interface <CODE><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></DL>
329
</DD>
330
<DD><DL>
331
<DT><B>Parameters:</B><DD><CODE>iter</CODE> - <DT><B>See Also:</B><DD><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPShape.html#obtainsPoints(com.iver.cit.gvsig.fmap.core.GeneralPathXIterator)"><CODE>SHPShape.obtainsPoints(com.iver.cit.gvsig.fmap.core.GeneralPathXIterator)</CODE></A></DL>
332
</DD>
333
</DL>
334
<!-- ========= END OF CLASS DATA ========= -->
335
<HR>
336

    
337

    
338
<!-- ======= START OF BOTTOM NAVBAR ====== -->
339
<A NAME="navbar_bottom"><!-- --></A>
340
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
341
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
342
<TR>
343
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
344
<A NAME="navbar_bottom_firstrow"><!-- --></A>
345
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
346
  <TR ALIGN="center" VALIGN="top">
347
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
348
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
349
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
350
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
351
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
352
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
353
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
354
  </TR>
355
</TABLE>
356
</TD>
357
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
358
</EM>
359
</TD>
360
</TR>
361

    
362
<TR>
363
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
364
&nbsp;<A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPMultiPoint.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp.write"><B>PREV CLASS</B></A>&nbsp;
365
&nbsp;<A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPPolygon.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp.write"><B>NEXT CLASS</B></A></FONT></TD>
366
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
367
  <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
368
&nbsp;<A HREF="SHPPoint.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
369
&nbsp;<SCRIPT type="text/javascript">
370
  <!--
371
  if(window==top) {
372
    document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
373
  }
374
  //-->
375
</SCRIPT>
376
<NOSCRIPT>
377
  <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
378
</NOSCRIPT>
379

    
380
</FONT></TD>
381
</TR>
382
<TR>
383
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
384
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
385
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
386
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
387
</TR>
388
</TABLE>
389
<A NAME="skip-navbar_bottom"></A>
390
<!-- ======== END OF BOTTOM NAVBAR ======= -->
391

    
392
<HR>
393

    
394
</BODY>
395
</HTML>