Statistics
| Revision:

svn-gvsig-desktop / branches / CqCMSDvp / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / px / gml / MultiGeometry.html @ 2312

History | View | Annotate | Download (17.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_03) on Thu Jun 23 14:38:24 CEST 2005 -->
6
<TITLE>
7
MultiGeometry
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.px.gml.MultiGeometry 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="MultiGeometry";
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="../../../../org/cresques/px/gml/LineString3D.html" title="class in org.cresques.px.gml"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/px/gml/MultiPolygon.html" title="class in org.cresques.px.gml"><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="MultiGeometry.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_org.cresques.px.gml.Geometry">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;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
org.cresques.px.gml</FONT>
85
<BR>
86
Class MultiGeometry</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../org/cresques/px/PxObj.html" title="class in org.cresques.px">org.cresques.px.PxObj</A>
90
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">org.cresques.px.gml.Geometry</A>
91
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.px.gml.MultiGeometry</B>
92
</PRE>
93
<DL>
94
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/cresques/px/Drawable.html" title="interface in org.cresques.px">Drawable</A>, <A HREF="../../../../org/cresques/px/Extent.Has.html" title="interface in org.cresques.px">Extent.Has</A>, <A HREF="../../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></DD>
95
</DL>
96
<DL>
97
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/cresques/px/gml/MultiPolygon.html" title="class in org.cresques.px.gml">MultiPolygon</A></DD>
98
</DL>
99
<HR>
100
<DL>
101
<DT>public class <B>MultiGeometry</B><DT>extends <A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A></DL>
102

    
103
<P>
104
Clase base para geometrias m?ltiples.
105
<P>
106

    
107
<P>
108
<DL>
109
<DT><B>Author:</B></DT>
110
  <DD>"Luis W. Sevilla" <sevilla_lui@gva.es></DD>
111
</DL>
112
<HR>
113

    
114
<P>
115
<!-- ======== NESTED CLASS SUMMARY ======== -->
116

    
117

    
118
<!-- =========== FIELD SUMMARY =========== -->
119

    
120
<A NAME="field_summary"><!-- --></A>
121
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
122
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
123
<TD COLSPAN=2><FONT SIZE="+2">
124
<B>Field Summary</B></FONT></TD>
125
</TR>
126
</TABLE>
127
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.px.gml.Geometry"><!-- --></A>
128
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
129
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
130
<TD><B>Fields inherited from class org.cresques.px.gml.<A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A></B></TD>
131
</TR>
132
<TR BGCOLOR="white" CLASS="TableRowColor">
133
<TD><CODE><A HREF="../../../../org/cresques/px/gml/Geometry.html#proj">proj</A></CODE></TD>
134
</TR>
135
</TABLE>
136
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
137
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
138
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
139
<TD><B>Fields inherited from class org.cresques.px.<A HREF="../../../../org/cresques/px/PxObj.html" title="class in org.cresques.px">PxObj</A></B></TD>
140
</TR>
141
<TR BGCOLOR="white" CLASS="TableRowColor">
142
<TD><CODE><A HREF="../../../../org/cresques/px/PxObj.html#extent">extent</A>, <A HREF="../../../../org/cresques/px/PxObj.html#stroke">stroke</A></CODE></TD>
143
</TR>
144
</TABLE>
145
&nbsp;
146
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
147

    
148
<A NAME="constructor_summary"><!-- --></A>
149
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
150
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
151
<TD COLSPAN=2><FONT SIZE="+2">
152
<B>Constructor Summary</B></FONT></TD>
153
</TR>
154
<TR BGCOLOR="white" CLASS="TableRowColor">
155
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/MultiGeometry.html#MultiGeometry()">MultiGeometry</A></B>()</CODE>
156

    
157
<BR>
158
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
159
</TR>
160
</TABLE>
161
&nbsp;
162
<!-- ========== METHOD SUMMARY =========== -->
163

    
164
<A NAME="method_summary"><!-- --></A>
165
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
166
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
167
<TD COLSPAN=2><FONT SIZE="+2">
168
<B>Method Summary</B></FONT></TD>
169
</TR>
170
<TR BGCOLOR="white" CLASS="TableRowColor">
171
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
172
<CODE>&nbsp;void</CODE></FONT></TD>
173
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/MultiGeometry.html#add(org.cresques.px.gml.Geometry)">add</A></B>(<A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A>&nbsp;geometry)</CODE>
174

    
175
<BR>
176
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
177
</TR>
178
<TR BGCOLOR="white" CLASS="TableRowColor">
179
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
180
<CODE>&nbsp;void</CODE></FONT></TD>
181
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/MultiGeometry.html#draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">draw</A></B>(java.awt.Graphics2D&nbsp;g,
182
     <A HREF="../../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</CODE>
