Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.operations.strategies.DefaultStrategy 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="DefaultStrategy (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/BoundingBoxVisitor.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/DiskShapeInfo.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="DefaultStrategy.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 DefaultStrategy</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.operations.strategies.DefaultStrategy</B>
90
</PRE>
91
<DL>
92
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></DD>
93
</DL>
94
<DL>
95
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FirstStrategy.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">FirstStrategy</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/IndexedStrategy.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">IndexedStrategy</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/OptimiceStrategy.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">OptimiceStrategy</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShpStrategy.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">ShpStrategy</A></DD>
96
</DL>
97
<HR>
98
<DL>
99
<DT>public class <B>DefaultStrategy</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></DL>
100

    
101
<P>
102
Implementa la Strategy por defecto. Los m?todos que tendr?n en com?n la
103
 mayor parte de las estrategias
104
<P>
105

    
106
<P>
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/DefaultStrategy.html#DefaultStrategy(com.iver.cit.gvsig.fmap.layers.FLayer)">DefaultStrategy</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A>&nbsp;capa)</CODE>
126

    
127
<BR>
128
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea un nuevo DefaultStrategy.</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;void</CODE></FONT></TD>
143
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.html#createIndex()">createIndex</A></B>()</CODE>
144

    
145
<BR>
146
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea un ?ndice sobre la capa vectorial de la estrategia</TD>
147
</TR>
148
<TR BGCOLOR="white" CLASS="TableRowColor">
149
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
150
<CODE>&nbsp;void</CODE></FONT></TD>
151
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.html#draw(java.awt.image.BufferedImage, java.awt.Graphics2D, com.iver.cit.gvsig.fmap.ViewPort, com.iver.cit.gvsig.fmap.operations.Cancellable)">draw</A></B>(java.awt.image.BufferedImage&nbsp;image,
152
     java.awt.Graphics2D&nbsp;g,
153
     <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/ViewPort.html" title="class in com.iver.cit.gvsig.fmap">ViewPort</A>&nbsp;viewPort,
154
     <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/Cancellable.html" title="interface in com.iver.cit.gvsig.fmap.operations">Cancellable</A>&nbsp;cancel)</CODE>
155

    
156
<BR>
157
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dibuja la capa vectorial asociada al Strategy en la imagen que se pasa
158
 como par?metro.</TD>
159
</TR>
160
<TR BGCOLOR="white" CLASS="TableRowColor">
161
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
162
<CODE>&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A></CODE></FONT></TD>
163
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.html#getCapa()">getCapa</A></B>()</CODE>
164

    
165
<BR>
166
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la capa.</TD>
167
</TR>
168
<TR BGCOLOR="white" CLASS="TableRowColor">
169
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170
<CODE>&nbsp;java.awt.geom.Rectangle2D</CODE></FONT></TD>
171
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.html#getFullExtent()">getFullExtent</A></B>()</CODE>
172

    
173
<BR>
174
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
175
</TR>
176
<TR BGCOLOR="white" CLASS="TableRowColor">
177
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
178
<CODE>&nbsp;java.awt.geom.Rectangle2D</CODE></FONT></TD>
179
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.html#getSelectionBounds()">getSelectionBounds</A></B>()</CODE>
180

    
181
<BR>
182
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el rect?ngulo m?nimo que contiene todas las features
183
 seleccionadas o null si no hay ninguna seleccionada</TD>
184
</TR>
185
<TR BGCOLOR="white" CLASS="TableRowColor">
186
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
187
<CODE>&nbsp;void</CODE></FONT></TD>
188
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.html#print(java.awt.Graphics2D, com.iver.cit.gvsig.fmap.ViewPort, com.iver.cit.gvsig.fmap.operations.Cancellable)">print</A></B>(java.awt.Graphics2D&nbsp;g,
189
      <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/ViewPort.html" title="class in com.iver.cit.gvsig.fmap">ViewPort</A>&nbsp;viewPort,
190
      <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/Cancellable.html" title="interface in com.iver.cit.gvsig.fmap.operations">Cancellable</A>&nbsp;cancel)</CODE>
191

    
192
<BR>
193
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dibujar? esta Shape en el Graphics con el s?mbolo que se pasa como
194
 par?metro y despues de aplicarle la transformaci?n que se pasa tambi?n
195
 como par?metro. </TD>
