Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.core.FPolyline2D 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="FPolyline2D (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/FPolygon3D.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/FPolyline3D.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="FPolyline2D.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.core</FONT>
85
<BR>
86
Class FPolyline2D</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.core.FPolyline2D</B>
90
</PRE>
91
<DL>
92
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html" title="interface in com.iver.cit.gvsig.fmap.core">FShape</A>, java.awt.Shape</DD>
93
</DL>
94
<DL>
95
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolygon2D.html" title="class in com.iver.cit.gvsig.fmap.core">FPolygon2D</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline3D.html" title="class in com.iver.cit.gvsig.fmap.core">FPolyline3D</A></DD>
96
</DL>
97
<HR>
98
<DL>
99
<DT>public class <B>FPolyline2D</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html" title="interface in com.iver.cit.gvsig.fmap.core">FShape</A></DL>
100

    
101
<P>
102
DOCUMENT ME!
103
<P>
104

    
105
<P>
106
<DL>
107
<DT><B>Author:</B></DT>
108
  <DD>Fernando Gonz?lez Cort?s</DD>
109
</DL>
110
<HR>
111

    
112
<P>
113
<!-- ======== NESTED CLASS SUMMARY ======== -->
114

    
115

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

    
118
<A NAME="field_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>Field Summary</B></FONT></TD>
123
</TR>
124
<TR BGCOLOR="white" CLASS="TableRowColor">
125
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
126
<CODE>protected &nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathX.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathX</A></CODE></FONT></TD>
127
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#gp">gp</A></B></CODE>
128

    
129
<BR>
130
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
131
</TR>
132
</TABLE>
133
&nbsp;<A NAME="fields_inherited_from_class_com.iver.cit.gvsig.fmap.core.FShape"><!-- --></A>
134
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
135
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
136
<TD><B>Fields inherited from interface com.iver.cit.gvsig.fmap.core.<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html" title="interface in com.iver.cit.gvsig.fmap.core">FShape</A></B></TD>
137
</TR>
138
<TR BGCOLOR="white" CLASS="TableRowColor">
139
<TD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html#LINE">LINE</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html#MULTI">MULTI</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html#NULL">NULL</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html#POINT">POINT</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html#POLYGON">POLYGON</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html#TEXT">TEXT</A></CODE></TD>
140
</TR>
141
</TABLE>
142
&nbsp;
143
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
144

    
145
<A NAME="constructor_summary"><!-- --></A>
146
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
147
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
148
<TD COLSPAN=2><FONT SIZE="+2">
149
<B>Constructor Summary</B></FONT></TD>
150
</TR>
151
<TR BGCOLOR="white" CLASS="TableRowColor">
152
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#FPolyline2D(com.iver.cit.gvsig.fmap.core.GeneralPathX)">FPolyline2D</A></B>(<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathX.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathX</A>&nbsp;gpx)</CODE>
153

    
154
<BR>
155
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea un nuevo FPolyline2D.</TD>
156
</TR>
157
</TABLE>
158
&nbsp;
159
<!-- ========== METHOD SUMMARY =========== -->
160

    
161
<A NAME="method_summary"><!-- --></A>
162
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
163
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
164
<TD COLSPAN=2><FONT SIZE="+2">
165
<B>Method Summary</B></FONT></TD>
166
</TR>
167
<TR BGCOLOR="white" CLASS="TableRowColor">
168
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
169
<CODE>&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html" title="interface in com.iver.cit.gvsig.fmap.core">FShape</A></CODE></FONT></TD>
170
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#cloneFShape()">cloneFShape</A></B>()</CODE>
171

    
172
<BR>
173
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clona FShape.</TD>
174
</TR>
175
<TR BGCOLOR="white" CLASS="TableRowColor">
176
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
177
<CODE>&nbsp;boolean</CODE></FONT></TD>
178
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#contains(double, double)">contains</A></B>(double&nbsp;x,
179
         double&nbsp;y)</CODE>
180

    
181
<BR>
182
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
183
</TR>
184
<TR BGCOLOR="white" CLASS="TableRowColor">
185
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
186
<CODE>&nbsp;boolean</CODE></FONT></TD>
187
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#contains(double, double, double, double)">contains</A></B>(double&nbsp;x,
188
         double&nbsp;y,
189
         double&nbsp;w,
190
         double&nbsp;h)</CODE>
