Statistics
| Revision:

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

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

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

    
96
<P>
97
Behaviour que espera un listener de tipo MoveListener.
98
<P>
99

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

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

    
110

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

    
113

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

    
116
<A NAME="constructor_summary"><!-- --></A>
117
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
119
<TD COLSPAN=2><FONT SIZE="+2">
120
<B>Constructor Summary</B></FONT></TD>
121
</TR>
122
<TR BGCOLOR="white" CLASS="TableRowColor">
123
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/MoveBehavior.html#MoveBehavior(com.iver.cit.gvsig.fmap.tools.Listeners.PanListener)">MoveBehavior</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Listeners/PanListener.html" title="interface in com.iver.cit.gvsig.fmap.tools.Listeners">PanListener</A>&nbsp;pli)</CODE>
124

    
125
<BR>
126
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea un nuevo MoveBehavior.</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;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Listeners/ToolListener.html" title="interface in com.iver.cit.gvsig.fmap.tools.Listeners">ToolListener</A></CODE></FONT></TD>
141
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/MoveBehavior.html#getListener()">getListener</A></B>()</CODE>
142

    
143
<BR>
144
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el ToolListener que est? seleccionado.</TD>
145
</TR>
146
<TR BGCOLOR="white" CLASS="TableRowColor">
147
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
148
<CODE>&nbsp;void</CODE></FONT></TD>
149
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/MoveBehavior.html#mouseDragged(java.awt.event.MouseEvent)">mouseDragged</A></B>(java.awt.event.MouseEvent&nbsp;e)</CODE>
150

    
151
<BR>
152
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reimplementaci?n del m?todo mouseDragged de Behavior.</TD>
153
</TR>
154
<TR BGCOLOR="white" CLASS="TableRowColor">
155
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
156
<CODE>&nbsp;void</CODE></FONT></TD>
157
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/MoveBehavior.html#mousePressed(java.awt.event.MouseEvent)">mousePressed</A></B>(java.awt.event.MouseEvent&nbsp;e)</CODE>
158

    
159
<BR>
160
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
161
</TR>
162
<TR BGCOLOR="white" CLASS="TableRowColor">
163
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
164
<CODE>&nbsp;void</CODE></FONT></TD>
165
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/MoveBehavior.html#mouseReleased(java.awt.event.MouseEvent)">mouseReleased</A></B>(java.awt.event.MouseEvent&nbsp;e)</CODE>
166

    
167
<BR>
168
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reimplementaci?n del m?todo mouseReleased de Behavior.</TD>
169
</TR>
170
<TR BGCOLOR="white" CLASS="TableRowColor">
171
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
172
<CODE>&nbsp;void</CODE></FONT></TD>
173
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/MoveBehavior.html#paintComponent(java.awt.Graphics)">paintComponent</A></B>(java.awt.Graphics&nbsp;g)</CODE>
174

    
175
<BR>
176
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
177
</TR>
178
<TR BGCOLOR="white" CLASS="TableRowColor">
179
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
180
<CODE>&nbsp;void</CODE></FONT></TD>
181
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/MoveBehavior.html#setListener(com.iver.cit.gvsig.fmap.tools.Listeners.ToolListener)">setListener</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Listeners/ToolListener.html" title="interface in com.iver.cit.gvsig.fmap.tools.Listeners">ToolListener</A>&nbsp;listener)</CODE>
182

    
183
<BR>
184
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
185
</TR>
186
</TABLE>
187
&nbsp;<A NAME="methods_inherited_from_class_com.iver.cit.gvsig.fmap.tools.Behavior.Behavior"><!-- --></A>
188
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
189
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
190
<TD><B>Methods inherited from class com.iver.cit.gvsig.fmap.tools.Behavior.<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html" title="class in com.iver.cit.gvsig.fmap.tools.Behavior">Behavior</A></B></TD>
191
</TR>
192
<TR BGCOLOR="white" CLASS="TableRowColor">
193
<TD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html#getCursor()">getCursor</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html#getMapControl()">getMapControl</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html#mouseClicked(java.awt.event.MouseEvent)">mouseClicked</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html#mouseEntered(java.awt.event.MouseEvent)">mouseEntered</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html#mouseExited(java.awt.event.MouseEvent)">mouseExited</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html#mouseMoved(java.awt.event.MouseEvent)">mouseMoved</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html#mouseWheelMoved(java.awt.event.MouseWheelEvent)">mouseWheelMoved</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html#setMapControl(com.iver.cit.gvsig.fmap.MapControl)">setMapControl</A></CODE></TD>
194
</TR>
195
</TABLE>
196
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
197
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
198
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
199
<TD><B>Methods inherited from class java.lang.Object</B></TD>
200
</TR>
201
<TR BGCOLOR="white" CLASS="TableRowColor">
202
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
203
</TR>
204
</TABLE>
205
&nbsp;
206
<P>
207

    
208
<!-- ============ FIELD DETAIL =========== -->
209

    
210

    
211
<!-- ========= CONSTRUCTOR DETAIL ======== -->
212

    
213
<A NAME="constructor_detail"><!-- --></A>
214
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
215
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
216
<TD COLSPAN=1><FONT SIZE="+2">
217
<B>Constructor Detail</B></FONT></TD>
218
</TR>
219
</TABLE>
220

    
221
<A NAME="MoveBehavior(com.iver.cit.gvsig.fmap.tools.Listeners.PanListener)"><!-- --></A><H3>
222
MoveBehavior</H3>
223
<PRE>
224
public <B>MoveBehavior</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Listeners/PanListener.html" title="interface in com.iver.cit.gvsig.fmap.tools.Listeners">PanListener</A>&nbsp;pli)</PRE>
225
<DL>
226
<DD>Crea un nuevo MoveBehavior.
227
<P>
228
<DT><B>Parameters:</B><DD><CODE>pli</CODE> - listener.</DL>
229

    
230
<!-- ============ METHOD DETAIL ========== -->
231

    
232
<A NAME="method_detail"><!-- --></A>
233
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
234
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
235
<TD COLSPAN=1><FONT SIZE="+2">
236
<B>Method Detail</B></FONT></TD>
237
</TR>
238
</TABLE>
239

    
240
<A NAME="paintComponent(java.awt.Graphics)"><!-- --></A><H3>
241
paintComponent</H3>
242
<PRE>
243
public void <B>paintComponent</B>(java.awt.Graphics&nbsp;g)</PRE>
244
<DL>
245
<DD><DL>
246
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html#paintComponent(java.awt.Graphics)">paintComponent</A></CODE> in class <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html" title="class in com.iver.cit.gvsig.fmap.tools.Behavior">Behavior</A></CODE></DL>
247
</DD>
248
<DD><DL>
249
<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html#paintComponent(java.awt.Graphics)"><CODE>Behavior.paintComponent(java.awt.Graphics)</CODE></A></DL>
250
</DD>
251
</DL>
252
<HR>
253

    
254
<A NAME="mousePressed(java.awt.event.MouseEvent)"><!-- --></A><H3>
255
mousePressed</H3>
256
<PRE>
257
public void <B>mousePressed</B>(java.awt.event.MouseEvent&nbsp;e)</PRE>
258
<DL>
259
<DD><DL>
260
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html#mousePressed(java.awt.event.MouseEvent)">mousePressed</A></CODE> in class <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html" title="class in com.iver.cit.gvsig.fmap.tools.Behavior">Behavior</A></CODE></DL>
261
</DD>
262
<DD><DL>
263
<DT><B>See Also:</B><DD><CODE>MouseListener.mousePressed(java.awt.event.MouseEvent)</CODE></DL>
264
</DD>
265
</DL>
266
<HR>
267

    
268
<A NAME="mouseReleased(java.awt.event.MouseEvent)"><!-- --></A><H3>
269
mouseReleased</H3>
270
<PRE>
271
public void <B>mouseReleased</B>(java.awt.event.MouseEvent&nbsp;e)
272
                   throws <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/BehaviorException.html" title="class in com.iver.cit.gvsig.fmap.tools">BehaviorException</A></PRE>