196
</TR>
197
<TR BGCOLOR="white" CLASS="TableRowColor">
198
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
199
<CODE>&nbsp;void</CODE></FONT></TD>
200
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.html#process(com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor)">process</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">FeatureVisitor</A>&nbsp;visitor)</CODE>
201

    
202
<BR>
203
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DOCUMENT ME!</TD>
204
</TR>
205
<TR BGCOLOR="white" CLASS="TableRowColor">
206
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
207
<CODE>&nbsp;void</CODE></FONT></TD>
208
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.html#process(com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor, java.util.BitSet)">process</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">FeatureVisitor</A>&nbsp;visitor,
209
        java.util.BitSet&nbsp;subset)</CODE>
210

    
211
<BR>
212
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recorre las features de la capa vectorial invocando el m?todo visit del
213
 visitador que se pasa como par?metro, que es el que realizar? la
214
 operaci?n relacionada con la geometry</TD>
215
</TR>
216
<TR BGCOLOR="white" CLASS="TableRowColor">
217
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
218
<CODE>&nbsp;java.util.BitSet</CODE></FONT></TD>
219
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.html#queryByPoint(java.awt.geom.Point2D, double)">queryByPoint</A></B>(java.awt.geom.Point2D&nbsp;p,
220
             double&nbsp;tolerance)</CODE>
221

    
222
<BR>
223
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Realiza una query por punto en coordenadas del mundo real de la capa
224
 vectorial asociada a la estrategia</TD>
225
</TR>
226
<TR BGCOLOR="white" CLASS="TableRowColor">
227
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
228
<CODE>&nbsp;java.util.BitSet</CODE></FONT></TD>
229
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.html#queryByRect(java.awt.geom.Rectangle2D)">queryByRect</A></B>(java.awt.geom.Rectangle2D&nbsp;rect)</CODE>
230

    
231
<BR>
232
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Realiza una query por rect?ngulo en coordenadas del mundo real de la
233
 capa vectorial asociada a la estrategia</TD>
234
</TR>
235
<TR BGCOLOR="white" CLASS="TableRowColor">
236
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
237
<CODE>&nbsp;java.util.BitSet</CODE></FONT></TD>
238
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.html#queryByShape(com.iver.cit.gvsig.fmap.core.IGeometry, int)">queryByShape</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,
239
             int&nbsp;relationship)</CODE>
240

    
241
<BR>
242
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Realiza una query por IGeometry en coordenadas del mundo real de la capa
243
 vectorial asociada a la estrategia</TD>
244
</TR>
245
</TABLE>
246
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
247
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
248
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
249
<TD><B>Methods inherited from class java.lang.Object</B></TD>
250
</TR>
251
<TR BGCOLOR="white" CLASS="TableRowColor">
252
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
253
</TR>
254
</TABLE>
255
&nbsp;
256
<P>
257

    
258
<!-- ============ FIELD DETAIL =========== -->
259

    
260

    
261
<!-- ========= CONSTRUCTOR DETAIL ======== -->
262

    
263
<A NAME="constructor_detail"><!-- --></A>
264
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
265
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
266
<TD COLSPAN=1><FONT SIZE="+2">
267
<B>Constructor Detail</B></FONT></TD>
268
</TR>
269
</TABLE>
270

    
271
<A NAME="DefaultStrategy(com.iver.cit.gvsig.fmap.layers.FLayer)"><!-- --></A><H3>
272
DefaultStrategy</H3>
273
<PRE>
274
public <B>DefaultStrategy</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A>&nbsp;capa)</PRE>
275
<DL>
276
<DD>Crea un nuevo DefaultStrategy.
277
<P>
278
<DT><B>Parameters:</B><DD><CODE>capa</CODE> - DOCUMENT ME!</DL>
279

    
280
<!-- ============ METHOD DETAIL ========== -->
281

    
282
<A NAME="method_detail"><!-- --></A>
283
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
284
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
285
<TD COLSPAN=1><FONT SIZE="+2">
286
<B>Method Detail</B></FONT></TD>
287
</TR>
288
</TABLE>
289

    
290
<A NAME="queryByRect(java.awt.geom.Rectangle2D)"><!-- --></A><H3>
291
queryByRect</H3>
292
<PRE>
293
public java.util.BitSet <B>queryByRect</B>(java.awt.geom.Rectangle2D&nbsp;rect)
294
                             throws <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></PRE>