183

    
184
<BR>
185
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
186
</TR>
187
<TR BGCOLOR="white" CLASS="TableRowColor">
188
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
189
<CODE>&nbsp;<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></FONT></TD>
190
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/MultiGeometry.html#getProjection()">getProjection</A></B>()</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;void</CODE></FONT></TD>
198
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/MultiGeometry.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></B>(<A HREF="../../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</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;void</CODE></FONT></TD>
206
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/MultiGeometry.html#setProjection(org.cresques.cts.IProjection)">setProjection</A></B>(<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;p)</CODE>
207

    
208
<BR>
209
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
210
</TR>
211
</TABLE>
212
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.px.gml.Geometry"><!-- --></A>
213
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
214
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
215
<TD><B>Methods inherited from class org.cresques.px.gml.<A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A></B></TD>
216
</TR>
217
<TR BGCOLOR="white" CLASS="TableRowColor">
218
<TD><CODE><A HREF="../../../../org/cresques/px/gml/Geometry.html#add(java.awt.geom.Point2D)">add</A>, <A HREF="../../../../org/cresques/px/gml/Geometry.html#get(int)">get</A>, <A HREF="../../../../org/cresques/px/gml/Geometry.html#getData()">getData</A>, <A HREF="../../../../org/cresques/px/gml/Geometry.html#getExtent()">getExtent</A>, <A HREF="../../../../org/cresques/px/gml/Geometry.html#pointNr()">pointNr</A></CODE></TD>
219
</TR>
220
</TABLE>
221
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
222
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
223
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
224
<TD><B>Methods inherited from class java.lang.Object</B></TD>
225
</TR>
226
<TR BGCOLOR="white" CLASS="TableRowColor">
227
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
228
</TR>
229
</TABLE>
230
&nbsp;
231
<P>
232

    
233
<!-- ============ FIELD DETAIL =========== -->
234

    
235

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

    
238
<A NAME="constructor_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>Constructor Detail</B></FONT></TD>
243
</TR>
244
</TABLE>
245

    
246
<A NAME="MultiGeometry()"><!-- --></A><H3>
247
MultiGeometry</H3>
248
<PRE>
249
public <B>MultiGeometry</B>()</PRE>
250
<DL>
251
</DL>
252

    
253
<!-- ============ METHOD DETAIL ========== -->
254

    
255
<A NAME="method_detail"><!-- --></A>
256
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
257
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
258
<TD COLSPAN=1><FONT SIZE="+2">
259
<B>Method Detail</B></FONT></TD>
260
</TR>
261
</TABLE>
262

    
263
<A NAME="add(org.cresques.px.gml.Geometry)"><!-- --></A><H3>
264
add</H3>
265
<PRE>
266
public void <B>add</B>(<A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A>&nbsp;geometry)</PRE>
267
<DL>
268
<DD><DL>
269
</DL>
270
</DD>
271
</DL>
272
<HR>
273

    
274
<A NAME="getProjection()"><!-- --></A><H3>
275
getProjection</H3>
276
<PRE>
277
public <A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A> <B>getProjection</B>()</PRE>
278
<DL>
279
<DD><DL>
280
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/geo/Projected.html#getProjection()">getProjection</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/px/gml/Geometry.html#getProjection()">getProjection</A></CODE> in class <CODE><A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A></CODE></DL>
281
</DD>
282
<DD><DL>
283
</DL>
284
</DD>
285
</DL>
286
<HR>
287

    
288
<A NAME="setProjection(org.cresques.cts.IProjection)"><!-- --></A><H3>
289
setProjection</H3>
290
<PRE>
291
public void <B>setProjection</B>(<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;p)</PRE>
292
<DL>
293
<DD><DL>
294
</DL>
295
</DD>
296
</DL>
297
<HR>
298

    
299
<A NAME="reProject(org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
300
reProject</H3>
301
<PRE>
302
public void <B>reProject</B>(<A HREF="../../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
303
<DL>
304
<DD><DL>
305
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/geo/Projected.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/px/gml/Geometry.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></CODE> in class <CODE><A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A></CODE></DL>
306
</DD>
307
<DD><DL>
308
</DL>
309
</DD>
310
</DL>
311
<HR>
312

    
313
<A NAME="draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)"><!-- --></A><H3>
314
draw</H3>
315
<PRE>
316
public void <B>draw</B>(java.awt.Graphics2D&nbsp;g,
317
                 <A HREF="../../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</PRE>
318
<DL>
319
<DD><DL>
320
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/px/Drawable.html#draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">draw</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/px/Drawable.html" title="interface in org.cresques.px">Drawable</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/cresques/px/gml/Geometry.html#draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">draw</A></CODE> in class <CODE><A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A></CODE></DL>
321
</DD>
322
<DD><DL>
323
</DL>
324
</DD>
325
</DL>
326
<!-- ========= END OF CLASS DATA ========= -->
327
<HR>
328

    
329

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

    
354
<TR>
355
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
356
&nbsp;<A HREF="../../../../org/cresques/px/gml/LineString3D.html" title="class in org.cresques.px.gml"><B>PREV CLASS</B></A>&nbsp;
357
&nbsp;<A HREF="../../../../org/cresques/px/gml/MultiPolygon.html" title="class in org.cresques.px.gml"><B>NEXT CLASS</B></A></FONT></TD>
358
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
359
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
360
&nbsp;<A HREF="MultiGeometry.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
361
&nbsp;<SCRIPT type="text/javascript">
362
  <!--
363
  if(window==top) {
364
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
365
  }
366
  //-->
367
</SCRIPT>
368
<NOSCRIPT>
369
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
370
</NOSCRIPT>
371

    
372
</FONT></TD>
373
</TR>
374
<TR>
375
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
376
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.cresques.px.gml.Geometry">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
377
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
378
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
379
</TR>
380
</TABLE>
381
<A NAME="skip-navbar_bottom"></A>
382
<!-- ======== END OF BOTTOM NAVBAR ======= -->
383

    
384
<HR>
385

    
386
</BODY>
387
</HTML>