Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.core.FPolyline3D 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="FPolyline3D (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/FPolyline2D.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/GeneralPathX.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="FPolyline3D.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="#fields_inherited_from_class_com.iver.cit.gvsig.fmap.core.FPolyline2D">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_com.iver.cit.gvsig.fmap.core.FPolyline2D">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;METHOD</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 FPolyline3D</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html" title="class in com.iver.cit.gvsig.fmap.core">com.iver.cit.gvsig.fmap.core.FPolyline2D</A>
90
      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.core.FPolyline3D</B>
91
</PRE>
92
<DL>
93
<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>
94
</DL>
95
<HR>
96
<DL>
97
<DT>public class <B>FPolyline3D</B><DT>extends <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html" title="class in com.iver.cit.gvsig.fmap.core">FPolyline2D</A></DL>
98

    
99
<P>
100
Polilinea 3D.
101
<P>
102

    
103
<P>
104
<DL>
105
<DT><B>Author:</B></DT>
106
  <DD>Vicente Caballero Navarro</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_com.iver.cit.gvsig.fmap.core.FPolyline2D"><!-- --></A>
124
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
125
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
126
<TD><B>Fields inherited from class com.iver.cit.gvsig.fmap.core.<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html" title="class in com.iver.cit.gvsig.fmap.core">FPolyline2D</A></B></TD>
127
</TR>
128
<TR BGCOLOR="white" CLASS="TableRowColor">
129
<TD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#gp">gp</A></CODE></TD>
130
</TR>
131
</TABLE>
132
&nbsp;<A NAME="fields_inherited_from_class_com.iver.cit.gvsig.fmap.core.FShape"><!-- --></A>
133
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
134
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
135
<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>
136
</TR>
137
<TR BGCOLOR="white" CLASS="TableRowColor">
138
<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>
139
</TR>
140
</TABLE>
141
&nbsp;
142
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
143

    
144
<A NAME="constructor_summary"><!-- --></A>
145
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
146
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
147
<TD COLSPAN=2><FONT SIZE="+2">
148
<B>Constructor Summary</B></FONT></TD>
149
</TR>
150
<TR BGCOLOR="white" CLASS="TableRowColor">
151
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline3D.html#FPolyline3D(com.iver.cit.gvsig.fmap.core.GeneralPathX, double[])">FPolyline3D</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,
152
            double[]&nbsp;pZ)</CODE>
153

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

    
161
<A NAME="methods_inherited_from_class_com.iver.cit.gvsig.fmap.core.FPolyline2D"><!-- --></A>
162
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
163
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
164
<TD><B>Methods inherited from class com.iver.cit.gvsig.fmap.core.<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html" title="class in com.iver.cit.gvsig.fmap.core">FPolyline2D</A></B></TD>
165
</TR>
166
<TR BGCOLOR="white" CLASS="TableRowColor">
167
<TD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#cloneFShape()">cloneFShape</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#contains(double, double)">contains</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#contains(double, double, double, double)">contains</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#contains(java.awt.geom.Point2D)">contains</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#contains(java.awt.geom.Rectangle2D)">contains</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#getBounds()">getBounds</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#getBounds2D()">getBounds2D</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#getPathIterator(java.awt.geom.AffineTransform)">getPathIterator</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#getPathIterator(java.awt.geom.AffineTransform, double)">getPathIterator</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#getShapeType()">getShapeType</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#intersects(double, double, double, double)">intersects</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#intersects(java.awt.geom.Rectangle2D)">intersects</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#reProject(ICoordTrans)">reProject</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html#transform(java.awt.geom.AffineTransform)">transform</A></CODE></TD>
168
</TR>
169
</TABLE>
170
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
171
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
172
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
173
<TD><B>Methods inherited from class java.lang.Object</B></TD>
174
</TR>
175
<TR BGCOLOR="white" CLASS="TableRowColor">
176
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
177
</TR>
178
</TABLE>
179
&nbsp;
180
<P>
181

    
182
<!-- ============ FIELD DETAIL =========== -->
183

    
184

    
185
<!-- ========= CONSTRUCTOR DETAIL ======== -->
186

    
187
<A NAME="constructor_detail"><!-- --></A>
188
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
189
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
190
<TD COLSPAN=1><FONT SIZE="+2">
191
<B>Constructor Detail</B></FONT></TD>
192
</TR>
193
</TABLE>
194

    
195
<A NAME="FPolyline3D(com.iver.cit.gvsig.fmap.core.GeneralPathX, double[])"><!-- --></A><H3>
196
FPolyline3D</H3>
197
<PRE>
198
public <B>FPolyline3D</B>(<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathX.html" title="class in com.iver.cit.gvsig.fmap.core">GeneralPathX</A>&nbsp;gpx,
199
                   double[]&nbsp;pZ)</PRE>
200
<DL>
201
<DD>Crea un nuevo Polyline3D.
202
<P>
203
<DT><B>Parameters:</B><DD><CODE>gpx</CODE> - GeneralPathX<DD><CODE>pZ</CODE> - Vector con la Z.</DL>
204

    
205
<!-- ============ METHOD DETAIL ========== -->
206

    
207
<!-- ========= END OF CLASS DATA ========= -->
208
<HR>
209

    
210

    
211
<!-- ======= START OF BOTTOM NAVBAR ====== -->
212
<A NAME="navbar_bottom"><!-- --></A>
213
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
214
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
215
<TR>
216
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
217
<A NAME="navbar_bottom_firstrow"><!-- --></A>
218
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
219
  <TR ALIGN="center" VALIGN="top">
220
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
221
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
222
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
223
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
224
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
225
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
226
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
227
  </TR>
228
</TABLE>
229
</TD>
230
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
231
</EM>
232
</TD>
233
</TR>
234

    
235
<TR>
236
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
237
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FPolyline2D.html" title="class in com.iver.cit.gvsig.fmap.core"><B>PREV CLASS</B></A>&nbsp;
238
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/GeneralPathX.html" title="class in com.iver.cit.gvsig.fmap.core"><B>NEXT CLASS</B></A></FONT></TD>
239
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
240
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
241
&nbsp;<A HREF="FPolyline3D.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
242
&nbsp;<SCRIPT type="text/javascript">
243
  <!--
244
  if(window==top) {
245
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
246
  }
247
  //-->
248
</SCRIPT>
249
<NOSCRIPT>
250
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
251
</NOSCRIPT>
252

    
253
</FONT></TD>
254
</TR>
255
<TR>
256
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
257
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_com.iver.cit.gvsig.fmap.core.FPolyline2D">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_com.iver.cit.gvsig.fmap.core.FPolyline2D">METHOD</A></FONT></TD>
258
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
259
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
260
</TR>
261
</TABLE>
262
<A NAME="skip-navbar_bottom"></A>
263
<!-- ======== END OF BOTTOM NAVBAR ======= -->
264

    
265
<HR>
266

    
267
</BODY>
268
</HTML>