191

    
192
<BR>
193
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
194
</TR>
195
<TR BGCOLOR="white" CLASS="TableRowColor">
196
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
197
<CODE>&nbsp;boolean</CODE></FONT></TD>
198
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#contains(java.awt.geom.Point2D)">contains</A></B>(java.awt.geom.Point2D&nbsp;p)</CODE>
199

    
200
<BR>
201
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
202
</TR>
203
<TR BGCOLOR="white" CLASS="TableRowColor">
204
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
205
<CODE>&nbsp;boolean</CODE></FONT></TD>
206
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#contains(java.awt.geom.Rectangle2D)">contains</A></B>(java.awt.geom.Rectangle2D&nbsp;r)</CODE>
207

    
208
<BR>
209
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
210
</TR>
211
<TR BGCOLOR="white" CLASS="TableRowColor">
212
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
213
<CODE>&nbsp;java.awt.Rectangle</CODE></FONT></TD>
214
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#getBounds()">getBounds</A></B>()</CODE>
215

    
216
<BR>
217
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
218
</TR>
219
<TR BGCOLOR="white" CLASS="TableRowColor">
220
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
221
<CODE>&nbsp;java.awt.geom.Rectangle2D</CODE></FONT></TD>
222
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#getBounds2D()">getBounds2D</A></B>()</CODE>
223

    
224
<BR>
225
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
226
</TR>
227
<TR BGCOLOR="white" CLASS="TableRowColor">
228
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
229
<CODE>&nbsp;java.awt.geom.PathIterator</CODE></FONT></TD>
230
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#getPathIterator(java.awt.geom.AffineTransform)">getPathIterator</A></B>(java.awt.geom.AffineTransform&nbsp;at)</CODE>
231

    
232
<BR>
233
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
234
</TR>
235
<TR BGCOLOR="white" CLASS="TableRowColor">
236
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
237
<CODE>&nbsp;java.awt.geom.PathIterator</CODE></FONT></TD>
238
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#getPathIterator(java.awt.geom.AffineTransform, double)">getPathIterator</A></B>(java.awt.geom.AffineTransform&nbsp;at,
239
                double&nbsp;flatness)</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>&nbsp;int</CODE></FONT></TD>
247
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#getShapeType()">getShapeType</A></B>()</CODE>
248

    
249
<BR>
250
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el tipo de shape que contiene. </TD>
251
</TR>
252
<TR BGCOLOR="white" CLASS="TableRowColor">
253
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
254
<CODE>&nbsp;boolean</CODE></FONT></TD>
255
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#intersects(double, double, double, double)">intersects</A></B>(double&nbsp;x,
256
           double&nbsp;y,
257
           double&nbsp;w,
258
           double&nbsp;h)</CODE>
259

    
260
<BR>
261
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
262
</TR>
263
<TR BGCOLOR="white" CLASS="TableRowColor">
264
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
265
<CODE>&nbsp;boolean</CODE></FONT></TD>
266
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#intersects(java.awt.geom.Rectangle2D)">intersects</A></B>(java.awt.geom.Rectangle2D&nbsp;r)</CODE>
267

    
268
<BR>
269
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;El m?todo intersects de java.awt.Shape que define la intersecci?n entre
270
 una polil?nea y un Rectangle2D considera la polil?nea como un Shape
271
 gen?rico y se producen errores en la selecci?n de polil?neas. </TD>
