Statistics
| Revision:

root / trunk / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / px / gml / Feature.html @ 2849

History | View | Annotate | Download (15.6 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 Fri Sep 02 13:43:18 CEST 2005 -->
6
<TITLE>
7
Feature
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.px.gml.Feature 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="Feature";
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;PREV CLASS&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/px/gml/FeatureCollection.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="Feature.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.PxObj">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 Feature</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"><B>org.cresques.px.gml.Feature</B>
91
</PRE>
92
<DL>
93
<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></DD>
94
</DL>
95
<DL>
96
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/cresques/px/gml/FeatureCollection.html" title="class in org.cresques.px.gml">FeatureCollection</A></DD>
97
</DL>
98
<HR>
99
<DL>
100
<DT>public class <B>Feature</B><DT>extends <A HREF="../../../../org/cresques/px/PxObj.html" title="class in org.cresques.px">PxObj</A></DL>
101

    
102
<P>
103
Feature de .gml y .shp
104
<P>
105

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

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

    
116

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

    
119
<A NAME="field_summary"><!-- --></A>
120
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
121
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
122
<TD COLSPAN=2><FONT SIZE="+2">
123
<B>Field Summary</B></FONT></TD>
124
</TR>
125
</TABLE>
126
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
127
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
128
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
129
<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>
130
</TR>
131
<TR BGCOLOR="white" CLASS="TableRowColor">
132
<TD><CODE><A HREF="../../../../org/cresques/px/PxObj.html#extent">extent</A>, <A HREF="../../../../org/cresques/px/PxObj.html#stroke">stroke</A></CODE></TD>
133
</TR>
134
</TABLE>
135
&nbsp;
136
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
137

    
138
<A NAME="constructor_summary"><!-- --></A>
139
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
140
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
141
<TD COLSPAN=2><FONT SIZE="+2">
142
<B>Constructor Summary</B></FONT></TD>
143
</TR>
144
<TR BGCOLOR="white" CLASS="TableRowColor">
145
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/Feature.html#Feature()">Feature</A></B>()</CODE>
146

    
147
<BR>
148
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor de la clase Feature.</TD>
149
</TR>
150
</TABLE>
151
&nbsp;
152
<!-- ========== METHOD SUMMARY =========== -->
153

    
154
<A NAME="method_summary"><!-- --></A>
155
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
156
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
157
<TD COLSPAN=2><FONT SIZE="+2">
158
<B>Method Summary</B></FONT></TD>
159
</TR>
160
<TR BGCOLOR="white" CLASS="TableRowColor">
161
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
162
<CODE>&nbsp;void</CODE></FONT></TD>
163
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/Feature.html#draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">draw</A></B>(java.awt.Graphics2D&nbsp;g,
164
     <A HREF="../../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</CODE>
165

    
166
<BR>
167
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Permite dibujar le geometr?a caracter?stica del Feature.</TD>
168
</TR>
169
<TR BGCOLOR="white" CLASS="TableRowColor">
170
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
171
<CODE>&nbsp;<A HREF="../../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A></CODE></FONT></TD>
172
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/Feature.html#getExtent()">getExtent</A></B>()</CODE>
173

    
174
<BR>
175
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el extent de la geometr?a que caracteriza al Feature.</TD>
176
</TR>
177
<TR BGCOLOR="white" CLASS="TableRowColor">
178
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
179
<CODE>&nbsp;<A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A></CODE></FONT></TD>
180
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/Feature.html#getGeometry()">getGeometry</A></B>()</CODE>
181

    
182
<BR>
183
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la geometr?a asociada a este Feature.</TD>
184
</TR>
185
<TR BGCOLOR="white" CLASS="TableRowColor">
186
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
187
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
188
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/Feature.html#getProp(java.lang.String)">getProp</A></B>(java.lang.String&nbsp;prop)</CODE>
189

    
190
<BR>
191
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el valor de un determinado atributo del Feature.</TD>
192
</TR>
193
<TR BGCOLOR="white" CLASS="TableRowColor">
194
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
195
<CODE>&nbsp;void</CODE></FONT></TD>
196
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/Feature.html#setGeometry(org.cresques.px.gml.Geometry)">setGeometry</A></B>(<A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A>&nbsp;geom)</CODE>
197

    
198
<BR>
199
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Establece la geometr?a a la que est? asociada este Feature.</TD>
200
</TR>
201
<TR BGCOLOR="white" CLASS="TableRowColor">
202
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
203
<CODE>&nbsp;void</CODE></FONT></TD>
204
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/Feature.html#setProp(java.lang.String, java.lang.String)">setProp</A></B>(java.lang.String&nbsp;prop,
205
        java.lang.String&nbsp;value)</CODE>
