Statistics
| Revision:

root / trunk / docs / FMap / fmap-api / com / iver / cit / gvsig / fmap / write / geometron / MoveFeature.html @ 11445

History | View | Annotate | Download (25.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:54 CET 2005 -->
6
<TITLE>
7
MoveFeature (FMap API)
8
</TITLE>
9

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

    
98
<P>
99
Clase que maneja los eventos de movimiento tanto en v?rtices como en aristas moviendo la geometria a la cual pertenecen
100
<P>
101

    
102
<P>
103
<HR>
104

    
105
<P>
106
<!-- ======== NESTED CLASS SUMMARY ======== -->
107

    
108

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

    
111

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

    
114
<A NAME="constructor_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>Constructor Summary</B></FONT></TD>
119
</TR>
120
<TR BGCOLOR="white" CLASS="TableRowColor">
121
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/MoveFeature.html#MoveFeature()">MoveFeature</A></B>()</CODE>
122

    
123
<BR>
124
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
125
</TR>
126
</TABLE>
127
&nbsp;
128
<!-- ========== METHOD SUMMARY =========== -->
129

    
130
<A NAME="method_summary"><!-- --></A>
131
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
132
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
133
<TD COLSPAN=2><FONT SIZE="+2">
134
<B>Method Summary</B></FONT></TD>
135
</TR>
136
<TR BGCOLOR="white" CLASS="TableRowColor">
137
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
138
<CODE>&nbsp;void</CODE></FONT></TD>
139
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/MoveFeature.html#edgeClicked(com.iver.cit.gvsig.fmap.write.geometron.EdgeEvent)">edgeClicked</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EdgeEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">EdgeEvent</A>&nbsp;e)</CODE>
140

    
141
<BR>
142
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
143
</TR>
144
<TR BGCOLOR="white" CLASS="TableRowColor">
145
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
146
<CODE>&nbsp;void</CODE></FONT></TD>
147
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/MoveFeature.html#edgeMoved(com.iver.cit.gvsig.fmap.write.geometron.EdgeEvent)">edgeMoved</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EdgeEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">EdgeEvent</A>&nbsp;e)</CODE>
148

    
149
<BR>
150
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
151
</TR>
152
<TR BGCOLOR="white" CLASS="TableRowColor">
153
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
154
<CODE>&nbsp;void</CODE></FONT></TD>
155
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/MoveFeature.html#mouseMoved(com.iver.cit.gvsig.fmap.write.geometron.GeometronEvent)">mouseMoved</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/GeometronEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">GeometronEvent</A>&nbsp;e)</CODE>
156

    
157
<BR>
158
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Evento disparado cuando se mueve el rat?n por el ?rea de edici?n</TD>
159
</TR>
160
<TR BGCOLOR="white" CLASS="TableRowColor">
161
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
162
<CODE>&nbsp;void</CODE></FONT></TD>
163
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/MoveFeature.html#mouseOverEdge(com.iver.cit.gvsig.fmap.write.geometron.EdgeEvent)">mouseOverEdge</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EdgeEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">EdgeEvent</A>&nbsp;e)</CODE>
164

    
165
<BR>
166
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
167
</TR>
168
<TR BGCOLOR="white" CLASS="TableRowColor">
169
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170
<CODE>&nbsp;void</CODE></FONT></TD>
171
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/MoveFeature.html#mouseOverVertex(com.iver.cit.gvsig.fmap.write.geometron.VertexEvent)">mouseOverVertex</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/VertexEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">VertexEvent</A>&nbsp;e)</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;void</CODE></FONT></TD>
179
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/MoveFeature.html#pointClicked(com.iver.cit.gvsig.fmap.write.geometron.GeometronEvent)">pointClicked</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/GeometronEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">GeometronEvent</A>&nbsp;e)</CODE>
180

    
181
<BR>
182
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Evento disparado cuando el usuario pincha en un punto del area de edici?n en la que, teniendo en cuenta la tolerancia, no hay ninguna geometr?a</TD>
183
</TR>
184
<TR BGCOLOR="white" CLASS="TableRowColor">
185
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
186
<CODE>&nbsp;void</CODE></FONT></TD>
187
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/MoveFeature.html#vertexClicked(com.iver.cit.gvsig.fmap.write.geometron.VertexEvent)">vertexClicked</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/VertexEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">VertexEvent</A>&nbsp;e)</CODE>
188

    
189
<BR>
190
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Evento disparado cuando se hace click sobre un v?rtice</TD>
191
</TR>
192
<TR BGCOLOR="white" CLASS="TableRowColor">
193
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
194
<CODE>&nbsp;void</CODE></FONT></TD>
195
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/MoveFeature.html#vertexMoved(com.iver.cit.gvsig.fmap.write.geometron.VertexEvent)">vertexMoved</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/VertexEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">VertexEvent</A>&nbsp;e)</CODE>
196

    
197
<BR>
198
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Evento disparado cuando se mueve un v?rtice</TD>
199
</TR>
200
<TR BGCOLOR="white" CLASS="TableRowColor">
201
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
202
<CODE>&nbsp;void</CODE></FONT></TD>
203
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/MoveFeature.html#zoneCompleted(java.awt.geom.Rectangle2D)">zoneCompleted</A></B>(java.awt.geom.Rectangle2D&nbsp;zone)</CODE>
204

    
205
<BR>
206
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cuando el usuario hace un rectangulo con el rat?n se invoca este m?todo con el dicha regi?n en coordenadas del EditableFeatureSource.</TD>
207
</TR>
208
</TABLE>
209
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
210
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
211
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
212
<TD><B>Methods inherited from class java.lang.Object</B></TD>
213
</TR>
214
<TR BGCOLOR="white" CLASS="TableRowColor">
215
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
216
</TR>
217
</TABLE>
218
&nbsp;
219
<P>
220

    
221
<!-- ============ FIELD DETAIL =========== -->
222

    
223

    
224
<!-- ========= CONSTRUCTOR DETAIL ======== -->
225

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

    
234
<A NAME="MoveFeature()"><!-- --></A><H3>
235
MoveFeature</H3>
236
<PRE>
237
public <B>MoveFeature</B>()</PRE>
238
<DL>
239
</DL>
240

    
241
<!-- ============ METHOD DETAIL ========== -->
242

    
243
<A NAME="method_detail"><!-- --></A>
244
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
245
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
246
<TD COLSPAN=1><FONT SIZE="+2">
247
<B>Method Detail</B></FONT></TD>
248
</TR>
249
</TABLE>
250

    
251
<A NAME="vertexClicked(com.iver.cit.gvsig.fmap.write.geometron.VertexEvent)"><!-- --></A><H3>
252
vertexClicked</H3>
253
<PRE>
254
public void <B>vertexClicked</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/VertexEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">VertexEvent</A>&nbsp;e)</PRE>
255
<DL>
256
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html" title="interface in com.iver.cit.gvsig.fmap.write.geometron">EventHandler</A></CODE></B></DD>
257
<DD>Evento disparado cuando se hace click sobre un v?rtice
258
<P>
259
<DD><DL>
260
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#vertexClicked(com.iver.cit.gvsig.fmap.write.geometron.VertexEvent)">vertexClicked</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html" title="interface in com.iver.cit.gvsig.fmap.write.geometron">EventHandler</A></CODE></DL>
261
</DD>
262
<DD><DL>
263
<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#vertexClicked(com.iver.cit.gvsig.fmap.write.geometron.VertexEvent)"><CODE>EventHandler.vertexClicked(com.iver.cit.gvsig.fmap.write.geometron.VertexEvent)</CODE></A></DL>
264
</DD>
265
</DL>
266
<HR>
267

    
268
<A NAME="edgeClicked(com.iver.cit.gvsig.fmap.write.geometron.EdgeEvent)"><!-- --></A><H3>
269
edgeClicked</H3>
270
<PRE>
271
public void <B>edgeClicked</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EdgeEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">EdgeEvent</A>&nbsp;e)</PRE>
272
<DL>
273
<DD><DL>
274
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#edgeClicked(com.iver.cit.gvsig.fmap.write.geometron.EdgeEvent)">edgeClicked</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html" title="interface in com.iver.cit.gvsig.fmap.write.geometron">EventHandler</A></CODE></DL>
275
</DD>
276
<DD><DL>
277
<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#edgeClicked(com.iver.cit.gvsig.fmap.write.geometron.EdgeEvent)"><CODE>EventHandler.edgeClicked(com.iver.cit.gvsig.fmap.write.geometron.EdgeEvent)</CODE></A></DL>
278
</DD>
279
</DL>
280
<HR>
281

    
282
<A NAME="edgeMoved(com.iver.cit.gvsig.fmap.write.geometron.EdgeEvent)"><!-- --></A><H3>
283
edgeMoved</H3>
284
<PRE>
285
public void <B>edgeMoved</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EdgeEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">EdgeEvent</A>&nbsp;e)</PRE>
286
<DL>
287
<DD><DL>
288
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#edgeMoved(com.iver.cit.gvsig.fmap.write.geometron.EdgeEvent)">edgeMoved</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html" title="interface in com.iver.cit.gvsig.fmap.write.geometron">EventHandler</A></CODE></DL>
289
</DD>
290
<DD><DL>
291
<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#edgeMoved(com.iver.cit.gvsig.fmap.write.geometron.EdgeEvent)"><CODE>EventHandler.edgeMoved(com.iver.cit.gvsig.fmap.write.geometron.EdgeEvent)</CODE></A></DL>
292
</DD>
293
</DL>
294
<HR>
295

    
296
<A NAME="vertexMoved(com.iver.cit.gvsig.fmap.write.geometron.VertexEvent)"><!-- --></A><H3>
297
vertexMoved</H3>
298
<PRE>
299
public void <B>vertexMoved</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/VertexEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">VertexEvent</A>&nbsp;e)</PRE>
300
<DL>
301
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html" title="interface in com.iver.cit.gvsig.fmap.write.geometron">EventHandler</A></CODE></B></DD>
302
<DD>Evento disparado cuando se mueve un v?rtice
303
<P>
304
<DD><DL>
305
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#vertexMoved(com.iver.cit.gvsig.fmap.write.geometron.VertexEvent)">vertexMoved</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html" title="interface in com.iver.cit.gvsig.fmap.write.geometron">EventHandler</A></CODE></DL>
306
</DD>
307
<DD><DL>
308
<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#vertexMoved(com.iver.cit.gvsig.fmap.write.geometron.VertexEvent)"><CODE>EventHandler.vertexMoved(com.iver.cit.gvsig.fmap.write.geometron.VertexEvent)</CODE></A></DL>
309
</DD>
310
</DL>
311
<HR>
312

    
313
<A NAME="zoneCompleted(java.awt.geom.Rectangle2D)"><!-- --></A><H3>
314
zoneCompleted</H3>
315
<PRE>
316
public void <B>zoneCompleted</B>(java.awt.geom.Rectangle2D&nbsp;zone)</PRE>
317
<DL>
318
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html" title="interface in com.iver.cit.gvsig.fmap.write.geometron">EventHandler</A></CODE></B></DD>
319
<DD>Cuando el usuario hace un rectangulo con el rat?n se invoca este m?todo con el dicha regi?n en coordenadas del EditableFeatureSource.
320
<P>
321
<DD><DL>
322
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#zoneCompleted(java.awt.geom.Rectangle2D)">zoneCompleted</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html" title="interface in com.iver.cit.gvsig.fmap.write.geometron">EventHandler</A></CODE></DL>
323
</DD>
324
<DD><DL>
325
<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#zoneCompleted(java.awt.geom.Rectangle2D)"><CODE>EventHandler.zoneCompleted(java.awt.geom.Rectangle2D)</CODE></A></DL>
326
</DD>
327
</DL>
328
<HR>
329

    
330
<A NAME="pointClicked(com.iver.cit.gvsig.fmap.write.geometron.GeometronEvent)"><!-- --></A><H3>
331
pointClicked</H3>
332
<PRE>
333
public void <B>pointClicked</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/GeometronEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">GeometronEvent</A>&nbsp;e)</PRE>
334
<DL>
335
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html" title="interface in com.iver.cit.gvsig.fmap.write.geometron">EventHandler</A></CODE></B></DD>
336
<DD>Evento disparado cuando el usuario pincha en un punto del area de edici?n en la que, teniendo en cuenta la tolerancia, no hay ninguna geometr?a
337
<P>
338
<DD><DL>
339
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#pointClicked(com.iver.cit.gvsig.fmap.write.geometron.GeometronEvent)">pointClicked</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html" title="interface in com.iver.cit.gvsig.fmap.write.geometron">EventHandler</A></CODE></DL>
340
</DD>
341
<DD><DL>
342
<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#pointClicked(com.iver.cit.gvsig.fmap.write.geometron.GeometronEvent)"><CODE>EventHandler.pointClicked(com.iver.cit.gvsig.fmap.write.geometron.GeometronEvent)</CODE></A></DL>
343
</DD>
344
</DL>
345
<HR>
346

    
347
<A NAME="mouseMoved(com.iver.cit.gvsig.fmap.write.geometron.GeometronEvent)"><!-- --></A><H3>
348
mouseMoved</H3>
349
<PRE>
350
public void <B>mouseMoved</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/GeometronEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">GeometronEvent</A>&nbsp;e)</PRE>
351
<DL>
352
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html" title="interface in com.iver.cit.gvsig.fmap.write.geometron">EventHandler</A></CODE></B></DD>
353
<DD>Evento disparado cuando se mueve el rat?n por el ?rea de edici?n
354
<P>
355
<DD><DL>
356
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#mouseMoved(com.iver.cit.gvsig.fmap.write.geometron.GeometronEvent)">mouseMoved</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html" title="interface in com.iver.cit.gvsig.fmap.write.geometron">EventHandler</A></CODE></DL>
357
</DD>
358
<DD><DL>
359
<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#mouseMoved(com.iver.cit.gvsig.fmap.write.geometron.GeometronEvent)"><CODE>EventHandler.mouseMoved(com.iver.cit.gvsig.fmap.write.geometron.GeometronEvent)</CODE></A></DL>
360
</DD>
361
</DL>
362
<HR>
363

    
364
<A NAME="mouseOverVertex(com.iver.cit.gvsig.fmap.write.geometron.VertexEvent)"><!-- --></A><H3>
365
mouseOverVertex</H3>
366
<PRE>
367
public void <B>mouseOverVertex</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/VertexEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">VertexEvent</A>&nbsp;e)</PRE>
368
<DL>
369
<DD><DL>
370
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#mouseOverVertex(com.iver.cit.gvsig.fmap.write.geometron.VertexEvent)">mouseOverVertex</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html" title="interface in com.iver.cit.gvsig.fmap.write.geometron">EventHandler</A></CODE></DL>
371
</DD>
372
<DD><DL>
373
<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#mouseOverVertex(com.iver.cit.gvsig.fmap.write.geometron.VertexEvent)"><CODE>EventHandler.mouseOverVertex(com.iver.cit.gvsig.fmap.write.geometron.VertexEvent)</CODE></A></DL>
374
</DD>
375
</DL>
376
<HR>
377

    
378
<A NAME="mouseOverEdge(com.iver.cit.gvsig.fmap.write.geometron.EdgeEvent)"><!-- --></A><H3>
379
mouseOverEdge</H3>
380
<PRE>
381
public void <B>mouseOverEdge</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EdgeEvent.html" title="class in com.iver.cit.gvsig.fmap.write.geometron">EdgeEvent</A>&nbsp;e)</PRE>
382
<DL>
383
<DD><DL>
384
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#mouseOverEdge(com.iver.cit.gvsig.fmap.write.geometron.EdgeEvent)">mouseOverEdge</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html" title="interface in com.iver.cit.gvsig.fmap.write.geometron">EventHandler</A></CODE></DL>
385
</DD>
386
<DD><DL>
387
<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/EventHandler.html#mouseOverEdge(com.iver.cit.gvsig.fmap.write.geometron.EdgeEvent)"><CODE>EventHandler.mouseOverEdge(com.iver.cit.gvsig.fmap.write.geometron.EdgeEvent)</CODE></A></DL>
388
</DD>
389
</DL>
390
<!-- ========= END OF CLASS DATA ========= -->
391
<HR>
392

    
393

    
394
<!-- ======= START OF BOTTOM NAVBAR ====== -->
395
<A NAME="navbar_bottom"><!-- --></A>
396
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
397
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
398
<TR>
399
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
400
<A NAME="navbar_bottom_firstrow"><!-- --></A>
401
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
402
  <TR ALIGN="center" VALIGN="top">
403
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
404
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
405
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
406
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
407
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
408
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
409
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
410
  </TR>
411
</TABLE>
412
</TD>
413
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
414
</EM>
415
</TD>
416
</TR>
417

    
418
<TR>
419
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
420
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/KeyListener.html" title="class in com.iver.cit.gvsig.fmap.write.geometron"><B>PREV CLASS</B></A>&nbsp;
421
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/write/geometron/NewPoligon.html" title="class in com.iver.cit.gvsig.fmap.write.geometron"><B>NEXT CLASS</B></A></FONT></TD>
422
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
423
  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
424
&nbsp;<A HREF="MoveFeature.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
425
&nbsp;<SCRIPT type="text/javascript">
426
  <!--
427
  if(window==top) {
428
    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
429
  }
430
  //-->
431
</SCRIPT>
432
<NOSCRIPT>
433
  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
434
</NOSCRIPT>
435

    
436
</FONT></TD>
437
</TR>
438
<TR>
439
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
440
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
441
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
442
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
443
</TR>
444
</TABLE>
445
<A NAME="skip-navbar_bottom"></A>
446
<!-- ======== END OF BOTTOM NAVBAR ======= -->
447

    
448
<HR>
449

    
450
</BODY>
451
</HTML>