Statistics
| Revision:

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

History | View | Annotate | Download (15 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:26 CEST 2005 -->
6
<TITLE>
7
DxfGroupVector
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.io.DxfGroupVector 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="DxfGroupVector";
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/io/DxfGroup.html" title="class in org.cresques.io"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/io/EcwFile.html" title="class in org.cresques.io"><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="DxfGroupVector.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_java.util.Vector">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.io</FONT>
85
<BR>
86
Class DxfGroupVector</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by">java.util.AbstractCollection
90
      <IMG SRC="../../../resources/inherit.gif" ALT="extended by">java.util.AbstractList
91
          <IMG SRC="../../../resources/inherit.gif" ALT="extended by">java.util.Vector
92
              <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.io.DxfGroupVector</B>
93
</PRE>
94
<DL>
95
<DT><B>All Implemented Interfaces:</B> <DD>java.lang.Cloneable, java.util.Collection, java.util.List, java.util.RandomAccess, java.io.Serializable</DD>
96
</DL>
97
<HR>
98
<DL>
99
<DT>public class <B>DxfGroupVector</B><DT>extends java.util.Vector</DL>
100

    
101
<P>
102
Vector de DxfGroup. Auxiliar para leer ficheros .dxf
103
<P>
104

    
105
<P>
106
<DL>
107
<DT><B>Author:</B></DT>
108
  <DD>"Luis W. Sevilla" <sevilla_lui@gva.es></DD>
109
<DT><B>See Also:</B><DD><A HREF="../../../serialized-form.html#org.cresques.io.DxfGroupVector">Serialized Form</A></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
</TABLE>
125
&nbsp;<A NAME="fields_inherited_from_class_java.util.Vector"><!-- --></A>
126
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
128
<TD><B>Fields inherited from class java.util.Vector</B></TD>
129
</TR>
130
<TR BGCOLOR="white" CLASS="TableRowColor">
131
<TD><CODE>capacityIncrement, elementCount, elementData</CODE></TD>
132
</TR>
133
</TABLE>
134
&nbsp;<A NAME="fields_inherited_from_class_java.util.AbstractList"><!-- --></A>
135
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
136
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
137
<TD><B>Fields inherited from class java.util.AbstractList</B></TD>
138
</TR>
139
<TR BGCOLOR="white" CLASS="TableRowColor">
140
<TD><CODE>modCount</CODE></TD>
141
</TR>
142
</TABLE>
143
&nbsp;
144
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
145

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

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

    
162
<A NAME="method_summary"><!-- --></A>
163
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
164
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
165
<TD COLSPAN=2><FONT SIZE="+2">
166
<B>Method Summary</B></FONT></TD>
167
</TR>
168
<TR BGCOLOR="white" CLASS="TableRowColor">
169
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
171
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroupVector.html#getData(int)">getData</A></B>(int&nbsp;code)</CODE>
172

    
173
<BR>
174
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
175
</TR>
176
<TR BGCOLOR="white" CLASS="TableRowColor">
177
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
178
<CODE>&nbsp;double</CODE></FONT></TD>
179
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroupVector.html#getDataAsDouble(int)">getDataAsDouble</A></B>(int&nbsp;code)</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;int</CODE></FONT></TD>
187
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroupVector.html#getDataAsInt(int)">getDataAsInt</A></B>(int&nbsp;code)</CODE>
188

    
189
<BR>
190
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
191
</TR>
192
<TR BGCOLOR="white" CLASS="TableRowColor">
193
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
194
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
195
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroupVector.html#getDataAsString(int)">getDataAsString</A></B>(int&nbsp;code)</CODE>
196

    
197
<BR>
198
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
199
</TR>
200
<TR BGCOLOR="white" CLASS="TableRowColor">
201
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
202
<CODE>&nbsp;boolean</CODE></FONT></TD>
203
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroupVector.html#hasCode(int)">hasCode</A></B>(int&nbsp;code)</CODE>
204

    
205
<BR>
206
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Valor del dato del codigo de grupo especificado.</TD>
207
</TR>
208
<TR BGCOLOR="white" CLASS="TableRowColor">
209
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
210
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
211
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroupVector.html#toString()">toString</A></B>()</CODE>
212

    
213
<BR>
214
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
215
</TR>
216
</TABLE>
217
&nbsp;<A NAME="methods_inherited_from_class_java.util.Vector"><!-- --></A>
218
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
219
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
220
<TD><B>Methods inherited from class java.util.Vector</B></TD>
221
</TR>
222
<TR BGCOLOR="white" CLASS="TableRowColor">
223
<TD><CODE>add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, lastElement, lastIndexOf, lastIndexOf, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeRange, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, trimToSize</CODE></TD>
224
</TR>
225
</TABLE>
226
&nbsp;<A NAME="methods_inherited_from_class_java.util.AbstractList"><!-- --></A>
227
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
228
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
229
<TD><B>Methods inherited from class java.util.AbstractList</B></TD>
230
</TR>
231
<TR BGCOLOR="white" CLASS="TableRowColor">
232
<TD><CODE>iterator, listIterator, listIterator</CODE></TD>
233
</TR>
234
</TABLE>
235
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
236
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
237
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
238
<TD><B>Methods inherited from class java.lang.Object</B></TD>
239
</TR>
240
<TR BGCOLOR="white" CLASS="TableRowColor">
241
<TD><CODE>finalize, getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
242
</TR>
243
</TABLE>
244
&nbsp;<A NAME="methods_inherited_from_class_java.util.List"><!-- --></A>
245
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
246
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
247
<TD><B>Methods inherited from interface java.util.List</B></TD>
248
</TR>
249
<TR BGCOLOR="white" CLASS="TableRowColor">
250
<TD><CODE>iterator, listIterator, listIterator</CODE></TD>
251
</TR>
252
</TABLE>
253
&nbsp;
254
<P>
255

    
256
<!-- ============ FIELD DETAIL =========== -->
257

    
258

    
259
<!-- ========= CONSTRUCTOR DETAIL ======== -->
260

    
261
<A NAME="constructor_detail"><!-- --></A>
262
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
263
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
264
<TD COLSPAN=1><FONT SIZE="+2">
265
<B>Constructor Detail</B></FONT></TD>
266
</TR>
267
</TABLE>
268

    
269
<A NAME="DxfGroupVector()"><!-- --></A><H3>
270
DxfGroupVector</H3>
271
<PRE>
272
public <B>DxfGroupVector</B>()</PRE>
273
<DL>
274
</DL>
275

    
276
<!-- ============ METHOD DETAIL ========== -->
277

    
278
<A NAME="method_detail"><!-- --></A>
279
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
280
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
281
<TD COLSPAN=1><FONT SIZE="+2">
282
<B>Method Detail</B></FONT></TD>
283
</TR>
284
</TABLE>
285

    
286
<A NAME="hasCode(int)"><!-- --></A><H3>
287
hasCode</H3>
288
<PRE>
289
public boolean <B>hasCode</B>(int&nbsp;code)</PRE>
290
<DL>
291
<DD>Valor del dato del codigo de grupo especificado.
292
<P>
293
<DD><DL>
294
<DT><B>Parameters:</B><DD><CODE>code</CODE> - C?digo de grupo dxf.
295
<DT><B>Returns:</B><DD>Valor del data del grupo dxf, null si no existe.</DL>
296
</DD>
297
</DL>
298
<HR>
299

    
300
<A NAME="getData(int)"><!-- --></A><H3>
301
getData</H3>
302
<PRE>
303
public java.lang.Object <B>getData</B>(int&nbsp;code)</PRE>
304
<DL>
305
<DD><DL>
306
</DL>
307
</DD>
308
</DL>
309
<HR>
310

    
311
<A NAME="getDataAsString(int)"><!-- --></A><H3>
312
getDataAsString</H3>
313
<PRE>
314
public java.lang.String <B>getDataAsString</B>(int&nbsp;code)</PRE>
315
<DL>
316
<DD><DL>
317
</DL>
318
</DD>
319
</DL>
320
<HR>
321

    
322
<A NAME="getDataAsDouble(int)"><!-- --></A><H3>
323
getDataAsDouble</H3>
324
<PRE>
325
public double <B>getDataAsDouble</B>(int&nbsp;code)</PRE>
326
<DL>
327
<DD><DL>
328
</DL>
329
</DD>
330
</DL>
331
<HR>
332

    
333
<A NAME="getDataAsInt(int)"><!-- --></A><H3>
334
getDataAsInt</H3>
335
<PRE>
336
public int <B>getDataAsInt</B>(int&nbsp;code)</PRE>
337
<DL>
338
<DD><DL>
339
</DL>
340
</DD>
341
</DL>
342
<HR>
343

    
344
<A NAME="toString()"><!-- --></A><H3>
345
toString</H3>
346
<PRE>
347
public java.lang.String <B>toString</B>()</PRE>
348
<DL>
349
<DD><DL>
350
</DL>
351
</DD>
352
</DL>
353
<!-- ========= END OF CLASS DATA ========= -->
354
<HR>
355

    
356

    
357
<!-- ======= START OF BOTTOM NAVBAR ====== -->
358
<A NAME="navbar_bottom"><!-- --></A>
359
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
360
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
361
<TR>
362
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
363
<A NAME="navbar_bottom_firstrow"><!-- --></A>
364
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
365
  <TR ALIGN="center" VALIGN="top">
366
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
367
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
368
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
369
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
370
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
371
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
372
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
373
  </TR>
374
</TABLE>
375
</TD>
376
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
377
</EM>
378
</TD>
379
</TR>
380

    
381
<TR>
382
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
383
&nbsp;<A HREF="../../../org/cresques/io/DxfGroup.html" title="class in org.cresques.io"><B>PREV CLASS</B></A>&nbsp;
384
&nbsp;<A HREF="../../../org/cresques/io/EcwFile.html" title="class in org.cresques.io"><B>NEXT CLASS</B></A></FONT></TD>
385
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
386
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
387
&nbsp;<A HREF="DxfGroupVector.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
388
&nbsp;<SCRIPT type="text/javascript">
389
  <!--
390
  if(window==top) {
391
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
392
  }
393
  //-->
394
</SCRIPT>
395
<NOSCRIPT>
396
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
397
</NOSCRIPT>
398

    
399
</FONT></TD>
400
</TR>
401
<TR>
402
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
403
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_java.util.Vector">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
404
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
405
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
406
</TR>
407
</TABLE>
408
<A NAME="skip-navbar_bottom"></A>
409
<!-- ======== END OF BOTTOM NAVBAR ======= -->
410

    
411
<HR>
412

    
413
</BODY>
414
</HTML>