Statistics
| Revision:

root / trunk / docs / FMap / fmap-api / com / iver / cit / gvsig / fmap / operations / strategies / BoundingBoxVisitor.html @ 11445

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_04) on Mon Feb 14 08:45:52 CET 2005 -->
6
<TITLE>
7
BoundingBoxVisitor (FMap API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.operations.strategies.BoundingBoxVisitor 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="BoundingBoxVisitor (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;PREV CLASS&nbsp;
53
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies"><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="BoundingBoxVisitor.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;<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
com.iver.cit.gvsig.fmap.operations.strategies</FONT>
85
<BR>
86
Class BoundingBoxVisitor</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.operations.strategies.BoundingBoxVisitor</B>
90
</PRE>
91
<DL>
92
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">FeatureVisitor</A></DD>
93
</DL>
94
<HR>
95
<DL>
96
<DT>public class <B>BoundingBoxVisitor</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">FeatureVisitor</A></DL>
97

    
98
<P>
99
<HR>
100

    
101
<P>
102
<!-- ======== NESTED CLASS SUMMARY ======== -->
103

    
104

    
105
<!-- =========== FIELD SUMMARY =========== -->
106

    
107

    
108
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
109

    
110
<A NAME="constructor_summary"><!-- --></A>
111
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
112
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
113
<TD COLSPAN=2><FONT SIZE="+2">
114
<B>Constructor Summary</B></FONT></TD>
115
</TR>
116
<TR BGCOLOR="white" CLASS="TableRowColor">
117
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/BoundingBoxVisitor.html#BoundingBoxVisitor()">BoundingBoxVisitor</A></B>()</CODE>
118

    
119
<BR>
120
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
121
</TR>
122
</TABLE>
123
&nbsp;
124
<!-- ========== METHOD SUMMARY =========== -->
125

    
126
<A NAME="method_summary"><!-- --></A>
127
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
128
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
129
<TD COLSPAN=2><FONT SIZE="+2">
130
<B>Method Summary</B></FONT></TD>
131
</TR>
132
<TR BGCOLOR="white" CLASS="TableRowColor">
133
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
134
<CODE>&nbsp;java.awt.geom.Rectangle2D</CODE></FONT></TD>
135
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/BoundingBoxVisitor.html#getBoundingBox()">getBoundingBox</A></B>()</CODE>
136

    
137
<BR>
138
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
139
</TR>
140
<TR BGCOLOR="white" CLASS="TableRowColor">
141
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
142
<CODE>&nbsp;boolean</CODE></FONT></TD>
143
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/BoundingBoxVisitor.html#start(com.iver.cit.gvsig.fmap.layers.FLayer)">start</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A>&nbsp;layer)</CODE>
144

    
145
<BR>
146
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;M?todo invocado antes de las visitas para que el visitor pueda reservar
147
 alg?n tipo de recurso que sea necesario</TD>
148
</TR>
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
151
<CODE>&nbsp;void</CODE></FONT></TD>
152
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/BoundingBoxVisitor.html#stop(com.iver.cit.gvsig.fmap.layers.FLayer)">stop</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A>&nbsp;layer)</CODE>
153

    
154
<BR>
155
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;M?todo invocado al finalizar las visitas con el fin de que se puedan
156
 liberar los recursos reservados en start</TD>
157
</TR>
158
<TR BGCOLOR="white" CLASS="TableRowColor">
159
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
160
<CODE>&nbsp;void</CODE></FONT></TD>
161
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/BoundingBoxVisitor.html#visit(com.iver.cit.gvsig.fmap.core.IGeometry, int)">visit</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A>&nbsp;g,
162
      int&nbsp;index)</CODE>
163

    
164
<BR>
165
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recibe las geometr?as a medida que se van recorriendo en la estrategia</TD>
166
</TR>
167
</TABLE>
168
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
169
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
170
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
171
<TD><B>Methods inherited from class java.lang.Object</B></TD>
172
</TR>
173
<TR BGCOLOR="white" CLASS="TableRowColor">
174
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
175
</TR>
176
</TABLE>
177
&nbsp;
178
<P>
179

    
180
<!-- ============ FIELD DETAIL =========== -->
181

    
182

    
183
<!-- ========= CONSTRUCTOR DETAIL ======== -->
184

    
185
<A NAME="constructor_detail"><!-- --></A>
186
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
187
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
188
<TD COLSPAN=1><FONT SIZE="+2">
189
<B>Constructor Detail</B></FONT></TD>
190
</TR>
191
</TABLE>
192

    
193
<A NAME="BoundingBoxVisitor()"><!-- --></A><H3>
194
BoundingBoxVisitor</H3>
195
<PRE>
196
public <B>BoundingBoxVisitor</B>()</PRE>
197
<DL>
198
</DL>
199

    
200
<!-- ============ METHOD DETAIL ========== -->
201

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

    
210
<A NAME="visit(com.iver.cit.gvsig.fmap.core.IGeometry, int)"><!-- --></A><H3>
211
visit</H3>
212
<PRE>
213
public void <B>visit</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A>&nbsp;g,
214
                  int&nbsp;index)</PRE>
