Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.operations.strategies.SelectByPointVisitor 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="SelectByPointVisitor (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/QueryByThemeVisitor.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/SelectByRectVisitor.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="SelectByPointVisitor.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 SelectByPointVisitor</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByPointVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">com.iver.cit.gvsig.fmap.operations.strategies.QueryByPointVisitor</A>
90
      <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.operations.strategies.SelectByPointVisitor</B>
91
</PRE>
92
<DL>
93
<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>
94
</DL>
95
<HR>
96
<DL>
97
<DT>public class <B>SelectByPointVisitor</B><DT>extends <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByPointVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">QueryByPointVisitor</A></DL>
98

    
99
<P>
100
Visitor de selecci?n por punto.
101
<P>
102

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

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

    
113

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

    
116

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

    
119
<A NAME="constructor_summary"><!-- --></A>
120
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
121
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
122
<TD COLSPAN=2><FONT SIZE="+2">
123
<B>Constructor Summary</B></FONT></TD>
124
</TR>
125
<TR BGCOLOR="white" CLASS="TableRowColor">
126
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/SelectByPointVisitor.html#SelectByPointVisitor()">SelectByPointVisitor</A></B>()</CODE>
127

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

    
135
<A NAME="method_summary"><!-- --></A>
136
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
137
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
138
<TD COLSPAN=2><FONT SIZE="+2">
139
<B>Method Summary</B></FONT></TD>
140
</TR>
141
<TR BGCOLOR="white" CLASS="TableRowColor">
142
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
143
<CODE>&nbsp;boolean</CODE></FONT></TD>
144
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/SelectByPointVisitor.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>
145

    
146
<BR>
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inicializa el visitor.</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/SelectByPointVisitor.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;Finaliza el visitor.</TD>
156
</TR>
157
</TABLE>
158
&nbsp;<A NAME="methods_inherited_from_class_com.iver.cit.gvsig.fmap.operations.strategies.QueryByPointVisitor"><!-- --></A>
159
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
160
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
161
<TD><B>Methods inherited from class com.iver.cit.gvsig.fmap.operations.strategies.<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByPointVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">QueryByPointVisitor</A></B></TD>
162
</TR>
163
<TR BGCOLOR="white" CLASS="TableRowColor">
164
<TD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByPointVisitor.html#getBitSet()">getBitSet</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByPointVisitor.html#setLayer(com.iver.cit.gvsig.fmap.layers.FLayer)">setLayer</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByPointVisitor.html#setQueriedPoint(java.awt.geom.Point2D)">setQueriedPoint</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByPointVisitor.html#setTolerance(double)">setTolerance</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByPointVisitor.html#visit(com.iver.cit.gvsig.fmap.core.IGeometry, int)">visit</A></CODE></TD>
165
</TR>
166
</TABLE>
167
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
168
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
169
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
170
<TD><B>Methods inherited from class java.lang.Object</B></TD>
171
</TR>
172
<TR BGCOLOR="white" CLASS="TableRowColor">
173
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
174
</TR>
175
</TABLE>
176
&nbsp;
177
<P>
178

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

    
181

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

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

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

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

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

    
209
<A NAME="start(com.iver.cit.gvsig.fmap.layers.FLayer)"><!-- --></A><H3>
210
start</H3>
211
<PRE>
212
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>
213
<DL>
214
<DD>Inicializa el visitor.
215
<P>
216
<DD><DL>
217
<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><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByPointVisitor.html#start(com.iver.cit.gvsig.fmap.layers.FLayer)">start</A></CODE> in class <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByPointVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">QueryByPointVisitor</A></CODE></DL>
218
</DD>
219
<DD><DL>
220
<DT><B>Parameters:</B><DD><CODE>layer</CODE> - Capa.
221
<DT><B>Returns:</B><DD>True si se inicializa correctamente.<DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor#start()</CODE></DL>
222
</DD>
223
</DL>
224
<HR>
225

    
226
<A NAME="stop(com.iver.cit.gvsig.fmap.layers.FLayer)"><!-- --></A><H3>
227
stop</H3>
228
<PRE>
229
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>
230
<DL>
231
<DD>Finaliza el visitor.
232
<P>
233
<DD><DL>
234
<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><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByPointVisitor.html#stop(com.iver.cit.gvsig.fmap.layers.FLayer)">stop</A></CODE> in class <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByPointVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">QueryByPointVisitor</A></CODE></DL>
235
</DD>
236
<DD><DL>
237
<DT><B>Parameters:</B><DD><CODE>layer</CODE> - Capa.<DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor#stop()</CODE></DL>
238
</DD>
239
</DL>
240
<!-- ========= END OF CLASS DATA ========= -->
241
<HR>
242

    
243

    
244
<!-- ======= START OF BOTTOM NAVBAR ====== -->
245
<A NAME="navbar_bottom"><!-- --></A>
246
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
247
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
248
<TR>
249
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
250
<A NAME="navbar_bottom_firstrow"><!-- --></A>
251
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
252
  <TR ALIGN="center" VALIGN="top">
253
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
254
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
255
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
256
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
257
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
258
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
259
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
260
  </TR>
261
</TABLE>
262
</TD>
263
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
264
</EM>
265
</TD>
266
</TR>
267

    
268
<TR>
269
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
270
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByThemeVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies"><B>PREV CLASS</B></A>&nbsp;
271
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/SelectByRectVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies"><B>NEXT CLASS</B></A></FONT></TD>
272
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
273
  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
274
&nbsp;<A HREF="SelectByPointVisitor.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
275
&nbsp;<SCRIPT type="text/javascript">
276
  <!--
277
  if(window==top) {
278
    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
279
  }
280
  //-->
281
</SCRIPT>
282
<NOSCRIPT>
283
  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
284
</NOSCRIPT>
285

    
286
</FONT></TD>
287
</TR>
288
<TR>
289
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
290
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
291
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
292
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
293
</TR>
294
</TABLE>
295
<A NAME="skip-navbar_bottom"></A>
296
<!-- ======== END OF BOTTOM NAVBAR ======= -->
297

    
298
<HR>
299

    
300
</BODY>
301
</HTML>