Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.operations.strategies.QueryByShapeVisitor 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="QueryByShapeVisitor (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/operations/strategies/QueryByRectVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByThemeVisitor.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="QueryByShapeVisitor.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 QueryByShapeVisitor</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.operations.strategies.QueryByShapeVisitor</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>QueryByShapeVisitor</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
Query by Shape.
100
<P>
101

    
102
<P>
103
<DL>
104
<DT><B>Author:</B></DT>
105
  <DD>Vicente Caballero Navarro</DD>
106
</DL>
107
<HR>
108

    
109
<P>
110
<!-- ======== NESTED CLASS SUMMARY ======== -->
111

    
112

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

    
115

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

    
118
<A NAME="constructor_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>Constructor Summary</B></FONT></TD>
123
</TR>
124
<TR BGCOLOR="white" CLASS="TableRowColor">
125
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByShapeVisitor.html#QueryByShapeVisitor()">QueryByShapeVisitor</A></B>()</CODE>
126

    
127
<BR>
128
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
129
</TR>
130
</TABLE>
131
&nbsp;
132
<!-- ========== METHOD SUMMARY =========== -->
133

    
134
<A NAME="method_summary"><!-- --></A>
135
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
136
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
137
<TD COLSPAN=2><FONT SIZE="+2">
138
<B>Method Summary</B></FONT></TD>
139
</TR>
140
<TR BGCOLOR="white" CLASS="TableRowColor">
141
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
142
<CODE>&nbsp;java.util.BitSet</CODE></FONT></TD>
143
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByShapeVisitor.html#getBitSet()">getBitSet</A></B>()</CODE>
144

    
145
<BR>
146
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve un BitSet con los ?ndices de los registros, como respuesta a la
147
 consulta.</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/QueryByShapeVisitor.html#setRelationShip(int)">setRelationShip</A></B>(int&nbsp;relationship)</CODE>
153

    
154
<BR>
155
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserta la relaci?n.</TD>
156
</TR>
157
<TR BGCOLOR="white" CLASS="TableRowColor">
158
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
159
<CODE>&nbsp;void</CODE></FONT></TD>
160
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByShapeVisitor.html#setShape(com.iver.cit.gvsig.fmap.core.IGeometry)">setShape</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A>&nbsp;shape)</CODE>
161

    
162
<BR>
163
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserta la geometr?a.</TD>
164
</TR>
165
<TR BGCOLOR="white" CLASS="TableRowColor">
166
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
167
<CODE>&nbsp;boolean</CODE></FONT></TD>
168
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByShapeVisitor.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;lyr)</CODE>
169

    
170
<BR>
171
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;M?todo invocado antes de las visitas para que el visitor pueda reservar
172
 alg?n tipo de recurso que sea necesario</TD>
173
</TR>
174
<TR BGCOLOR="white" CLASS="TableRowColor">
175
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
176
<CODE>&nbsp;void</CODE></FONT></TD>
177
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByShapeVisitor.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;lyr)</CODE>
178

    
179
<BR>
180
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;M?todo invocado al finalizar las visitas con el fin de que se puedan
181
 liberar los recursos reservados en start</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="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByShapeVisitor.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,
187
      int&nbsp;index)</CODE>
188

    
189
<BR>
190
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recibe las geometr?as a medida que se van recorriendo en la estrategia.</TD>
191
</TR>
192
</TABLE>
193
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
194
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
195
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
196
<TD><B>Methods inherited from class java.lang.Object</B></TD>
197
</TR>
198
<TR BGCOLOR="white" CLASS="TableRowColor">
199
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
200
</TR>
201
</TABLE>
202
&nbsp;
203
<P>
204

    
205
<!-- ============ FIELD DETAIL =========== -->
206

    
207

    
208
<!-- ========= CONSTRUCTOR DETAIL ======== -->
209

    
210
<A NAME="constructor_detail"><!-- --></A>
211
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
212
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
213
<TD COLSPAN=1><FONT SIZE="+2">
214
<B>Constructor Detail</B></FONT></TD>
215
</TR>
216
</TABLE>
217

    
218
<A NAME="QueryByShapeVisitor()"><!-- --></A><H3>
219
QueryByShapeVisitor</H3>
220
<PRE>
221
public <B>QueryByShapeVisitor</B>()</PRE>
222
<DL>
223
</DL>
224

    
225
<!-- ============ METHOD DETAIL ========== -->
226

    
227
<A NAME="method_detail"><!-- --></A>
228
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
229
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
230
<TD COLSPAN=1><FONT SIZE="+2">
231
<B>Method Detail</B></FONT></TD>
232
</TR>
233
</TABLE>
234

    
235
<A NAME="setRelationShip(int)"><!-- --></A><H3>
236
setRelationShip</H3>
237
<PRE>
238
public void <B>setRelationShip</B>(int&nbsp;relationship)</PRE>
239
<DL>
240
<DD>Inserta la relaci?n.
241
<P>
242
<DD><DL>
243
</DL>
244
</DD>
245
<DD><DL>
246
<DT><B>Parameters:</B><DD><CODE>relationship</CODE> - Relaci?n.</DL>
247
</DD>
248
</DL>
249
<HR>
250

    
251
<A NAME="setShape(com.iver.cit.gvsig.fmap.core.IGeometry)"><!-- --></A><H3>
252
setShape</H3>
253
<PRE>
254
public void <B>setShape</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A>&nbsp;shape)</PRE>
255
<DL>
256
<DD>Inserta la geometr?a.
257
<P>
258
<DD><DL>
259
</DL>
260
</DD>
261
<DD><DL>
262
<DT><B>Parameters:</B><DD><CODE>shape</CODE> - Geometr?a.</DL>
263
</DD>
264
</DL>
265
<HR>
266

    
267
<A NAME="getBitSet()"><!-- --></A><H3>
268
getBitSet</H3>
269
<PRE>
270
public java.util.BitSet <B>getBitSet</B>()</PRE>
271
<DL>
272
<DD>Devuelve un BitSet con los ?ndices de los registros, como respuesta a la
273
 consulta.