272
</TR>
273
<TR BGCOLOR="white" CLASS="TableRowColor">
274
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
275
<CODE>&nbsp;void</CODE></FONT></TD>
276
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#reProject(ICoordTrans)">reProject</A></B>(ICoordTrans&nbsp;ct)</CODE>
277

    
278
<BR>
279
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reprojecta el FShape.</TD>
280
</TR>
281
<TR BGCOLOR="white" CLASS="TableRowColor">
282
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
283
<CODE>&nbsp;void</CODE></FONT></TD>
284
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#transform(java.awt.geom.AffineTransform)">transform</A></B>(java.awt.geom.AffineTransform&nbsp;at)</CODE>
285

    
286
<BR>
287
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DOCUMENT ME!</TD>
288
</TR>
289
</TABLE>
290
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
291
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
292
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
293
<TD><B>Methods inherited from class java.lang.Object</B></TD>
294
</TR>
295
<TR BGCOLOR="white" CLASS="TableRowColor">
296
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
297
</TR>
298
</TABLE>
299
&nbsp;
300
<P>
301

    
302
<!-- ============ FIELD DETAIL =========== -->
303

    
304
<A NAME="field_detail"><!-- --></A>
305
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
306
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
307
<TD COLSPAN=1><FONT SIZE="+2">
308
<B>Field Detail</B></FONT></TD>
309
</TR>
310
</TABLE>
311

    
312
<A NAME="gp"><!-- --></A><H3>
313
gp</H3>
314
<PRE>
315
protected <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathX.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathX</A> <B>gp</B></PRE>
316
<DL>
317
<DL>
318
</DL>
319
</DL>
320

    
321
<!-- ========= CONSTRUCTOR DETAIL ======== -->
322

    
323
<A NAME="constructor_detail"><!-- --></A>
324
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
325
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
326
<TD COLSPAN=1><FONT SIZE="+2">
327
<B>Constructor Detail</B></FONT></TD>
328
</TR>
329
</TABLE>
330

    
331
<A NAME="FPolyline2D(com.iver.cit.gvsig.fmap.core.GeneralPathX)"><!-- --></A><H3>
332
FPolyline2D</H3>
333
<PRE>
334
public <B>FPolyline2D</B>(<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathX.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathX</A>&nbsp;gpx)</PRE>
335
<DL>
336
<DD>Crea un nuevo FPolyline2D.
337
<P>
338
<DT><B>Parameters:</B><DD><CODE>gpx</CODE> - GeneralPathX.</DL>
339

    
340
<!-- ============ METHOD DETAIL ========== -->
341

    
342
<A NAME="method_detail"><!-- --></A>
343
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
344
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
345
<TD COLSPAN=1><FONT SIZE="+2">
346
<B>Method Detail</B></FONT></TD>
347
</TR>
348
</TABLE>
349

    
350
<A NAME="contains(double, double)"><!-- --></A><H3>
351
contains</H3>
352
<PRE>
353
public boolean <B>contains</B>(double&nbsp;x,
354
                        double&nbsp;y)</PRE>
355
<DL>
356
<DD><DL>
357
<DT><B>Specified by:</B><DD><CODE>contains</CODE> in interface <CODE>java.awt.Shape</CODE></DL>
358
</DD>
359
<DD><DL>
360
</DL>
361
</DD>
362
</DL>
363
<HR>
364

    
365
<A NAME="contains(double, double, double, double)"><!-- --></A><H3>
366
contains</H3>
367
<PRE>
368
public boolean <B>contains</B>(double&nbsp;x,
369
                        double&nbsp;y,
370
                        double&nbsp;w,
371
                        double&nbsp;h)</PRE>
372
<DL>
373
<DD><DL>
374
<DT><B>Specified by:</B><DD><CODE>contains</CODE> in interface <CODE>java.awt.Shape</CODE></DL>
375
</DD>
376
<DD><DL>
377
</DL>
378
</DD>
379
</DL>
380
<HR>
381

    
382
<A NAME="intersects(double, double, double, double)"><!-- --></A><H3>
383
intersects</H3>
384
<PRE>
385
public boolean <B>intersects</B>(double&nbsp;x,
386
                          double&nbsp;y,
387
                          double&nbsp;w,
388
                          double&nbsp;h)</PRE>