273
<DL>
274
<DD>Reimplementaci?n del m?todo mouseReleased de Behavior.
275
<P>
276
<DD><DL>
277
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html#mouseReleased(java.awt.event.MouseEvent)">mouseReleased</A></CODE> in class <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html" title="class in com.iver.cit.gvsig.fmap.tools.Behavior">Behavior</A></CODE></DL>
278
</DD>
279
<DD><DL>
280
<DT><B>Parameters:</B><DD><CODE>e</CODE> - MouseEvent
281
<DT><B>Throws:</B>
282
<DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/BehaviorException.html" title="class in com.iver.cit.gvsig.fmap.tools">BehaviorException</A></CODE> - Excepci?n lanzada cuando el Behavior.<DT><B>See Also:</B><DD><CODE>MouseListener.mouseReleased(java.awt.event.MouseEvent)</CODE></DL>
283
</DD>
284
</DL>
285
<HR>
286

    
287
<A NAME="mouseDragged(java.awt.event.MouseEvent)"><!-- --></A><H3>
288
mouseDragged</H3>
289
<PRE>
290
public void <B>mouseDragged</B>(java.awt.event.MouseEvent&nbsp;e)</PRE>
291
<DL>
292
<DD>Reimplementaci?n del m?todo mouseDragged de Behavior.
293
<P>
294
<DD><DL>
295
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html#mouseDragged(java.awt.event.MouseEvent)">mouseDragged</A></CODE> in class <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html" title="class in com.iver.cit.gvsig.fmap.tools.Behavior">Behavior</A></CODE></DL>
296
</DD>
297
<DD><DL>
298
<DT><B>Parameters:</B><DD><CODE>e</CODE> - MouseEvent<DT><B>See Also:</B><DD><CODE>MouseMotionListener.mouseDragged(java.awt.event.MouseEvent)</CODE></DL>
299
</DD>
300
</DL>
301
<HR>
302

    
303
<A NAME="setListener(com.iver.cit.gvsig.fmap.tools.Listeners.ToolListener)"><!-- --></A><H3>
304
setListener</H3>
305
<PRE>
306
public void <B>setListener</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Listeners/ToolListener.html" title="interface in com.iver.cit.gvsig.fmap.tools.Listeners">ToolListener</A>&nbsp;listener)</PRE>
307
<DL>
308
<DD><DL>
309
<DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.fmap.tools.Behavior.Behavior#setListener(com.iver.cit.gvsig.fmap.tools.ToolListener)</CODE></DL>
310
</DD>
311
</DL>
312
<HR>
313

    
314
<A NAME="getListener()"><!-- --></A><H3>
315
getListener</H3>
316
<PRE>
317
public <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Listeners/ToolListener.html" title="interface in com.iver.cit.gvsig.fmap.tools.Listeners">ToolListener</A> <B>getListener</B>()</PRE>
318
<DL>
319
<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html" title="class in com.iver.cit.gvsig.fmap.tools.Behavior">Behavior</A></CODE></B></DD>
320
<DD>Devuelve el ToolListener que est? seleccionado.
321
<P>
322
<DD><DL>
323
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html#getListener()">getListener</A></CODE> in class <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html" title="class in com.iver.cit.gvsig.fmap.tools.Behavior">Behavior</A></CODE></DL>
324
</DD>
325
<DD><DL>
326

    
327
<DT><B>Returns:</B><DD>ToolListener seleccionado.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html#getListener()"><CODE>Behavior.getListener()</CODE></A></DL>
328
</DD>
329
</DL>
330
<!-- ========= END OF CLASS DATA ========= -->
331
<HR>
332

    
333

    
334
<!-- ======= START OF BOTTOM NAVBAR ====== -->
335
<A NAME="navbar_bottom"><!-- --></A>
336
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
337
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
338
<TR>
339
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
340
<A NAME="navbar_bottom_firstrow"><!-- --></A>
341
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
342
  <TR ALIGN="center" VALIGN="top">
343
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
344
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
345
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
346
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
347
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
348
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
349
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
350
  </TR>
351
</TABLE>
352
</TD>
353
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
354
</EM>
355
</TD>
356
</TR>
357

    
358
<TR>
359
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
360
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/MouseMovementBehavior.html" title="class in com.iver.cit.gvsig.fmap.tools.Behavior"><B>PREV CLASS</B></A>&nbsp;
361
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/PointBehavior.html" title="class in com.iver.cit.gvsig.fmap.tools.Behavior"><B>NEXT CLASS</B></A></FONT></TD>
362
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
363
  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
364
&nbsp;<A HREF="MoveBehavior.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
365
&nbsp;<SCRIPT type="text/javascript">
366
  <!--
367
  if(window==top) {
368
    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
369
  }
370
  //-->
371
</SCRIPT>
372
<NOSCRIPT>
373
  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
374
</NOSCRIPT>
375

    
376
</FONT></TD>
377
</TR>
378
<TR>
379
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
380
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
381
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
382
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
383
</TR>
384
</TABLE>
385
<A NAME="skip-navbar_bottom"></A>
386
<!-- ======== END OF BOTTOM NAVBAR ======= -->
387

    
388
<HR>
389

    
390
</BODY>
391
</HTML>