Statistics
| Revision:

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

History | View | Annotate | Download (15.3 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
DgnFile
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.io.DgnFile 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="DgnFile";
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/DataSource.html" title="class in org.cresques.io"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/io/DxfFile.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="DgnFile.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.io.GeoFile">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 DgnFile</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">org.cresques.io.GeoFile</A>
90
      <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.io.DgnFile</B>
91
</PRE>
92
<DL>
93
<DT><B>All Implemented Interfaces:</B> <DD><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>
94
</DL>
95
<HR>
96
<DL>
97
<DT>public class <B>DgnFile</B><DT>extends <A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">GeoFile</A></DL>
98

    
99
<P>
100
Clase de soporte para ficheros .dgn de MicroStation
101
<P>
102

    
103
<P>
104
<DL>
105
<DT><B>Author:</B></DT>
106
  <DD>"Luis W. Sevilla" <sevilla_lui@gva.es>* @author administrador
107
 TODO extension .dgn sin implementar</DD>
108
</DL>
109
<HR>
110

    
111
<P>
112
<!-- ======== NESTED CLASS SUMMARY ======== -->
113

    
114

    
115
<!-- =========== FIELD SUMMARY =========== -->
116

    
117
<A NAME="field_summary"><!-- --></A>
118
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
119
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
120
<TD COLSPAN=2><FONT SIZE="+2">
121
<B>Field Summary</B></FONT></TD>
122
</TR>
123
</TABLE>
124
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.io.GeoFile"><!-- --></A>
125
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
126
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
127
<TD><B>Fields inherited from class org.cresques.io.<A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">GeoFile</A></B></TD>
128
</TR>
129
<TR BGCOLOR="white" CLASS="TableRowColor">
130
<TD><CODE><A HREF="../../../org/cresques/io/GeoFile.html#bytesReaded">bytesReaded</A>, <A HREF="../../../org/cresques/io/GeoFile.html#extent">extent</A>, <A HREF="../../../org/cresques/io/GeoFile.html#lineCnt">lineCnt</A></CODE></TD>
131
</TR>
132
</TABLE>
133
&nbsp;
134
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
135

    
136
<A NAME="constructor_summary"><!-- --></A>
137
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
138
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
139
<TD COLSPAN=2><FONT SIZE="+2">
140
<B>Constructor Summary</B></FONT></TD>
141
</TR>
142
<TR BGCOLOR="white" CLASS="TableRowColor">
143
<TD><CODE><B><A HREF="../../../org/cresques/io/DgnFile.html#DgnFile(org.cresques.cts.IProjection, java.lang.String)">DgnFile</A></B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
144
        java.lang.String&nbsp;name)</CODE>
145

    
146
<BR>
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
148
</TR>
149
</TABLE>
150
&nbsp;
151
<!-- ========== METHOD SUMMARY =========== -->
152

    
153
<A NAME="method_summary"><!-- --></A>
154
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
155
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
156
<TD COLSPAN=2><FONT SIZE="+2">
157
<B>Method Summary</B></FONT></TD>
158
</TR>
159
<TR BGCOLOR="white" CLASS="TableRowColor">
160
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
161
<CODE>&nbsp;void</CODE></FONT></TD>
162
<TD><CODE><B><A HREF="../../../org/cresques/io/DgnFile.html#close()">close</A></B>()</CODE>
163

    
164
<BR>
165
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
166
</TR>
167
<TR BGCOLOR="white" CLASS="TableRowColor">
168
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
169
<CODE>&nbsp;<A HREF="../../../org/cresques/px/IObjList.html" title="interface in org.cresques.px">IObjList</A></CODE></FONT></TD>
170
<TD><CODE><B><A HREF="../../../org/cresques/io/DgnFile.html#getObjects()">getObjects</A></B>()</CODE>
171

    
172
<BR>
173
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
174
</TR>
175
<TR BGCOLOR="white" CLASS="TableRowColor">
176
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
177
<CODE>&nbsp;<A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">GeoFile</A></CODE></FONT></TD>
178
<TD><CODE><B><A HREF="../../../org/cresques/io/DgnFile.html#load()">load</A></B>()</CODE>
179

    
180
<BR>
181
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
182
</TR>
183
<TR BGCOLOR="white" CLASS="TableRowColor">
184
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
185
<CODE>&nbsp;void</CODE></FONT></TD>
186
<TD><CODE><B><A HREF="../../../org/cresques/io/DgnFile.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>
187

    
188
<BR>
189
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
190
</TR>
191
</TABLE>
192
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.io.GeoFile"><!-- --></A>
193
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
194
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
195
<TD><B>Methods inherited from class org.cresques.io.<A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">GeoFile</A></B></TD>
196
</TR>
197
<TR BGCOLOR="white" CLASS="TableRowColor">
198
<TD><CODE><A HREF="../../../org/cresques/io/GeoFile.html#filterWS(java.lang.String)">filterWS</A>, <A HREF="../../../org/cresques/io/GeoFile.html#getExtent()">getExtent</A>, <A HREF="../../../org/cresques/io/GeoFile.html#getFileSize()">getFileSize</A>, <A HREF="../../../org/cresques/io/GeoFile.html#getName()">getName</A>, <A HREF="../../../org/cresques/io/GeoFile.html#getProjection()">getProjection</A>, <A HREF="../../../org/cresques/io/GeoFile.html#getTime()">getTime</A>, <A HREF="../../../org/cresques/io/GeoFile.html#setFileSize(long)">setFileSize</A>, <A HREF="../../../org/cresques/io/GeoFile.html#setName(java.lang.String)">setName</A>, <A HREF="../../../org/cresques/io/GeoFile.html#setProjection(org.cresques.cts.IProjection)">setProjection</A></CODE></TD>
199
</TR>
200
</TABLE>
201
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
202
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
203
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
204
<TD><B>Methods inherited from class java.lang.Object</B></TD>
205
</TR>
206
<TR BGCOLOR="white" CLASS="TableRowColor">
207
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
208
</TR>
209
</TABLE>
210
&nbsp;
211
<P>
212

    
213
<!-- ============ FIELD DETAIL =========== -->
214

    
215

    
216
<!-- ========= CONSTRUCTOR DETAIL ======== -->
217

    
218
<A NAME="constructor_detail"><!-- --></A>
219
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
220
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
221
<TD COLSPAN=1><FONT SIZE="+2">
222
<B>Constructor Detail</B></FONT></TD>
223
</TR>
224
</TABLE>
225

    
226
<A NAME="DgnFile(org.cresques.cts.IProjection, java.lang.String)"><!-- --></A><H3>
227
DgnFile</H3>
228
<PRE>
229
public <B>DgnFile</B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
230
               java.lang.String&nbsp;name)</PRE>