295
<DL>
296
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></B></DD>
297
<DD>Realiza una query por rect?ngulo en coordenadas del mundo real de la
298
 capa vectorial asociada a la estrategia
299
<P>
300
<DD><DL>
301
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html#queryByRect(java.awt.geom.Rectangle2D)">queryByRect</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></DL>
302
</DD>
303
<DD><DL>
304
<DT><B>Parameters:</B><DD><CODE>rect</CODE> - Rect?ngulo sobre el que hacer la consulta.
305
<DT><B>Returns:</B><DD>BitSet con los ?ndices de los registros.
306
<DT><B>Throws:</B>
307
<DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html#queryByRect(java.awt.geom.Rectangle2D)"><CODE>Strategy.queryByRect(java.awt.geom.Rectangle2D)</CODE></A></DL>
308
</DD>
309
</DL>
310
<HR>
311

    
312
<A NAME="queryByShape(com.iver.cit.gvsig.fmap.core.IGeometry, int)"><!-- --></A><H3>
313
queryByShape</H3>
314
<PRE>
315
public java.util.BitSet <B>queryByShape</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/IGeometry.html" title="interface in com.iver.cit.gvsig.fmap.core">IGeometry</A>&nbsp;g,
316
                                     int&nbsp;relationship)
317
                              throws <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A>,
318
                                     <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/VisitException.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">VisitException</A></PRE>
319
<DL>
320
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></B></DD>
321
<DD>Realiza una query por IGeometry en coordenadas del mundo real de la capa
322
 vectorial asociada a la estrategia
323
<P>
324
<DD><DL>
325
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html#queryByShape(com.iver.cit.gvsig.fmap.core.IGeometry, int)">queryByShape</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></DL>
326
</DD>
327
<DD><DL>
328
<DT><B>Parameters:</B><DD><CODE>g</CODE> - <DD><CODE>relationship</CODE> - 
329
<DT><B>Returns:</B><DD>BitSet con los ?ndices de los registros.
330
<DT><B>Throws:</B>
331
<DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></CODE>
332
<DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/VisitException.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">VisitException</A></CODE><DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.fmap.operations.strategies.Strategy#queryByShape(com.iver.cit.gvsig.fmap.fshape.IGeometry,
333
                 int)</CODE></DL>
334
</DD>
335
</DL>
336
<HR>
337

    
338
<A NAME="getSelectionBounds()"><!-- --></A><H3>
339
getSelectionBounds</H3>
340
<PRE>
341
public java.awt.geom.Rectangle2D <B>getSelectionBounds</B>()</PRE>
342
<DL>
343
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></B></DD>
344
<DD>Obtiene el rect?ngulo m?nimo que contiene todas las features
345
 seleccionadas o null si no hay ninguna seleccionada
346
<P>
347
<DD><DL>
348
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html#getSelectionBounds()">getSelectionBounds</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></DL>
349
</DD>
350
<DD><DL>
351

    
352
<DT><B>Returns:</B><DD>Devuelve el extent de la consulta.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html#getSelectionBounds()"><CODE>Strategy.getSelectionBounds()</CODE></A></DL>
353
</DD>
354
</DL>
355
<HR>
356

    
357
<A NAME="createIndex()"><!-- --></A><H3>
358
createIndex</H3>
359
<PRE>
360
public void <B>createIndex</B>()</PRE>
361
<DL>
362
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></B></DD>
363
<DD>Crea un ?ndice sobre la capa vectorial de la estrategia
364
<P>
365
<DD><DL>
366
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html#createIndex()">createIndex</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></DL>
367
</DD>
368
<DD><DL>
369
<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html#createIndex()"><CODE>Strategy.createIndex()</CODE></A></DL>
370
</DD>
371
</DL>
372
<HR>
373

    
374
<A NAME="draw(java.awt.image.BufferedImage, java.awt.Graphics2D, com.iver.cit.gvsig.fmap.ViewPort, com.iver.cit.gvsig.fmap.operations.Cancellable)"><!-- --></A><H3>
375
draw</H3>
376
<PRE>
377
public void <B>draw</B>(java.awt.image.BufferedImage&nbsp;image,
378
                 java.awt.Graphics2D&nbsp;g,
379
                 <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/ViewPort.html" title="class in com.iver.cit.gvsig.fmap">ViewPort</A>&nbsp;viewPort,
380
                 <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/Cancellable.html" title="interface in com.iver.cit.gvsig.fmap.operations">Cancellable</A>&nbsp;cancel)
381
          throws <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></PRE>
382
<DL>
383
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></B></DD>
384
<DD>Dibuja la capa vectorial asociada al Strategy en la imagen que se pasa
385
 como par?metro.
386
<P>
387
<DD><DL>
388
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html#draw(java.awt.image.BufferedImage, java.awt.Graphics2D, com.iver.cit.gvsig.fmap.ViewPort, com.iver.cit.gvsig.fmap.operations.Cancellable)">draw</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></DL>
389
</DD>
390
<DD><DL>
391
<DT><B>Parameters:</B><DD><CODE>image</CODE> - <DD><CODE>g</CODE> - <DD><CODE>viewPort</CODE> - <DD><CODE>cancel</CODE> - 
392
<DT><B>Throws:</B>
393
<DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></CODE><DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.fmap.operations.LayerOperations#draw(java.awt.image.BufferedImage,
394
                 java.awt.Graphics2D, FStyle2D)</CODE></DL>