274
<P>
275
<DD><DL>
276
</DL>
277
</DD>
278
<DD><DL>
279

    
280
<DT><B>Returns:</B><DD>BitSet con los ?ndices de los registros de la consulta.</DL>
281
</DD>
282
</DL>
283
<HR>
284

    
285
<A NAME="visit(com.iver.cit.gvsig.fmap.core.IGeometry, int)"><!-- --></A><H3>
286
visit</H3>
287
<PRE>
288
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,
289
                  int&nbsp;index)</PRE>
290
<DL>
291
<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>
292
<DD>Recibe las geometr?as a medida que se van recorriendo en la estrategia.
293
<P>
294
<DD><DL>
295
<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>
296
</DD>
297
<DD><DL>
298
<DT><B>Parameters:</B><DD><CODE>g</CODE> - Geometr?a que se recorre<DD><CODE>index</CODE> - ?ndice de la geometr?a<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.html#visit(com.iver.cit.gvsig.fmap.core.IGeometry, int)"><CODE>FeatureVisitor.visit(com.iver.cit.gvsig.fmap.core.IGeometry,
299
                 int)</CODE></A></DL>
300
</DD>
301
</DL>
302
<HR>
303

    
304
<A NAME="stop(com.iver.cit.gvsig.fmap.layers.FLayer)"><!-- --></A><H3>
305
stop</H3>
306
<PRE>
307
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;lyr)</PRE>
308
<DL>
309
<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>
310
<DD>M?todo invocado al finalizar las visitas con el fin de que se puedan
311
 liberar los recursos reservados en start
312
<P>
313
<DD><DL>
314
<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>
315
</DD>
316
<DD><DL>
317
<DT><B>Parameters:</B><DD><CODE>lyr</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>
318
</DD>
319
</DL>
320
<HR>
321

    
322
<A NAME="start(com.iver.cit.gvsig.fmap.layers.FLayer)"><!-- --></A><H3>
323
start</H3>
324
<PRE>
325
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;lyr)</PRE>
326
<DL>
327
<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>
328
<DD>M?todo invocado antes de las visitas para que el visitor pueda reservar
329
 alg?n tipo de recurso que sea necesario
330
<P>
331
<DD><DL>
332
<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>
333
</DD>
334
<DD><DL>
335
<DT><B>Parameters:</B><DD><CODE>lyr</CODE> - Capa sobre la que se act?a
336
<DT><B>Returns:</B><DD>Devuelve true si el visitor se puede aplicar sobre la capa que
337
                    se pasa como par?metro<DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor#start()</CODE></DL>
338
</DD>
339
</DL>
340
<!-- ========= END OF CLASS DATA ========= -->
341
<HR>
342

    
343

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

    
368
<TR>
369
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
370
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByRectVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies"><B>PREV CLASS</B></A>&nbsp;
371
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByThemeVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies"><B>NEXT CLASS</B></A></FONT></TD>
372
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
373
  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
374
&nbsp;<A HREF="QueryByShapeVisitor.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
375
&nbsp;<SCRIPT type="text/javascript">
376
  <!--
377
  if(window==top) {
378
    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
379
  }
380
  //-->
381
</SCRIPT>
382
<NOSCRIPT>
383
  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
384
</NOSCRIPT>
385

    
386
</FONT></TD>
387
</TR>
388
<TR>
389
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
390
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
391
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
392
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
393
</TR>
394
</TABLE>
395
<A NAME="skip-navbar_bottom"></A>
396
<!-- ======== END OF BOTTOM NAVBAR ======= -->
397

    
398
<HR>
399

    
400
</BODY>
401
</HTML>