Statistics
| Revision:

root / trunk / docs / FMap / fmap-api / com / iver / cit / gvsig / fmap / tools / Events / PointEvent.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
PointEvent (FMap API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.tools.Events.PointEvent 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="PointEvent (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/MoveEvent.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/RectangleEvent.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="PointEvent.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 PointEvent</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.tools.Events.PointEvent</B>
90
</PRE>
91
<HR>
92
<DL>
93
<DT>public class <B>PointEvent</B><DT>extends java.lang.Object</DL>
94

    
95
<P>
96
Evento de un punto 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/PointEvent.html#PointEvent(java.awt.geom.Point2D, java.awt.event.MouseEvent)">PointEvent</A></B>(java.awt.geom.Point2D&nbsp;p,
123
           java.awt.event.MouseEvent&nbsp;e)</CODE>
124

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

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

    
143
<BR>
144
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el evento de bajo nivel que produjo
145
 este evento</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/PointEvent.html#getPoint()">getPoint</A></B>()</CODE>
151

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

    
160
<BR>
161
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserta el punto.</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="PointEvent(java.awt.geom.Point2D, java.awt.event.MouseEvent)"><!-- --></A><H3>
190
PointEvent</H3>
191
<PRE>
192
public <B>PointEvent</B>(java.awt.geom.Point2D&nbsp;p,
193
                  java.awt.event.MouseEvent&nbsp;e)</PRE>
194
<DL>
195
<DD>Crea un nuevo PointEvent.
196
<P>
197
<DT><B>Parameters:</B><DD><CODE>p</CODE> - Punto.</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="getPoint()"><!-- --></A><H3>
210
getPoint</H3>
211
<PRE>
212
public java.awt.geom.Point2D <B>getPoint</B>()</PRE>
213
<DL>
214
<DD>Devuelve el punto.
215
<P>
216
<DD><DL>
217

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

    
223
<A NAME="setPoint(java.awt.geom.Point2D)"><!-- --></A><H3>
224
setPoint</H3>
225
<PRE>
226
public void <B>setPoint</B>(java.awt.geom.Point2D&nbsp;p)</PRE>
227
<DL>
228
<DD>Inserta el punto.
229
<P>
230
<DD><DL>
231
<DT><B>Parameters:</B><DD><CODE>p</CODE> - Punto.</DL>
232
</DD>
233
</DL>
234
<HR>
235

    
236
<A NAME="getEvent()"><!-- --></A><H3>
237
getEvent</H3>
238
<PRE>
239
public java.awt.event.MouseEvent <B>getEvent</B>()</PRE>
240
<DL>
241
<DD>Obtiene el evento de bajo nivel que produjo
242
 este evento
243
<P>
244
<DD><DL>
245

    
246
<DT><B>Returns:</B><DD>DOCUMENT ME!</DL>
247
</DD>
248
</DL>
249
<!-- ========= END OF CLASS DATA ========= -->
250
<HR>
251

    
252

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

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

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

    
307
<HR>
308

    
309
</BODY>
310
</HTML>