395
</DD>
396
</DL>
397
<HR>
398

    
399
<A NAME="getCapa()"><!-- --></A><H3>
400
getCapa</H3>
401
<PRE>
402
public <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A> <B>getCapa</B>()</PRE>
403
<DL>
404
<DD>Devuelve la capa.
405
<P>
406
<DD><DL>
407
</DL>
408
</DD>
409
<DD><DL>
410

    
411
<DT><B>Returns:</B><DD>Returns the capa.</DL>
412
</DD>
413
</DL>
414
<HR>
415

    
416
<A NAME="getFullExtent()"><!-- --></A><H3>
417
getFullExtent</H3>
418
<PRE>
419
public java.awt.geom.Rectangle2D <B>getFullExtent</B>()
420
                                        throws <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></PRE>
421
<DL>
422
<DD><DL>
423
</DL>
424
</DD>
425
<DD><DL>
426

    
427
<DT><B>Throws:</B>
428
<DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></CODE><DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.fmap.operations.LayerOperations#getFullExtent()</CODE></DL>
429
</DD>
430
</DL>
431
<HR>
432

    
433
<A NAME="process(com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor, java.util.BitSet)"><!-- --></A><H3>
434
process</H3>
435
<PRE>
436
public void <B>process</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">FeatureVisitor</A>&nbsp;visitor,
437
                    java.util.BitSet&nbsp;subset)
438
             throws <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A>,
439
                    <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/VisitException.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">VisitException</A></PRE>
440
<DL>
441
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></B></DD>
442
<DD>Recorre las features de la capa vectorial invocando el m?todo visit del
443
 visitador que se pasa como par?metro, que es el que realizar? la
444
 operaci?n relacionada con la geometry
445
<P>
446
<DD><DL>
447
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html#process(com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor, java.util.BitSet)">process</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></DL>
448
</DD>
449
<DD><DL>
450
<DT><B>Parameters:</B><DD><CODE>visitor</CODE> - <DD><CODE>subset</CODE> - 
451
<DT><B>Throws:</B>
452
<DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></CODE>
453
<DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/VisitException.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">VisitException</A></CODE> - Si el visitor lanza una excepci?n al procesar una
454
                    geometr?a de la capa<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html#process(com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor, java.util.BitSet)"><CODE>Strategy.process(com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor,
455
                 java.util.BitSet)</CODE></A></DL>
456
</DD>
457
</DL>
458
<HR>
459

    
460
<A NAME="process(com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor)"><!-- --></A><H3>
461
process</H3>
462
<PRE>
463
public void <B>process</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">FeatureVisitor</A>&nbsp;visitor)
464
             throws <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A>,
465
                    <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/VisitException.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">VisitException</A></PRE>
466
<DL>
467
<DD>DOCUMENT ME!
468
<P>
469
<DD><DL>
470
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html#process(com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor)">process</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></DL>
471
</DD>
472
<DD><DL>
473
<DT><B>Parameters:</B><DD><CODE>visitor</CODE> - DOCUMENT ME!
474
<DT><B>Throws:</B>
475
<DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></CODE> - DOCUMENT ME!
476
<DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/VisitException.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">VisitException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html#process(com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor)"><CODE>Strategy.process(com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor)</CODE></A></DL>
477
</DD>
478
</DL>
479
<HR>
480

    
481
<A NAME="queryByPoint(java.awt.geom.Point2D, double)"><!-- --></A><H3>
482
queryByPoint</H3>
483
<PRE>
484
public java.util.BitSet <B>queryByPoint</B>(java.awt.geom.Point2D&nbsp;p,
485
                                     double&nbsp;tolerance)