389
<DL>
390
<DD><DL>
391
<DT><B>Specified by:</B><DD><CODE>intersects</CODE> in interface <CODE>java.awt.Shape</CODE></DL>
392
</DD>
393
<DD><DL>
394
</DL>
395
</DD>
396
</DL>
397
<HR>
398

    
399
<A NAME="getBounds()"><!-- --></A><H3>
400
getBounds</H3>
401
<PRE>
402
public java.awt.Rectangle <B>getBounds</B>()</PRE>
403
<DL>
404
<DD><DL>
405
<DT><B>Specified by:</B><DD><CODE>getBounds</CODE> in interface <CODE>java.awt.Shape</CODE></DL>
406
</DD>
407
<DD><DL>
408
</DL>
409
</DD>
410
</DL>
411
<HR>
412

    
413
<A NAME="contains(java.awt.geom.Point2D)"><!-- --></A><H3>
414
contains</H3>
415
<PRE>
416
public boolean <B>contains</B>(java.awt.geom.Point2D&nbsp;p)</PRE>
417
<DL>
418
<DD><DL>
419
<DT><B>Specified by:</B><DD><CODE>contains</CODE> in interface <CODE>java.awt.Shape</CODE></DL>
420
</DD>
421
<DD><DL>
422
</DL>
423
</DD>
424
</DL>
425
<HR>
426

    
427
<A NAME="getBounds2D()"><!-- --></A><H3>
428
getBounds2D</H3>
429
<PRE>
430
public java.awt.geom.Rectangle2D <B>getBounds2D</B>()</PRE>
431
<DL>
432
<DD><DL>
433
<DT><B>Specified by:</B><DD><CODE>getBounds2D</CODE> in interface <CODE>java.awt.Shape</CODE></DL>
434
</DD>
435
<DD><DL>
436
</DL>
437
</DD>
438
</DL>
439
<HR>
440

    
441
<A NAME="contains(java.awt.geom.Rectangle2D)"><!-- --></A><H3>
442
contains</H3>
443
<PRE>
444
public boolean <B>contains</B>(java.awt.geom.Rectangle2D&nbsp;r)</PRE>
445
<DL>
446
<DD><DL>
447
<DT><B>Specified by:</B><DD><CODE>contains</CODE> in interface <CODE>java.awt.Shape</CODE></DL>
448
</DD>
449
<DD><DL>
450
</DL>
451
</DD>
452
</DL>
453
<HR>
454

    
455
<A NAME="intersects(java.awt.geom.Rectangle2D)"><!-- --></A><H3>
456
intersects</H3>
457
<PRE>
458
public boolean <B>intersects</B>(java.awt.geom.Rectangle2D&nbsp;r)</PRE>
459
<DL>
460
<DD>El m?todo intersects de java.awt.Shape que define la intersecci?n entre
461
 una polil?nea y un Rectangle2D considera la polil?nea como un Shape
462
 gen?rico y se producen errores en la selecci?n de polil?neas. Por este
463
 motivo se ha modificado este m?todo intersect() de FPolyline2D para que
464
 realize la intersecci?n estricta entre el Rectangle2D y la polil?nea en
465
 cuesti?n. El precio es un incremento de tiempo m?ximo del 50%.
466
<P>
467
<DD><DL>
468
<DT><B>Specified by:</B><DD><CODE>intersects</CODE> in interface <CODE>java.awt.Shape</CODE></DL>
469
</DD>
470
<DD><DL>
471
<DT><B>Parameters:</B><DD><CODE>r</CODE> - Rect?ngulo.
472
<DT><B>Returns:</B><DD>True si intersecta con el rectangulo que se pasa como par?metro.</DL>
473
</DD>
474
</DL>
475
<HR>
476

    
477
<A NAME="getPathIterator(java.awt.geom.AffineTransform)"><!-- --></A><H3>
478
getPathIterator</H3>
479
<PRE>
480
public java.awt.geom.PathIterator <B>getPathIterator</B>(java.awt.geom.AffineTransform&nbsp;at)</PRE>
481
<DL>
482
<DD><DL>
483
<DT><B>Specified by:</B><DD><CODE>getPathIterator</CODE> in interface <CODE>java.awt.Shape</CODE></DL>
484
</DD>
485
<DD><DL>
486
</DL>
487
</DD>
488
</DL>
489
<HR>
490

    
491
<A NAME="getPathIterator(java.awt.geom.AffineTransform, double)"><!-- --></A><H3>
492
getPathIterator</H3>
493
<PRE>
494
public java.awt.geom.PathIterator <B>getPathIterator</B>(java.awt.geom.AffineTransform&nbsp;at,
495
                                                  double&nbsp;flatness)</PRE>
496
<DL>
497
<DD><DL>
498
<DT><B>Specified by:</B><DD><CODE>getPathIterator</CODE> in interface <CODE>java.awt.Shape</CODE></DL>
499
</DD>
500
<DD><DL>
501
</DL>
502
</DD>
503
</DL>
504
<HR>
505

    
506
<A NAME="transform(java.awt.geom.AffineTransform)"><!-- --></A><H3>
507
transform</H3>
508
<PRE>
509
public void <B>transform</B>(java.awt.geom.AffineTransform&nbsp;at)</PRE>
510
<DL>
511
<DD>DOCUMENT ME!
512
<P>
513
<DD><DL>
514
</DL>
515
</DD>
516
<DD><DL>
517
<DT><B>Parameters:</B><DD><CODE>at</CODE> - DOCUMENT ME!</DL>
518
</DD>
519
</DL>
520
<HR>
521

    
522
<A NAME="getShapeType()"><!-- --></A><H3>
523
getShapeType</H3>
524
<PRE>
525
public int <B>getShapeType</B>()</PRE>
526
<DL>
527
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html" title="interface in com.iver.cit.gvsig.fmap.core">FShape</A></CODE></B></DD>
528
<DD>Obtiene el tipo de shape que contiene. Puede ser una de las constantes
529
 POINT, LINE o POLYGON