206

    
207
<BR>
208
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Establece los atributos de las Features.</TD>
209
</TR>
210
</TABLE>
211
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
212
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
213
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
214
<TD><B>Methods inherited from class java.lang.Object</B></TD>
215
</TR>
216
<TR BGCOLOR="white" CLASS="TableRowColor">
217
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
218
</TR>
219
</TABLE>
220
&nbsp;
221
<P>
222

    
223
<!-- ============ FIELD DETAIL =========== -->
224

    
225

    
226
<!-- ========= CONSTRUCTOR DETAIL ======== -->
227

    
228
<A NAME="constructor_detail"><!-- --></A>
229
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
230
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
231
<TD COLSPAN=1><FONT SIZE="+2">
232
<B>Constructor Detail</B></FONT></TD>
233
</TR>
234
</TABLE>
235

    
236
<A NAME="Feature()"><!-- --></A><H3>
237
Feature</H3>
238
<PRE>
239
public <B>Feature</B>()</PRE>
240
<DL>
241
<DD>Constructor de la clase Feature.
242
<P>
243
</DL>
244

    
245
<!-- ============ METHOD DETAIL ========== -->
246

    
247
<A NAME="method_detail"><!-- --></A>
248
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
249
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
250
<TD COLSPAN=1><FONT SIZE="+2">
251
<B>Method Detail</B></FONT></TD>
252
</TR>
253
</TABLE>
254

    
255
<A NAME="setProp(java.lang.String, java.lang.String)"><!-- --></A><H3>
256
setProp</H3>
257
<PRE>
258
public void <B>setProp</B>(java.lang.String&nbsp;prop,
259
                    java.lang.String&nbsp;value)</PRE>
260
<DL>
261
<DD>Establece los atributos de las Features.
262
<P>
263
<DD><DL>
264
</DL>
265
</DD>
266
</DL>
267
<HR>
268

    
269
<A NAME="getProp(java.lang.String)"><!-- --></A><H3>
270
getProp</H3>
271
<PRE>
272
public java.lang.String <B>getProp</B>(java.lang.String&nbsp;prop)</PRE>
273
<DL>
274
<DD>Devuelve el valor de un determinado atributo del Feature.
275
<P>
276
<DD><DL>
277

    
278
<DT><B>Returns:</B><DD>String, Valor del atributo para esta Feature.</DL>
279
</DD>
280
</DL>
281
<HR>
282

    
283
<A NAME="setGeometry(org.cresques.px.gml.Geometry)"><!-- --></A><H3>
284
setGeometry</H3>
285
<PRE>
286
public void <B>setGeometry</B>(<A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A>&nbsp;geom)</PRE>
287
<DL>
288
<DD>Establece la geometr?a a la que est? asociada este Feature.
289
<P>
290
<DD><DL>
291
</DL>
292
</DD>
293
</DL>
294
<HR>
295

    
296
<A NAME="getGeometry()"><!-- --></A><H3>
297
getGeometry</H3>
298
<PRE>
299
public <A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A> <B>getGeometry</B>()</PRE>
300
<DL>
301
<DD>Devuelve la geometr?a asociada a este Feature.
302
<P>
303
<DD><DL>
304

    
305
<DT><B>Returns:</B><DD>Geometry, la geometr?a que caracteriza a este Feature.</DL>
306
</DD>
307
</DL>
308
<HR>
309

    
310
<A NAME="getExtent()"><!-- --></A><H3>
311
getExtent</H3>
312
<PRE>
313
public <A HREF="../../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A> <B>getExtent</B>()</PRE>
314
<DL>
315
<DD>Devuelve el extent de la geometr?a que caracteriza al Feature.
316
<P>
317
<DD><DL>
318
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/px/Extent.Has.html#getExtent()">getExtent</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/px/Extent.Has.html" title="interface in org.cresques.px">Extent.Has</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/cresques/px/PxObj.html#getExtent()">getExtent</A></CODE> in class <CODE><A HREF="../../../../org/cresques/px/PxObj.html" title="class in org.cresques.px">PxObj</A></CODE></DL>
319
</DD>
320
<DD><DL>
321

    
322
<DT><B>Returns:</B><DD>Extent, rect?ngulo en el que est? ubicado la geometr?a caracter?stica
323
 del Feature.</DL>
324
</DD>
325
</DL>
326
<HR>
327

    
328
<A NAME="draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)"><!-- --></A><H3>
329
draw</H3>
330
<PRE>
331
public void <B>draw</B>(java.awt.Graphics2D&nbsp;g,
332
                 <A HREF="../../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</PRE>
333
<DL>
334
<DD>Permite dibujar le geometr?a caracter?stica del Feature.
335
<P>
336
<DD><DL>
337
</DL>
338
</DD>
339
</DL>
340
<!-- ========= END OF CLASS DATA ========= -->
341
<HR>
342

    
343

    
344
<!-- ======= START OF BOTTOM NAVBAR ====== -->
345
<A NAME="navbar_bottom"><!-- --></A>
346
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
347
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
348
<TR>
349
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
350
<A NAME="navbar_bottom_firstrow"><!-- --></A>
351
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
352
  <TR ALIGN="center" VALIGN="top">
353
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
354
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
355
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
356
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
357
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
358
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
359
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
360
  </TR>
361
</TABLE>
362
</TD>
363
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
364
</EM>
365
</TD>
366
</TR>
367

    
368
<TR>
369
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
370
&nbsp;PREV CLASS&nbsp;
371
&nbsp;<A HREF="../../../../org/cresques/px/gml/FeatureCollection.html" title="class in org.cresques.px.gml"><B>NEXT CLASS</B></A></FONT></TD>
372
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
373
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
374
&nbsp;<A HREF="Feature.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
375
&nbsp;<SCRIPT type="text/javascript">
376
  <!--
377
  if(window==top) {
378
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
379
  }
380
  //-->
381
</SCRIPT>
382
<NOSCRIPT>
383
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
384
</NOSCRIPT>
385

    
386
</FONT></TD>
387
</TR>
388
<TR>
389
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
390
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.cresques.px.PxObj">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
391
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
392
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
393
</TR>
394
</TABLE>
395
<A NAME="skip-navbar_bottom"></A>
396
<!-- ======== END OF BOTTOM NAVBAR ======= -->
397

    
398
<HR>
399

    
400
</BODY>
401
</HTML>