215
<DL>
216
<DD>Recibe las geometr?as a medida que se van recorriendo en la estrategia
217
<P>
218
<DD><DL>
219
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.html#visit(com.iver.cit.gvsig.fmap.core.IGeometry, int)">visit</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">FeatureVisitor</A></CODE></DL>
220
</DD>
221
<DD><DL>
222
<DT><B>Parameters:</B><DD><CODE>g</CODE> - Geometr?a que se recorre<DD><CODE>index</CODE> - ?ndice de la geometr?a</DL>
223
</DD>
224
</DL>
225
<HR>
226

    
227
<A NAME="getBoundingBox()"><!-- --></A><H3>
228
getBoundingBox</H3>
229
<PRE>
230
public java.awt.geom.Rectangle2D <B>getBoundingBox</B>()</PRE>
231
<DL>
232
<DD><DL>
233
</DL>
234
</DD>
235
<DD><DL>
236
</DL>
237
</DD>
238
</DL>
239
<HR>
240

    
241
<A NAME="stop(com.iver.cit.gvsig.fmap.layers.FLayer)"><!-- --></A><H3>
242
stop</H3>
243
<PRE>
244
public void <B>stop</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A>&nbsp;layer)</PRE>
245
<DL>
246
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">FeatureVisitor</A></CODE></B></DD>
247
<DD>M?todo invocado al finalizar las visitas con el fin de que se puedan
248
 liberar los recursos reservados en start
249
<P>
250
<DD><DL>
251
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.html#stop(com.iver.cit.gvsig.fmap.layers.FLayer)">stop</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">FeatureVisitor</A></CODE></DL>
252
</DD>
253
<DD><DL>
254
<DT><B>Parameters:</B><DD><CODE>layer</CODE> - Capa sobre la que se actua<DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor#stop()</CODE></DL>
255
</DD>
256
</DL>
257
<HR>
258

    
259
<A NAME="start(com.iver.cit.gvsig.fmap.layers.FLayer)"><!-- --></A><H3>
260
start</H3>
261
<PRE>
262
public boolean <B>start</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A>&nbsp;layer)</PRE>
263
<DL>
264
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">FeatureVisitor</A></CODE></B></DD>
265
<DD>M?todo invocado antes de las visitas para que el visitor pueda reservar
266
 alg?n tipo de recurso que sea necesario
267
<P>
268
<DD><DL>
269
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.html#start(com.iver.cit.gvsig.fmap.layers.FLayer)">start</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">FeatureVisitor</A></CODE></DL>
270
</DD>
271
<DD><DL>
272
<DT><B>Parameters:</B><DD><CODE>layer</CODE> - Capa sobre la que se act?a
273
<DT><B>Returns:</B><DD>Devuelve true si el visitor se puede aplicar sobre la capa que
274
                    se pasa como par?metro<DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor#start()</CODE></DL>
275
</DD>
276
</DL>
277
<!-- ========= END OF CLASS DATA ========= -->
278
<HR>
279

    
280

    
281
<!-- ======= START OF BOTTOM NAVBAR ====== -->
282
<A NAME="navbar_bottom"><!-- --></A>
283
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
284
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
285
<TR>
286
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
287
<A NAME="navbar_bottom_firstrow"><!-- --></A>
288
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
289
  <TR ALIGN="center" VALIGN="top">
290
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
291
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
292
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
293
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
294
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
295
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
296
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
297
  </TR>
298
</TABLE>
299
</TD>
300
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
301
</EM>
302
</TD>
303
</TR>
304

    
305
<TR>
306
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
307
&nbsp;PREV CLASS&nbsp;
308
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies"><B>NEXT CLASS</B></A></FONT></TD>
309
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
310
  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
311
&nbsp;<A HREF="BoundingBoxVisitor.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
312
&nbsp;<SCRIPT type="text/javascript">
313
  <!--
314
  if(window==top) {
315
    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
316
  }
317
  //-->
318
</SCRIPT>
319
<NOSCRIPT>
320
  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
321
</NOSCRIPT>
322

    
323
</FONT></TD>
324
</TR>
325
<TR>
326
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
327
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
328
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
329
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
330
</TR>
331
</TABLE>
332
<A NAME="skip-navbar_bottom"></A>
333
<!-- ======== END OF BOTTOM NAVBAR ======= -->
334

    
335
<HR>
336

    
337
</BODY>
338
</HTML>