231
<DL>
232
</DL>
233

    
234
<!-- ============ METHOD DETAIL ========== -->
235

    
236
<A NAME="method_detail"><!-- --></A>
237
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
238
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
239
<TD COLSPAN=1><FONT SIZE="+2">
240
<B>Method Detail</B></FONT></TD>
241
</TR>
242
</TABLE>
243

    
244
<A NAME="load()"><!-- --></A><H3>
245
load</H3>
246
<PRE>
247
public <A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">GeoFile</A> <B>load</B>()</PRE>
248
<DL>
249
<DD><DL>
250
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/io/GeoFile.html#load()">load</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">GeoFile</A></CODE></DL>
251
</DD>
252
<DD><DL>
253
</DL>
254
</DD>
255
</DL>
256
<HR>
257

    
258
<A NAME="reProject(org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
259
reProject</H3>
260
<PRE>
261
public void <B>reProject</B>(<A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
262
<DL>
263
<DD><DL>
264
<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/io/GeoFile.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">GeoFile</A></CODE></DL>
265
</DD>
266
<DD><DL>
267
</DL>
268
</DD>
269
</DL>
270
<HR>
271

    
272
<A NAME="getObjects()"><!-- --></A><H3>
273
getObjects</H3>
274
<PRE>
275
public <A HREF="../../../org/cresques/px/IObjList.html" title="interface in org.cresques.px">IObjList</A> <B>getObjects</B>()</PRE>
276
<DL>
277
<DD><DL>
278
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/io/GeoFile.html#getObjects()">getObjects</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">GeoFile</A></CODE></DL>
279
</DD>
280
<DD><DL>
281
</DL>
282
</DD>
283
</DL>
284
<HR>
285

    
286
<A NAME="close()"><!-- --></A><H3>
287
close</H3>
288
<PRE>
289
public void <B>close</B>()</PRE>
290
<DL>
291
<DD><DL>
292
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/io/GeoFile.html#close()">close</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">GeoFile</A></CODE></DL>
293
</DD>
294
<DD><DL>
295
</DL>
296
</DD>
297
</DL>
298
<!-- ========= END OF CLASS DATA ========= -->
299
<HR>
300

    
301

    
302
<!-- ======= START OF BOTTOM NAVBAR ====== -->
303
<A NAME="navbar_bottom"><!-- --></A>
304
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
305
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
306
<TR>
307
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
308
<A NAME="navbar_bottom_firstrow"><!-- --></A>
309
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
310
  <TR ALIGN="center" VALIGN="top">
311
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
312
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
313
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
314
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
315
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
316
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
317
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
318
  </TR>
319
</TABLE>
320
</TD>
321
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
322
</EM>
323
</TD>
324
</TR>
325

    
326
<TR>
327
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
328
&nbsp;<A HREF="../../../org/cresques/io/DataSource.html" title="class in org.cresques.io"><B>PREV CLASS</B></A>&nbsp;
329
&nbsp;<A HREF="../../../org/cresques/io/DxfFile.html" title="class in org.cresques.io"><B>NEXT CLASS</B></A></FONT></TD>
330
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
331
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
332
&nbsp;<A HREF="DgnFile.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
333
&nbsp;<SCRIPT type="text/javascript">
334
  <!--
335
  if(window==top) {
336
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
337
  }
338
  //-->
339
</SCRIPT>
340
<NOSCRIPT>
341
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
342
</NOSCRIPT>
343

    
344
</FONT></TD>
345
</TR>
346
<TR>
347
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
348
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.cresques.io.GeoFile">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
349
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
350
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
351
</TR>
352
</TABLE>
353
<A NAME="skip-navbar_bottom"></A>
354
<!-- ======== END OF BOTTOM NAVBAR ======= -->
355

    
356
<HR>
357

    
358
</BODY>
359
</HTML>