Statistics
| Revision:

root / trunk / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / io / DxfGroupVector.html @ 2849

History | View | Annotate | Download (15.9 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:20 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;Devuelve la informaci?n contenida en un DxfGroup.</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;Obtiene la informaci?n contenida en un DxfGroup en forma de double</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;Obtiene la informaci?n contenida en un DxfGroup en forma de integer</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;Obtiene la informaci?n contenida en un DxfGroup en forma de String</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;Permite obtener el contenido de un DxfGroup en forma de String</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>Devuelve la informaci?n contenida en un DxfGroup.
306
<P>
307
<DD><DL>
308

    
309
<DT><B>Returns:</B><DD></DL>
310
</DD>
311
</DL>
312
<HR>
313

    
314
<A NAME="getDataAsString(int)"><!-- --></A><H3>
315
getDataAsString</H3>
316
<PRE>
317
public java.lang.String <B>getDataAsString</B>(int&nbsp;code)</PRE>
318
<DL>
319
<DD>Obtiene la informaci?n contenida en un DxfGroup en forma de String
320
<P>
321
<DD><DL>
322
<DT><B>Parameters:</B><DD><CODE>code</CODE> - 
323
<DT><B>Returns:</B><DD></DL>
324
</DD>
325
</DL>
326
<HR>
327

    
328
<A NAME="getDataAsDouble(int)"><!-- --></A><H3>
329
getDataAsDouble</H3>
330
<PRE>
331
public double <B>getDataAsDouble</B>(int&nbsp;code)</PRE>
332
<DL>
333
<DD>Obtiene la informaci?n contenida en un DxfGroup en forma de double
334
<P>
335
<DD><DL>
336
<DT><B>Parameters:</B><DD><CODE>code</CODE> - 
337
<DT><B>Returns:</B><DD></DL>
338
</DD>
339
</DL>
340
<HR>
341

    
342
<A NAME="getDataAsInt(int)"><!-- --></A><H3>
343
getDataAsInt</H3>
344
<PRE>
345
public int <B>getDataAsInt</B>(int&nbsp;code)</PRE>
346
<DL>
347
<DD>Obtiene la informaci?n contenida en un DxfGroup en forma de integer
348
<P>
349
<DD><DL>
350
<DT><B>Parameters:</B><DD><CODE>code</CODE> - 
351
<DT><B>Returns:</B><DD></DL>
352
</DD>
353
</DL>
354
<HR>
355

    
356
<A NAME="toString()"><!-- --></A><H3>
357
toString</H3>
358
<PRE>
359
public java.lang.String <B>toString</B>()</PRE>
360
<DL>
361
<DD>Permite obtener el contenido de un DxfGroup en forma de String
362
<P>
363
<DD><DL>
364
</DL>
365
</DD>
366
</DL>
367
<!-- ========= END OF CLASS DATA ========= -->
368
<HR>
369

    
370

    
371
<!-- ======= START OF BOTTOM NAVBAR ====== -->
372
<A NAME="navbar_bottom"><!-- --></A>
373
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
374
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
375
<TR>
376
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
377
<A NAME="navbar_bottom_firstrow"><!-- --></A>
378
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
379
  <TR ALIGN="center" VALIGN="top">
380
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
381
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
382
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
383
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
384
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
385
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
386
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
387
  </TR>
388
</TABLE>
389
</TD>
390
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
391
</EM>
392
</TD>
393
</TR>
394

    
395
<TR>
396
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
397
&nbsp;<A HREF="../../../org/cresques/io/DxfGroup.html" title="class in org.cresques.io"><B>PREV CLASS</B></A>&nbsp;
398
&nbsp;<A HREF="../../../org/cresques/io/EcwFile.html" title="class in org.cresques.io"><B>NEXT CLASS</B></A></FONT></TD>
399
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
400
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
401
&nbsp;<A HREF="DxfGroupVector.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
402
&nbsp;<SCRIPT type="text/javascript">
403
  <!--
404
  if(window==top) {
405
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
406
  }
407
  //-->
408
</SCRIPT>
409
<NOSCRIPT>
410
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
411
</NOSCRIPT>
412

    
413
</FONT></TD>
414
</TR>
415
<TR>
416
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
417
  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>
418
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
419
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
420
</TR>
421
</TABLE>
422
<A NAME="skip-navbar_bottom"></A>
423
<!-- ======== END OF BOTTOM NAVBAR ======= -->
424

    
425
<HR>
426

    
427
</BODY>
428
</HTML>