Statistics
| Revision:

root / trunk / docs / FMap / fmap-api / com / iver / cit / gvsig / fmap / core / FPointIterator.html @ 11445

History | View | Annotate | Download (18.5 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:48 CET 2005 -->
6
<TITLE>
7
FPointIterator (FMap API)
8
</TITLE>
9

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

    
99
<P>
100
(Sacado de GT2)
101
<P>
102

    
103
<P>
104
<DL>
105
<DT><B>Author:</B></DT>
106
  <DD>FJP</DD>
107
</DL>
108
<HR>
109

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

    
113

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

    
116
<A NAME="field_summary"><!-- --></A>
117
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
119
<TD COLSPAN=2><FONT SIZE="+2">
120
<B>Field Summary</B></FONT></TD>
121
</TR>
122
</TABLE>
123
&nbsp;<A NAME="fields_inherited_from_class_java.awt.geom.PathIterator"><!-- --></A>
124
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
125
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
126
<TD><B>Fields inherited from interface java.awt.geom.PathIterator</B></TD>
127
</TR>
128
<TR BGCOLOR="white" CLASS="TableRowColor">
129
<TD><CODE>SEG_CLOSE, SEG_CUBICTO, SEG_LINETO, SEG_MOVETO, SEG_QUADTO, WIND_EVEN_ODD, WIND_NON_ZERO</CODE></TD>
130
</TR>
131
</TABLE>
132
&nbsp;
133
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
134

    
135
<A NAME="constructor_summary"><!-- --></A>
136
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
137
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
138
<TD COLSPAN=2><FONT SIZE="+2">
139
<B>Constructor Summary</B></FONT></TD>
140
</TR>
141
<TR BGCOLOR="white" CLASS="TableRowColor">
142
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPointIterator.html#FPointIterator(java.awt.geom.Point2D, java.awt.geom.AffineTransform)">FPointIterator</A></B>(java.awt.geom.Point2D&nbsp;p,
143
               java.awt.geom.AffineTransform&nbsp;at)</CODE>
144

    
145
<BR>
146
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new PointIterator object.</TD>
147
</TR>
148
</TABLE>
149
&nbsp;
150
<!-- ========== METHOD SUMMARY =========== -->
151

    
152
<A NAME="method_summary"><!-- --></A>
153
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
154
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
155
<TD COLSPAN=2><FONT SIZE="+2">
156
<B>Method Summary</B></FONT></TD>
157
</TR>
158
<TR BGCOLOR="white" CLASS="TableRowColor">
159
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
160
<CODE>&nbsp;int</CODE></FONT></TD>
161
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPointIterator.html#currentSegment(double[])">currentSegment</A></B>(double[]&nbsp;coords)</CODE>
162

    
163
<BR>
164
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the coordinates and type of the current path segment in
165
 the iteration.
166
 </TD>
167
</TR>
168
<TR BGCOLOR="white" CLASS="TableRowColor">
169
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170
<CODE>&nbsp;int</CODE></FONT></TD>
171
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPointIterator.html#currentSegment(float[])">currentSegment</A></B>(float[]&nbsp;coords)</CODE>
172

    
173
<BR>
174
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the coordinates and type of the current path segment in
175
 the iteration.
176
 </TD>
177
</TR>
178
<TR BGCOLOR="white" CLASS="TableRowColor">
179
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
180
<CODE>&nbsp;int</CODE></FONT></TD>
181
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPointIterator.html#getWindingRule()">getWindingRule</A></B>()</CODE>
182

    
183
<BR>
184
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the winding rule for determining the interior of the path.</TD>
185
</TR>
186
<TR BGCOLOR="white" CLASS="TableRowColor">
187
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
188
<CODE>&nbsp;boolean</CODE></FONT></TD>
189
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPointIterator.html#isDone()">isDone</A></B>()</CODE>
190

    
191
<BR>
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tests if there are more points to read.</TD>
193
</TR>
194
<TR BGCOLOR="white" CLASS="TableRowColor">
195
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
196
<CODE>&nbsp;void</CODE></FONT></TD>
197
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPointIterator.html#next()">next</A></B>()</CODE>
198

    
199
<BR>
200
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Moves the iterator to the next segment of the path forwards
201
 along the primary direction of traversal as long as there are
202
 more points in that direction.</TD>
