Statistics
| Revision:

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

History | View | Annotate | Download (13.6 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:51 CET 2005 -->
6
<TITLE>
7
FeatureVisitor (FMap API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.operations.strategies.FeatureVisitor interface">
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="FeatureVisitor (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/FeatureDataVisitor.html" title="interface 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/ShapeInfo.html" title="interface 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="FeatureVisitor.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;CONSTR&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;CONSTR&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
Interface FeatureVisitor</H2>
87
<DL>
88
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/BoundingBoxVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">BoundingBoxVisitor</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/rendering/indexes/IndexCreationVisitor.html" title="class in com.iver.cit.gvsig.fmap.rendering.indexes">IndexCreationVisitor</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ProjectionVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">ProjectionVisitor</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByGeometryVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">QueryByGeometryVisitor</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByPointVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">QueryByPointVisitor</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByRectVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">QueryByRectVisitor</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByShapeVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">QueryByShapeVisitor</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/QueryByThemeVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">QueryByThemeVisitor</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/SelectedShapeVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">SelectedShapeVisitor</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/SelectedZoomVisitor.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">SelectedZoomVisitor</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPSHXFromSelectedVisitor.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp.write">SHPSHXFromSelectedVisitor</A></DD>
89
</DL>
90
<HR>
91
<DL>
92
<DT>public interface <B>FeatureVisitor</B></DL>
93

    
94
<P>
95
Interfaz que ofrece los m?todos para iniciar, finalizar y visitar una
96
 feature.
97
<P>
98

    
99
<P>
100
<HR>
101

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

    
105

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

    
108

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

    
111

    
112
<!-- ========== METHOD SUMMARY =========== -->
113

    
114
<A NAME="method_summary"><!-- --></A>
115
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
116
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
117
<TD COLSPAN=2><FONT SIZE="+2">
118
<B>Method Summary</B></FONT></TD>
119
</TR>
120
<TR BGCOLOR="white" CLASS="TableRowColor">
121
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
122
<CODE>&nbsp;boolean</CODE></FONT></TD>
123
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.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>
124

    
125
<BR>
126
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;M?todo invocado antes de las visitas para que el visitor pueda reservar
127
 alg?n tipo de recurso que sea necesario</TD>
128
</TR>
129
<TR BGCOLOR="white" CLASS="TableRowColor">
130
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
131
<CODE>&nbsp;void</CODE></FONT></TD>
132
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.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>
133

    
134
<BR>
135
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;M?todo invocado al finalizar las visitas con el fin de que se puedan
136
 liberar los recursos reservados en start</TD>
137
</TR>
138
<TR BGCOLOR="white" CLASS="TableRowColor">
139
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
140
<CODE>&nbsp;void</CODE></FONT></TD>
141
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureVisitor.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,
142
      int&nbsp;index)</CODE>
143

    
144
<BR>
145
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recibe las geometr?as a medida que se van recorriendo en la estrategia.</TD>
146
</TR>
147
</TABLE>
148
&nbsp;
149
<P>
150

    
151
<!-- ============ FIELD DETAIL =========== -->
152

    
153

    
154
<!-- ========= CONSTRUCTOR DETAIL ======== -->
155

    
156

    
157
<!-- ============ METHOD DETAIL ========== -->
158

    
159
<A NAME="method_detail"><!-- --></A>
160
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
161
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
162
<TD COLSPAN=1><FONT SIZE="+2">
163
<B>Method Detail</B></FONT></TD>
164
</TR>
165
</TABLE>
166

    
167
<A NAME="visit(com.iver.cit.gvsig.fmap.core.IGeometry, int)"><!-- --></A><H3>
168
visit</H3>
169
<PRE>
170
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,
171
                  int&nbsp;index)
172
           throws <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/VisitException.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies">VisitException</A></PRE>
173
<DL>
174
<DD>Recibe las geometr?as a medida que se van recorriendo en la estrategia.
175
<P>
176
<DD><DL>
177
<DT><B>Parameters:</B><DD><CODE>g</CODE> - Geometr?a que se recorre<DD><CODE>index</CODE> - ?ndice de la geometr?a
178
<DT><B>Throws:</B>
179
<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></DL>
180
</DD>
181
</DL>
182
<HR>
183

    
184
<A NAME="stop(com.iver.cit.gvsig.fmap.layers.FLayer)"><!-- --></A><H3>
185
stop</H3>
186
<PRE>
187
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>
188
<DL>
189
<DD>M?todo invocado al finalizar las visitas con el fin de que se puedan
190
 liberar los recursos reservados en start
191
<P>
192
<DD><DL>
193
<DT><B>Parameters:</B><DD><CODE>layer</CODE> - Capa sobre la que se actua</DL>
194
</DD>
195
</DL>
196
<HR>
197

    
198
<A NAME="start(com.iver.cit.gvsig.fmap.layers.FLayer)"><!-- --></A><H3>
199
start</H3>
200
<PRE>
201
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>
202
<DL>
203
<DD>M?todo invocado antes de las visitas para que el visitor pueda reservar
204
 alg?n tipo de recurso que sea necesario
205
<P>
206
<DD><DL>
207
<DT><B>Parameters:</B><DD><CODE>layer</CODE> - Capa sobre la que se act?a
208
<DT><B>Returns:</B><DD>Devuelve true si el visitor se puede aplicar sobre la capa que
209
                    se pasa como par?metro</DL>
210
</DD>
211
</DL>
212
<!-- ========= END OF CLASS DATA ========= -->
213
<HR>
214

    
215

    
216
<!-- ======= START OF BOTTOM NAVBAR ====== -->
217
<A NAME="navbar_bottom"><!-- --></A>
218
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
219
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
220
<TR>
221
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
222
<A NAME="navbar_bottom_firstrow"><!-- --></A>
223
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
224
  <TR ALIGN="center" VALIGN="top">
225
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
226
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
227
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
228
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
229
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
230
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
231
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
232
  </TR>
233
</TABLE>
234
</TD>
235
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
236
</EM>
237
</TD>
238
</TR>
239

    
240
<TR>
241
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
242
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FeatureDataVisitor.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies"><B>PREV CLASS</B></A>&nbsp;
243
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies"><B>NEXT CLASS</B></A></FONT></TD>
244
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
245
  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
246
&nbsp;<A HREF="FeatureVisitor.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
247
&nbsp;<SCRIPT type="text/javascript">
248
  <!--
249
  if(window==top) {
250
    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
251
  }
252
  //-->
253
</SCRIPT>
254
<NOSCRIPT>
255
  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
256
</NOSCRIPT>
257

    
258
</FONT></TD>
259
</TR>
260
<TR>
261
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
262
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
263
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
264
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
265
</TR>
266
</TABLE>
267
<A NAME="skip-navbar_bottom"></A>
268
<!-- ======== END OF BOTTOM NAVBAR ======= -->
269

    
270
<HR>
271

    
272
</BODY>
273
</HTML>