Statistics
| Revision:

root / trunk / docs / FMap / fmap-api / com / iver / cit / gvsig / fmap / tools / Events / MoveEvent.html @ 11445

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

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.tools.Events.MoveEvent 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="MoveEvent (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/tools/Events/MeasureEvent.html" title="class in com.iver.cit.gvsig.fmap.tools.Events"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Events/PointEvent.html" title="class in com.iver.cit.gvsig.fmap.tools.Events"><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="MoveEvent.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.tools.Events</FONT>
85
<BR>
86
Class MoveEvent</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.tools.Events.MoveEvent</B>
90
</PRE>
91
<HR>
92
<DL>
93
<DT>public class <B>MoveEvent</B><DT>extends java.lang.Object</DL>
94

    
95
<P>
96
Evento de movimiento sobre la vista.
97
<P>
98

    
99
<P>
100
<DL>
101
<DT><B>Author:</B></DT>
102
  <DD>Vicente Caballero Navarro</DD>
103
</DL>
104
<HR>
105

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

    
109

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

    
112

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

    
115
<A NAME="constructor_summary"><!-- --></A>
116
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
118
<TD COLSPAN=2><FONT SIZE="+2">
119
<B>Constructor Summary</B></FONT></TD>
120
</TR>
121
<TR BGCOLOR="white" CLASS="TableRowColor">
122
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Events/MoveEvent.html#MoveEvent(java.awt.geom.Point2D, java.awt.geom.Point2D, java.awt.event.MouseEvent)">MoveEvent</A></B>(java.awt.geom.Point2D&nbsp;from,
123
          java.awt.geom.Point2D&nbsp;to,
124
          java.awt.event.MouseEvent&nbsp;e)</CODE>
125

    
126
<BR>
127
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea un nuevo MoveEvent.</TD>
128
</TR>
129
</TABLE>
130
&nbsp;
131
<!-- ========== METHOD SUMMARY =========== -->
132

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

    
144
<BR>
145
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
146
</TR>
147
<TR BGCOLOR="white" CLASS="TableRowColor">
148
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149
<CODE>&nbsp;java.awt.geom.Point2D</CODE></FONT></TD>
150
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Events/MoveEvent.html#getFrom()">getFrom</A></B>()</CODE>
151

    
152
<BR>
153
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el punto inical del movimiento.</TD>
154
</TR>
155
<TR BGCOLOR="white" CLASS="TableRowColor">
156
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157
<CODE>&nbsp;java.awt.geom.Point2D</CODE></FONT></TD>
158
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Events/MoveEvent.html#getTo()">getTo</A></B>()</CODE>
159

    
160
<BR>
161
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el punto finale del movimiento.</TD>
162
</TR>
163
</TABLE>
164
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
165
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
166
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
167
<TD><B>Methods inherited from class java.lang.Object</B></TD>
168
</TR>
169
<TR BGCOLOR="white" CLASS="TableRowColor">
170
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
171
</TR>
172
</TABLE>
173
&nbsp;
174
<P>
175

    
176
<!-- ============ FIELD DETAIL =========== -->
177

    
178

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

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

    
189
<A NAME="MoveEvent(java.awt.geom.Point2D, java.awt.geom.Point2D, java.awt.event.MouseEvent)"><!-- --></A><H3>
190
MoveEvent</H3>
191
<PRE>
192
public <B>MoveEvent</B>(java.awt.geom.Point2D&nbsp;from,
193
                 java.awt.geom.Point2D&nbsp;to,
194
                 java.awt.event.MouseEvent&nbsp;e)</PRE>
195
<DL>
196
<DD>Crea un nuevo MoveEvent.
197
<P>
198
<DT><B>Parameters:</B><DD><CODE>from</CODE> - origen.<DD><CODE>to</CODE> - destino.</DL>
199

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

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

    
210
<A NAME="getFrom()"><!-- --></A><H3>
211
getFrom</H3>
212
<PRE>
213
public java.awt.geom.Point2D <B>getFrom</B>()</PRE>
214
<DL>
215
<DD>Devuelve el punto inical del movimiento.
216
<P>
217
<DD><DL>
218

    
219
<DT><B>Returns:</B><DD>Punto inicial.</DL>
220
</DD>
221
</DL>
222
<HR>
223

    
224
<A NAME="getTo()"><!-- --></A><H3>
225
getTo</H3>
226
<PRE>
227
public java.awt.geom.Point2D <B>getTo</B>()</PRE>
228
<DL>
229
<DD>Devuelve el punto finale del movimiento.
230
<P>
231
<DD><DL>
232

    
233
<DT><B>Returns:</B><DD>Punto final.</DL>
234
</DD>
235
</DL>
236
<HR>
237

    
238
<A NAME="getEvent()"><!-- --></A><H3>
239
getEvent</H3>
240
<PRE>
241
public java.awt.event.MouseEvent <B>getEvent</B>()</PRE>
242
<DL>
243
<DD><DL>
244
</DL>
245
</DD>
246
</DL>
247
<!-- ========= END OF CLASS DATA ========= -->
248
<HR>
249

    
250

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

    
275
<TR>
276
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
277
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Events/MeasureEvent.html" title="class in com.iver.cit.gvsig.fmap.tools.Events"><B>PREV CLASS</B></A>&nbsp;
278
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Events/PointEvent.html" title="class in com.iver.cit.gvsig.fmap.tools.Events"><B>NEXT CLASS</B></A></FONT></TD>
279
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
280
  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
281
&nbsp;<A HREF="MoveEvent.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
282
&nbsp;<SCRIPT type="text/javascript">
283
  <!--
284
  if(window==top) {
285
    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
286
  }
287
  //-->
288
</SCRIPT>
289
<NOSCRIPT>
290
  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
291
</NOSCRIPT>
292

    
293
</FONT></TD>
294
</TR>
295
<TR>
296
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
297
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
298
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
299
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
300
</TR>
301
</TABLE>
302
<A NAME="skip-navbar_bottom"></A>
303
<!-- ======== END OF BOTTOM NAVBAR ======= -->
304

    
305
<HR>
306

    
307
</BODY>
308
</HTML>