Statistics
| Revision:

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

History | View | Annotate | Download (15.7 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
VectorialFileDriver (FMap API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.drivers.VectorialFileDriver interface">
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="VectorialFileDriver (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/drivers/VectorialDriver.html" title="interface in com.iver.cit.gvsig.fmap.drivers"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/WithDefaultLegend.html" title="interface in com.iver.cit.gvsig.fmap.drivers"><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="VectorialFileDriver.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;CONSTR&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;CONSTR&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
com.iver.cit.gvsig.fmap.drivers</FONT>
85
<BR>
86
Interface VectorialFileDriver</H2>
87
<DL>
88
<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/VectorialDriver.html" title="interface in com.iver.cit.gvsig.fmap.drivers">VectorialDriver</A></DD>
89
</DL>
90
<DL>
91
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/DemoSHPDriver.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp">DemoSHPDriver</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/dgn/DGNDriver.html" title="class in com.iver.cit.gvsig.fmap.drivers.dgn">DGNDriver</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/dxf/DXFDriver.html" title="class in com.iver.cit.gvsig.fmap.drivers.dxf">DXFDriver</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/LabelDriver.html" title="class in com.iver.cit.gvsig.fmap.drivers">LabelDriver</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/MemoryDriver.html" title="class in com.iver.cit.gvsig.fmap.drivers">MemoryDriver</A></DD>
92
</DL>
93
<HR>
94
<DL>
95
<DT>public interface <B>VectorialFileDriver</B><DT>extends <A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/VectorialDriver.html" title="interface in com.iver.cit.gvsig.fmap.drivers">VectorialDriver</A></DL>
96

    
97
<P>
98
Interfaz a implementar por los drivers. El constructor no ha de tener
99
 par?metros y ha de ser r?pido, para las tareas de inicializaci?n de la capa
100
 se deber? de utilizar initialize.
101
<P>
102

    
103
<P>
104
<HR>
105

    
106
<P>
107
<!-- ======== NESTED CLASS SUMMARY ======== -->
108

    
109

    
110
<!-- =========== FIELD SUMMARY =========== -->
111

    
112

    
113
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
114

    
115

    
116
<!-- ========== METHOD SUMMARY =========== -->
117

    
118
<A NAME="method_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>Method Summary</B></FONT></TD>
123
</TR>
124
<TR BGCOLOR="white" CLASS="TableRowColor">
125
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
126
<CODE>&nbsp;boolean</CODE></FONT></TD>
127
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/VectorialFileDriver.html#accept(java.io.File)">accept</A></B>(java.io.File&nbsp;f)</CODE>
128

    
129
<BR>
130
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Define los tipos de fichero que puede leer el driver. </TD>
131
</TR>
132
<TR BGCOLOR="white" CLASS="TableRowColor">
133
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
134
<CODE>&nbsp;void</CODE></FONT></TD>
135
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/VectorialFileDriver.html#close()">close</A></B>()</CODE>
136

    
137
<BR>
138
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cuando se terminan las operaciones sobre el fichero se invoca ?ste
139
 m?todo para cerrar el descriptor que se abri? en f</TD>
140
</TR>
141
<TR BGCOLOR="white" CLASS="TableRowColor">
142
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
143
<CODE>&nbsp;java.awt.geom.Rectangle2D</CODE></FONT></TD>
144
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/VectorialFileDriver.html#getFullExtent()">getFullExtent</A></B>()</CODE>
145

    
146
<BR>
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el bounding box de la capa</TD>
148
</TR>
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
151
<CODE>&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A></CODE></FONT></TD>
152
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/VectorialFileDriver.html#getShape(int)">getShape</A></B>(int&nbsp;index)</CODE>
153

    
154
<BR>
155
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene del fichero abierto en open la geometr?a index-?sima</TD>
156
</TR>
157
<TR BGCOLOR="white" CLASS="TableRowColor">
158
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
159
<CODE>&nbsp;int</CODE></FONT></TD>
160
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/VectorialFileDriver.html#getShapeCount()">getShapeCount</A></B>()</CODE>
161

    
162
<BR>
163
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el n?mero de geometr?as que contiene
164
 la capa</TD>
165
</TR>
166
<TR BGCOLOR="white" CLASS="TableRowColor">
167
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
168
<CODE>&nbsp;void</CODE></FONT></TD>
169
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/VectorialFileDriver.html#initialize()">initialize</A></B>()</CODE>
170

    
171
<BR>
172
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;M?todo invocado una s?la vez durante la ejecuci?n justo antes
173
 de visualizar una capa. </TD>
174
</TR>
175
<TR BGCOLOR="white" CLASS="TableRowColor">
176
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
177
<CODE>&nbsp;void</CODE></FONT></TD>
178
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/VectorialFileDriver.html#open(java.io.File)">open</A></B>(java.io.File&nbsp;f)</CODE>
179

    
180
<BR>
181
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abre el fichero para una serie de operaciones.</TD>
182
</TR>
183
</TABLE>
184
&nbsp;<A NAME="methods_inherited_from_class_com.iver.cit.gvsig.fmap.drivers.VectorialDriver"><!-- --></A>
185
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
186
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
187
<TD><B>Methods inherited from interface com.iver.cit.gvsig.fmap.drivers.<A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/VectorialDriver.html" title="interface in com.iver.cit.gvsig.fmap.drivers">VectorialDriver</A></B></TD>
188
</TR>
189
<TR BGCOLOR="white" CLASS="TableRowColor">
190
<TD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/VectorialDriver.html#getDriverAttributes()">getDriverAttributes</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/VectorialDriver.html#getShapeType()">getShapeType</A></CODE></TD>
191
</TR>
192
</TABLE>
193
&nbsp;
194
<P>
195

    
196
<!-- ============ FIELD DETAIL =========== -->
197

    
198

    
199
<!-- ========= CONSTRUCTOR DETAIL ======== -->
200

    
201

    
202
<!-- ============ METHOD DETAIL ========== -->
203

    
204
<A NAME="method_detail"><!-- --></A>
205
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
206
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
207
<TD COLSPAN=1><FONT SIZE="+2">
208
<B>Method Detail</B></FONT></TD>
209
</TR>
210
</TABLE>
211

    
212
<A NAME="open(java.io.File)"><!-- --></A><H3>
213
open</H3>
214
<PRE>
215
public void <B>open</B>(java.io.File&nbsp;f)
216
          throws java.io.IOException</PRE>
217
<DL>
218
<DD>Abre el fichero para una serie de operaciones.
219
<P>
220
<DD><DL>
221
</DL>
222
</DD>
223
<DD><DL>
224
<DT><B>Parameters:</B><DD><CODE>f</CODE> - Fichero sobre el que se va a operar
225
<DT><B>Throws:</B>
226
<DD><CODE>java.io.IOException</CODE> - Si se produce alg?n error</DL>
227
</DD>
228
</DL>
229
<HR>
230

    
231
<A NAME="close()"><!-- --></A><H3>
232
close</H3>
233
<PRE>
234
public void <B>close</B>()
235
           throws java.io.IOException</PRE>
236
<DL>
237
<DD>Cuando se terminan las operaciones sobre el fichero se invoca ?ste
238
 m?todo para cerrar el descriptor que se abri? en f
239
<P>
240
<DD><DL>
241
</DL>
242
</DD>
243
<DD><DL>
244

    
245
<DT><B>Throws:</B>
246
<DD><CODE>java.io.IOException</CODE> - Si se produce alg?n error</DL>
247
</DD>
248
</DL>
249
<HR>
250

    
251
<A NAME="getShape(int)"><!-- --></A><H3>
252
getShape</H3>
253
<PRE>
254
public <A HREF="../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A> <B>getShape</B>(int&nbsp;index)
255
                   throws java.io.IOException</PRE>
256
<DL>
257
<DD>Obtiene del fichero abierto en open la geometr?a index-?sima
258
<P>
259
<DD><DL>
260
</DL>
261
</DD>
262
<DD><DL>
263
<DT><B>Parameters:</B><DD><CODE>index</CODE> - ?ndice de la geometr?a que se quiere obtener
264
<DT><B>Returns:</B><DD>IGeometry. Construida mediante llamadas a ShapeFactory
265
<DT><B>Throws:</B>
266
<DD><CODE>java.io.IOException</CODE> - Si se produce alg?n error</DL>
267
</DD>
268
</DL>
269
<HR>
270

    
271
<A NAME="getShapeCount()"><!-- --></A><H3>
272
getShapeCount</H3>
273
<PRE>
274
public int <B>getShapeCount</B>()
275
                  throws java.io.IOException</PRE>
276
<DL>
277
<DD>Obtiene el n?mero de geometr?as que contiene
278
 la capa
279
<P>
280
<DD><DL>
281
</DL>
282
</DD>
283
<DD><DL>
284

    
285
<DT><B>Returns:</B><DD>int
286
<DT><B>Throws:</B>
287
<DD><CODE>java.io.IOException</CODE> - Si se produce alg?n error</DL>
288
</DD>
289
</DL>
290
<HR>
291

    
292
<A NAME="getFullExtent()"><!-- --></A><H3>
293
getFullExtent</H3>
294
<PRE>
295
public java.awt.geom.Rectangle2D <B>getFullExtent</B>()
296
                                        throws java.io.IOException</PRE>
297
<DL>
298
<DD>Obtiene el bounding box de la capa
299
<P>
300
<DD><DL>
301
</DL>
302
</DD>
303
<DD><DL>
304

    
305
<DT><B>Returns:</B><DD>Rectangle2D
306
<DT><B>Throws:</B>
307
<DD><CODE>java.io.IOException</CODE> - Si se produce alg?n error</DL>
308
</DD>
309
</DL>
310
<HR>
311

    
312
<A NAME="initialize()"><!-- --></A><H3>
313
initialize</H3>
314
<PRE>
315
public void <B>initialize</B>()
316
                throws java.io.IOException</PRE>
317
<DL>
318
<DD>M?todo invocado una s?la vez durante la ejecuci?n justo antes
319
 de visualizar una capa. En ?l se deben de hacer las inicializaciones
320
 necesarias
321
<P>
322
<DD><DL>
323
</DL>
324
</DD>
325
<DD><DL>
326

    
327
<DT><B>Throws:</B>
328
<DD><CODE>java.io.IOException</CODE> - Si se produce alg?n error</DL>
329
</DD>
330
</DL>
331
<HR>
332

    
333
<A NAME="accept(java.io.File)"><!-- --></A><H3>
334
accept</H3>
335
<PRE>
336
public boolean <B>accept</B>(java.io.File&nbsp;f)</PRE>
337
<DL>
338
<DD>Define los tipos de fichero que puede leer el driver. Si devuelve true,
339
 el fichero est? aceptado (es de los que el driver puede leer), si
340
 devuelve false es porque no lo puede leer.
341
<P>
342
<DD><DL>
343
</DL>
344
</DD>
345
<DD><DL>
346
<DT><B>Parameters:</B><DD><CODE>f</CODE> - Fichero
347
<DT><B>Returns:</B><DD>boolean</DL>
348
</DD>
349
</DL>
350
<!-- ========= END OF CLASS DATA ========= -->
351
<HR>
352

    
353

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

    
378
<TR>
379
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
380
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/VectorialDriver.html" title="interface in com.iver.cit.gvsig.fmap.drivers"><B>PREV CLASS</B></A>&nbsp;
381
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/drivers/WithDefaultLegend.html" title="interface in com.iver.cit.gvsig.fmap.drivers"><B>NEXT CLASS</B></A></FONT></TD>
382
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
383
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
384
&nbsp;<A HREF="VectorialFileDriver.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
385
&nbsp;<SCRIPT type="text/javascript">
386
  <!--
387
  if(window==top) {
388
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
389
  }
390
  //-->
391
</SCRIPT>
392
<NOSCRIPT>
393
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
394
</NOSCRIPT>
395

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

    
408
<HR>
409

    
410
</BODY>
411
</HTML>