486
                              throws <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></PRE>
487
<DL>
488
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></B></DD>
489
<DD>Realiza una query por punto en coordenadas del mundo real de la capa
490
 vectorial asociada a la estrategia
491
<P>
492
<DD><DL>
493
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html#queryByPoint(java.awt.geom.Point2D, double)">queryByPoint</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></DL>
494
</DD>
495
<DD><DL>
496
<DT><B>Parameters:</B><DD><CODE>p</CODE> - <DD><CODE>tolerance</CODE> - 
497
<DT><B>Returns:</B><DD>BitSet con los ?ndices de los registros de la repuesta a la
498
                    consulta.
499
<DT><B>Throws:</B>
500
<DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html#queryByPoint(java.awt.geom.Point2D, double)"><CODE>Strategy.queryByPoint(Point2D,
501
                 double)</CODE></A></DL>
502
</DD>
503
</DL>
504
<HR>
505

    
506
<A NAME="print(java.awt.Graphics2D, com.iver.cit.gvsig.fmap.ViewPort, com.iver.cit.gvsig.fmap.operations.Cancellable)"><!-- --></A><H3>
507
print</H3>
508
<PRE>
509
public void <B>print</B>(java.awt.Graphics2D&nbsp;g,
510
                  <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/ViewPort.html" title="class in com.iver.cit.gvsig.fmap">ViewPort</A>&nbsp;viewPort,
511
                  <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/Cancellable.html" title="interface in com.iver.cit.gvsig.fmap.operations">Cancellable</A>&nbsp;cancel)
512
           throws <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></PRE>
513
<DL>
514
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></B></DD>
515
<DD>Dibujar? esta Shape en el Graphics con el s?mbolo que se pasa como
516
 par?metro y despues de aplicarle la transformaci?n que se pasa tambi?n
517
 como par?metro. Dibujar? la geometria en caso de que la IGeometry
518
 intersecte o est? contenida en el rect?ngulo que se pasa como par?metro
519
<P>
520
<DD><DL>
521
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html#print(java.awt.Graphics2D, com.iver.cit.gvsig.fmap.ViewPort, com.iver.cit.gvsig.fmap.operations.Cancellable)">print</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/Strategy.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">Strategy</A></CODE></DL>
522
</DD>
523
<DD><DL>
524
<DT><B>Parameters:</B><DD><CODE>g</CODE> - <DD><CODE>viewPort</CODE> - <DD><CODE>cancel</CODE> - 
525
<DT><B>Throws:</B>
526
<DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></CODE></DL>
527
</DD>
528
</DL>
529
<!-- ========= END OF CLASS DATA ========= -->
530
<HR>
531

    
532

    
533
<!-- ======= START OF BOTTOM NAVBAR ====== -->
534
<A NAME="navbar_bottom"><!-- --></A>
535
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
536
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
537
<TR>
538
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
539
<A NAME="navbar_bottom_firstrow"><!-- --></A>
540
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
541
  <TR ALIGN="center" VALIGN="top">
542
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
543
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
544
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
545
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
546
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
547
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
548
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
549
  </TR>
550
</TABLE>
551
</TD>
552
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
553
</EM>
554
</TD>
555
</TR>
556

    
557
<TR>
558
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
559
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/BoundingBoxVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies"><B>PREV CLASS</B></A>&nbsp;
560
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DiskShapeInfo.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies"><B>NEXT CLASS</B></A></FONT></TD>
561
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
562
  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
563
&nbsp;<A HREF="DefaultStrategy.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
564
&nbsp;<SCRIPT type="text/javascript">
565
  <!--
566
  if(window==top) {
567
    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
568
  }
569
  //-->
570
</SCRIPT>
571
<NOSCRIPT>
572
  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
573
</NOSCRIPT>
574

    
575
</FONT></TD>
576
</TR>
577
<TR>
578
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
579
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
580
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
581
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
582
</TR>
583
</TABLE>
584
<A NAME="skip-navbar_bottom"></A>
585
<!-- ======== END OF BOTTOM NAVBAR ======= -->
586

    
587
<HR>
588

    
589
</BODY>
590
</HTML>