203
</TR>
204
</TABLE>
205
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
206
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
207
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
208
<TD><B>Methods inherited from class java.lang.Object</B></TD>
209
</TR>
210
<TR BGCOLOR="white" CLASS="TableRowColor">
211
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
212
</TR>
213
</TABLE>
214
&nbsp;
215
<P>
216

    
217
<!-- ============ FIELD DETAIL =========== -->
218

    
219

    
220
<!-- ========= CONSTRUCTOR DETAIL ======== -->
221

    
222
<A NAME="constructor_detail"><!-- --></A>
223
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
224
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
225
<TD COLSPAN=1><FONT SIZE="+2">
226
<B>Constructor Detail</B></FONT></TD>
227
</TR>
228
</TABLE>
229

    
230
<A NAME="FPointIterator(java.awt.geom.Point2D, java.awt.geom.AffineTransform)"><!-- --></A><H3>
231
FPointIterator</H3>
232
<PRE>
233
public <B>FPointIterator</B>(java.awt.geom.Point2D&nbsp;p,
234
                      java.awt.geom.AffineTransform&nbsp;at)</PRE>
235
<DL>
236
<DD>Creates a new PointIterator object.
237
<P>
238
<DT><B>Parameters:</B><DD><CODE>p</CODE> - The polygon<DD><CODE>at</CODE> - The affine transform applied to coordinates during iteration</DL>
239

    
240
<!-- ============ METHOD DETAIL ========== -->
241

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

    
250
<A NAME="getWindingRule()"><!-- --></A><H3>
251
getWindingRule</H3>
252
<PRE>
253
public int <B>getWindingRule</B>()</PRE>
254
<DL>
255
<DD>Return the winding rule for determining the interior of the path.
256
<P>
257
<DD><DL>
258
<DT><B>Specified by:</B><DD><CODE>getWindingRule</CODE> in interface <CODE>java.awt.geom.PathIterator</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html#getWindingRule()">getWindingRule</A></CODE> in class <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathXIterator</A></CODE></DL>
259
</DD>
260
<DD><DL>
261

    
262
<DT><B>Returns:</B><DD><code>WIND_EVEN_ODD</code> by default.<DT><B>See Also:</B><DD><CODE>PathIterator.WIND_EVEN_ODD</CODE>, 
263
<CODE>PathIterator.WIND_NON_ZERO</CODE></DL>
264
</DD>
265
</DL>
266
<HR>
267

    
268
<A NAME="next()"><!-- --></A><H3>
269
next</H3>
270
<PRE>
271
public void <B>next</B>()</PRE>
272
<DL>
273
<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathXIterator</A></CODE></B></DD>
274
<DD>Moves the iterator to the next segment of the path forwards
275
 along the primary direction of traversal as long as there are
276
 more points in that direction.
277
<P>
278
<DD><DL>
279
<DT><B>Specified by:</B><DD><CODE>next</CODE> in interface <CODE>java.awt.geom.PathIterator</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html#next()">next</A></CODE> in class <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathXIterator</A></CODE></DL>
280
</DD>
281
<DD><DL>
282
<DT><B>See Also:</B><DD><CODE>PathIterator.next()</CODE></DL>
283
</DD>
284
</DL>
285
<HR>
286

    
287
<A NAME="isDone()"><!-- --></A><H3>
288
isDone</H3>
289
<PRE>
290
public boolean <B>isDone</B>()</PRE>
291
<DL>
292
<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathXIterator</A></CODE></B></DD>
293
<DD>Tests if there are more points to read.
294
<P>
295
<DD><DL>
296
<DT><B>Specified by:</B><DD><CODE>isDone</CODE> in interface <CODE>java.awt.geom.PathIterator</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html#isDone()">isDone</A></CODE> in class <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathXIterator</A></CODE></DL>
297
</DD>
298
<DD><DL>
299

    
300
<DT><B>Returns:</B><DD>true if there are more points to read<DT><B>See Also:</B><DD><CODE>PathIterator.isDone()</CODE></DL>
301
</DD>
302
</DL>
303
<HR>
304

    
305
<A NAME="currentSegment(double[])"><!-- --></A><H3>
306
currentSegment</H3>
307
<PRE>
308
public int <B>currentSegment</B>(double[]&nbsp;coords)</PRE>
309
<DL>
310
<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathXIterator</A></CODE></B></DD>
311
<DD>Returns the coordinates and type of the current path segment in
312
 the iteration.
313
 The return value is the path segment type:
314
 SEG_MOVETO, SEG_LINETO, SEG_QUADTO, SEG_CUBICTO, or SEG_CLOSE.
315
 A double array of length 6 must be passed in and may be used to
316
 store the coordinates of the point(s).
317
 Each point is stored as a pair of double x,y coordinates.
318
 SEG_MOVETO and SEG_LINETO types will return one point,
319
 SEG_QUADTO will return two points,
320
 SEG_CUBICTO will return 3 points
321
 and SEG_CLOSE will not return any points.
322
<P>
323
<DD><DL>
324
<DT><B>Specified by:</B><DD><CODE>currentSegment</CODE> in interface <CODE>java.awt.geom.PathIterator</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html#currentSegment(double[])">currentSegment</A></CODE> in class <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathXIterator</A></CODE></DL>
325
</DD>
326
<DD><DL>
327
<DT><B>See Also:</B><DD><CODE>PathIterator.currentSegment(double[])</CODE></DL>
328
</DD>
329
</DL>
330
<HR>
331

    
332
<A NAME="currentSegment(float[])"><!-- --></A><H3>
333
currentSegment</H3>
334
<PRE>
335
public int <B>currentSegment</B>(float[]&nbsp;coords)</PRE>
336
<DL>
337
<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathXIterator</A></CODE></B></DD>
338
<DD>Returns the coordinates and type of the current path segment in
339
 the iteration.
340
 The return value is the path segment type:
341
 SEG_MOVETO, SEG_LINETO, SEG_QUADTO, SEG_CUBICTO, or SEG_CLOSE.
342
 A float array of length 6 must be passed in and may be used to
343
 store the coordinates of the point(s).
344
 Each point is stored as a pair of float x,y coordinates.
345
 SEG_MOVETO and SEG_LINETO types will return one point,
346
 SEG_QUADTO will return two points,
347
 SEG_CUBICTO will return 3 points
348
 and SEG_CLOSE will not return any points.
349
<P>
350
<DD><DL>
351
<DT><B>Specified by:</B><DD><CODE>currentSegment</CODE> in interface <CODE>java.awt.geom.PathIterator</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html#currentSegment(float[])">currentSegment</A></CODE> in class <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathXIterator.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathXIterator</A></CODE></DL>
352
</DD>
353
<DD><DL>
354
<DT><B>See Also:</B><DD><CODE>PathIterator.SEG_MOVETO</CODE>, 
355
<CODE>PathIterator.SEG_LINETO</CODE>, 
356
<CODE>PathIterator.SEG_QUADTO</CODE>, 
357
<CODE>PathIterator.SEG_CUBICTO</CODE>, 
358
<CODE>PathIterator.SEG_CLOSE</CODE></DL>
359
</DD>
360
</DL>
361
<!-- ========= END OF CLASS DATA ========= -->
362
<HR>
363

    
364

    
365
<!-- ======= START OF BOTTOM NAVBAR ====== -->
366
<A NAME="navbar_bottom"><!-- --></A>
367
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
368
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
369
<TR>
370
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
371
<A NAME="navbar_bottom_firstrow"><!-- --></A>
372
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
373
  <TR ALIGN="center" VALIGN="top">
374
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
375
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
376
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
377
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
378
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
379
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
380
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
381
  </TR>
382
</TABLE>
383
</TD>
384
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
385
</EM>
386
</TD>
387
</TR>
388

    
389
<TR>
390
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
391
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPoint3D.html" title="class in com.iver.cit.gvsig.fmap.core"><B>PREV CLASS</B></A>&nbsp;
392
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolygon2D.html" title="class in com.iver.cit.gvsig.fmap.core"><B>NEXT CLASS</B></A></FONT></TD>
393
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
394
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
395
&nbsp;<A HREF="FPointIterator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
396
&nbsp;<SCRIPT type="text/javascript">
397
  <!--
398
  if(window==top) {
399
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
400
  }
401
  //-->
402
</SCRIPT>
403
<NOSCRIPT>
404
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
405
</NOSCRIPT>
406

    
407
</FONT></TD>
408
</TR>
409
<TR>
410
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
411
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
412
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
413
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
414
</TR>
415
</TABLE>
416
<A NAME="skip-navbar_bottom"></A>
417
<!-- ======== END OF BOTTOM NAVBAR ======= -->
418

    
419
<HR>
420

    
421
</BODY>
422
</HTML>