530
<P>
531
<DD><DL>
532
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html#getShapeType()">getShapeType</A></CODE> in interface <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html" title="interface in com.iver.cit.gvsig.fmap.core">FShape</A></CODE></DL>
533
</DD>
534
<DD><DL>
535

    
536
<DT><B>Returns:</B><DD>int<DT><B>See Also:</B><DD><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html#getShapeType()"><CODE>FShape.getShapeType()</CODE></A></DL>
537
</DD>
538
</DL>
539
<HR>
540

    
541
<A NAME="cloneFShape()"><!-- --></A><H3>
542
cloneFShape</H3>
543
<PRE>
544
public <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html" title="interface in com.iver.cit.gvsig.fmap.core">FShape</A> <B>cloneFShape</B>()</PRE>
545
<DL>
546
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html" title="interface in com.iver.cit.gvsig.fmap.core">FShape</A></CODE></B></DD>
547
<DD>Clona FShape.
548
<P>
549
<DD><DL>
550
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html#cloneFShape()">cloneFShape</A></CODE> in interface <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html" title="interface in com.iver.cit.gvsig.fmap.core">FShape</A></CODE></DL>
551
</DD>
552
<DD><DL>
553

    
554
<DT><B>Returns:</B><DD>FShape clonado.</DL>
555
</DD>
556
</DL>
557
<HR>
558

    
559
<A NAME="reProject(ICoordTrans)"><!-- --></A><H3>
560
reProject</H3>
561
<PRE>
562
public void <B>reProject</B>(ICoordTrans&nbsp;ct)</PRE>
563
<DL>
564
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html" title="interface in com.iver.cit.gvsig.fmap.core">FShape</A></CODE></B></DD>
565
<DD>Reprojecta el FShape.
566
<P>
567
<DD><DL>
568
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html#reProject(ICoordTrans)">reProject</A></CODE> in interface <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FShape.html" title="interface in com.iver.cit.gvsig.fmap.core">FShape</A></CODE></DL>
569
</DD>
570
<DD><DL>
571
<DT><B>Parameters:</B><DD><CODE>ct</CODE> - Coordenadas de transformaci?n.</DL>
572
</DD>
573
</DL>
574
<!-- ========= END OF CLASS DATA ========= -->
575
<HR>
576

    
577

    
578
<!-- ======= START OF BOTTOM NAVBAR ====== -->
579
<A NAME="navbar_bottom"><!-- --></A>
580
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
581
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
582
<TR>
583
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
584
<A NAME="navbar_bottom_firstrow"><!-- --></A>
585
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
586
  <TR ALIGN="center" VALIGN="top">
587
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
588
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
589
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
590
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
591
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
592
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
593
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
594
  </TR>
595
</TABLE>
596
</TD>
597
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
598
</EM>
599
</TD>
600
</TR>
601

    
602
<TR>
603
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
604
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolygon3D.html" title="class in com.iver.cit.gvsig.fmap.core"><B>PREV CLASS</B></A>&nbsp;
605
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline3D.html" title="class in com.iver.cit.gvsig.fmap.core"><B>NEXT CLASS</B></A></FONT></TD>
606
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
607
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
608
&nbsp;<A HREF="FPolyline2D.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
609
&nbsp;<SCRIPT type="text/javascript">
610
  <!--
611
  if(window==top) {
612
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
613
  }
614
  //-->
615
</SCRIPT>
616
<NOSCRIPT>
617
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
618
</NOSCRIPT>
619

    
620
</FONT></TD>
621
</TR>
622
<TR>
623
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
624
  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>
625
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
626
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>
627
</TR>
628
</TABLE>
629
<A NAME="skip-navbar_bottom"></A>
630
<!-- ======== END OF BOTTOM NAVBAR ======= -->
631

    
632
<HR>
633

    
634
</BODY>
635
</HTML>