Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.core.FMultipoint3D 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="FMultipoint3D (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/FMultiPoint2D.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/FNullGeometry.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="FMultipoint3D.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="#methods_inherited_from_class_com.iver.cit.gvsig.fmap.core.FMultiPoint2D">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 FMultipoint3D</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html" title="class in com.iver.cit.gvsig.fmap.core">com.iver.cit.gvsig.fmap.core.FMultiPoint2D</A>
90
      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.core.FMultipoint3D</B>
91
</PRE>
92
<DL>
93
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A></DD>
94
</DL>
95
<HR>
96
<DL>
97
<DT>public class <B>FMultipoint3D</B><DT>extends <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html" title="class in com.iver.cit.gvsig.fmap.core">FMultiPoint2D</A></DL>
98

    
99
<P>
100
Multipunto 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.IGeometry"><!-- --></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 com.iver.cit.gvsig.fmap.core.<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A></B></TD>
127
</TR>
128
<TR BGCOLOR="white" CLASS="TableRowColor">
129
<TD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html#BEST">BEST</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html#E">E</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html#N">N</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html#NE">NE</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html#NW">NW</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html#S">S</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html#SE">SE</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html#shpPainter">shpPainter</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html#SW">SW</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html#W">W</A></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/FMultipoint3D.html#FMultipoint3D(double[], double[], double[])">FMultipoint3D</A></B>(double[]&nbsp;x,
143
              double[]&nbsp;y,
144
              double[]&nbsp;z)</CODE>
145

    
146
<BR>
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea un nuevo Multipoint3D.</TD>
148
</TR>
149
</TABLE>
150
&nbsp;
151
<!-- ========== METHOD SUMMARY =========== -->
152

    
153
<A NAME="methods_inherited_from_class_com.iver.cit.gvsig.fmap.core.FMultiPoint2D"><!-- --></A>
154
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
155
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
156
<TD><B>Methods inherited from class com.iver.cit.gvsig.fmap.core.<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html" title="class in com.iver.cit.gvsig.fmap.core">FMultiPoint2D</A></B></TD>
157
</TR>
158
<TR BGCOLOR="white" CLASS="TableRowColor">
159
<TD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html#cloneGeometry()">cloneGeometry</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html#createLabels(int, boolean)">createLabels</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html#draw(java.awt.Graphics2D, com.iver.cit.gvsig.fmap.ViewPort, com.iver.cit.gvsig.fmap.rendering.styling.FStyle2D)">draw</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html#draw(java.awt.Graphics2D, com.iver.cit.gvsig.fmap.ViewPort, com.iver.cit.gvsig.fmap.core.v02.FSymbol)">draw</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html#fastIntersects(double, double, double, double)">fastIntersects</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html#getBounds2D()">getBounds2D</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html#getGeneralPathXIterator()">getGeneralPathXIterator</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html#getGeometryType()">getGeometryType</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html#getNumPoints()">getNumPoints</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html#getPoint(int)">getPoint</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html#intersects(java.awt.geom.Rectangle2D)">intersects</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html#reProject(ICoordTrans)">reProject</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html#toJTSGeometry()">toJTSGeometry</A></CODE></TD>
160
</TR>
161
</TABLE>
162
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
163
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
164
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
165
<TD><B>Methods inherited from class java.lang.Object</B></TD>
166
</TR>
167
<TR BGCOLOR="white" CLASS="TableRowColor">
168
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
169
</TR>
170
</TABLE>
171
&nbsp;
172
<P>
173

    
174
<!-- ============ FIELD DETAIL =========== -->
175

    
176

    
177
<!-- ========= CONSTRUCTOR DETAIL ======== -->
178

    
179
<A NAME="constructor_detail"><!-- --></A>
180
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
181
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
182
<TD COLSPAN=1><FONT SIZE="+2">
183
<B>Constructor Detail</B></FONT></TD>
184
</TR>
185
</TABLE>
186

    
187
<A NAME="FMultipoint3D(double[], double[], double[])"><!-- --></A><H3>
188
FMultipoint3D</H3>
189
<PRE>
190
public <B>FMultipoint3D</B>(double[]&nbsp;x,
191
                     double[]&nbsp;y,
192
                     double[]&nbsp;z)</PRE>
193
<DL>
194
<DD>Crea un nuevo Multipoint3D.
195
<P>
196
<DT><B>Parameters:</B><DD><CODE>x</CODE> - DOCUMENT ME!<DD><CODE>y</CODE> - DOCUMENT ME!<DD><CODE>z</CODE> - DOCUMENT ME!</DL>
197

    
198
<!-- ============ METHOD DETAIL ========== -->
199

    
200
<!-- ========= END OF CLASS DATA ========= -->
201
<HR>
202

    
203

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

    
228
<TR>
229
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
230
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FMultiPoint2D.html" title="class in com.iver.cit.gvsig.fmap.core"><B>PREV CLASS</B></A>&nbsp;
231
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/FNullGeometry.html" title="class in com.iver.cit.gvsig.fmap.core"><B>NEXT CLASS</B></A></FONT></TD>
232
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
233
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
234
&nbsp;<A HREF="FMultipoint3D.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
235
&nbsp;<SCRIPT type="text/javascript">
236
  <!--
237
  if(window==top) {
238
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
239
  }
240
  //-->
241
</SCRIPT>
242
<NOSCRIPT>
243
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
244
</NOSCRIPT>
245

    
246
</FONT></TD>
247
</TR>
248
<TR>
249
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
250
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_com.iver.cit.gvsig.fmap.core.FMultiPoint2D">METHOD</A></FONT></TD>
251
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
252
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
253
</TR>
254
</TABLE>
255
<A NAME="skip-navbar_bottom"></A>
256
<!-- ======== END OF BOTTOM NAVBAR ======= -->
257

    
258
<HR>
259

    
260
</BODY>
261
</HTML>