Statistics
| Revision:

root / trunk / docs / FMap / fmap-api / com / iver / cit / gvsig / fmap / layers / LayerPositionEvent.html @ 11445

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

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

    
97
<P>
98
Evento de posici?n de la capa en el TOC.
99
<P>
100

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

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

    
111

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

    
114

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

    
117

    
118
<!-- ========== METHOD SUMMARY =========== -->
119

    
120
<A NAME="method_summary"><!-- --></A>
121
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
122
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
123
<TD COLSPAN=2><FONT SIZE="+2">
124
<B>Method Summary</B></FONT></TD>
125
</TR>
126
<TR BGCOLOR="white" CLASS="TableRowColor">
127
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
128
<CODE>static&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerPositionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerPositionEvent</A></CODE></FONT></TD>
129
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerPositionEvent.html#createLayerMovedEvent(com.iver.cit.gvsig.fmap.layers.FLayer, int, int)">createLayerMovedEvent</A></B>(<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A>&nbsp;lyr,
130
                      int&nbsp;oldp,
131
                      int&nbsp;newp)</CODE>
132

    
133
<BR>
134
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
135
</TR>
136
<TR BGCOLOR="white" CLASS="TableRowColor">
137
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
138
<CODE>static&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerPositionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerPositionEvent</A></CODE></FONT></TD>
139
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerPositionEvent.html#createLayerMovingEvent(com.iver.cit.gvsig.fmap.layers.FLayer, int, int)">createLayerMovingEvent</A></B>(<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A>&nbsp;lyr,
140
                       int&nbsp;oldp,
141
                       int&nbsp;newp)</CODE>
142

    
143
<BR>
144
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
145
</TR>
146
<TR BGCOLOR="white" CLASS="TableRowColor">
147
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
148
<CODE>&nbsp;int</CODE></FONT></TD>
149
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerPositionEvent.html#getNewPos()">getNewPos</A></B>()</CODE>
150

    
151
<BR>
152
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la posici?n destino.</TD>
153
</TR>
154
<TR BGCOLOR="white" CLASS="TableRowColor">
155
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
156
<CODE>&nbsp;int</CODE></FONT></TD>
157
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerPositionEvent.html#getOldPos()">getOldPos</A></B>()</CODE>
158

    
159
<BR>
160
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la posici?n origen.</TD>
161
</TR>
162
</TABLE>
163
&nbsp;<A NAME="methods_inherited_from_class_com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent"><!-- --></A>
164
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
165
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
166
<TD><B>Methods inherited from class com.iver.cit.gvsig.fmap.layers.<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerCollectionEvent</A></B></TD>
167
</TR>
168
<TR BGCOLOR="white" CLASS="TableRowColor">
169
<TD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html#createLayerActivationEvent(com.iver.cit.gvsig.fmap.layers.FLayer)">createLayerActivationEvent</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html#createLayerAddedEvent(com.iver.cit.gvsig.fmap.layers.FLayer)">createLayerAddedEvent</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html#createLayerAddingEvent(com.iver.cit.gvsig.fmap.layers.FLayer)">createLayerAddingEvent</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html#createLayerRemovedEvent(com.iver.cit.gvsig.fmap.layers.FLayer)">createLayerRemovedEvent</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html#createLayerRemovingEvent(com.iver.cit.gvsig.fmap.layers.FLayer)">createLayerRemovingEvent</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html#createLayerVisibilityEvent(com.iver.cit.gvsig.fmap.layers.FLayer)">createLayerVisibilityEvent</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html#getAffectedLayer()">getAffectedLayer</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html#getLayers()">getLayers</A></CODE></TD>
170
</TR>
171
</TABLE>
172
&nbsp;<A NAME="methods_inherited_from_class_com.iver.cit.gvsig.fmap.FMapEvent"><!-- --></A>
173
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
174
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
175
<TD><B>Methods inherited from class com.iver.cit.gvsig.fmap.<A HREF="../../../../../../com/iver/cit/gvsig/fmap/FMapEvent.html" title="class in com.iver.cit.gvsig.fmap">FMapEvent</A></B></TD>
176
</TR>
177
<TR BGCOLOR="white" CLASS="TableRowColor">
178
<TD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/FMapEvent.html#getEventType()">getEventType</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/FMapEvent.html#setEventType(int)">setEventType</A></CODE></TD>
179
</TR>
180
</TABLE>
181
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
182
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
183
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
184
<TD><B>Methods inherited from class java.lang.Object</B></TD>
185
</TR>
186
<TR BGCOLOR="white" CLASS="TableRowColor">
187
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
188
</TR>
189
</TABLE>
190
&nbsp;
191
<P>
192

    
193
<!-- ============ FIELD DETAIL =========== -->
194

    
195

    
196
<!-- ========= CONSTRUCTOR DETAIL ======== -->
197

    
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="createLayerMovedEvent(com.iver.cit.gvsig.fmap.layers.FLayer, int, int)"><!-- --></A><H3>
210
createLayerMovedEvent</H3>
211
<PRE>
212
public static <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerPositionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerPositionEvent</A> <B>createLayerMovedEvent</B>(<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A>&nbsp;lyr,
213
                                                       int&nbsp;oldp,
214
                                                       int&nbsp;newp)</PRE>
215
<DL>
216
<DD><DL>
217
</DL>
218
</DD>
219
</DL>
220
<HR>
221

    
222
<A NAME="createLayerMovingEvent(com.iver.cit.gvsig.fmap.layers.FLayer, int, int)"><!-- --></A><H3>
223
createLayerMovingEvent</H3>
224
<PRE>
225
public static <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerPositionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerPositionEvent</A> <B>createLayerMovingEvent</B>(<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A>&nbsp;lyr,
226
                                                        int&nbsp;oldp,
227
                                                        int&nbsp;newp)</PRE>
228
<DL>
229
<DD><DL>
230
</DL>
231
</DD>
232
</DL>
233
<HR>
234

    
235
<A NAME="getOldPos()"><!-- --></A><H3>
236
getOldPos</H3>
237
<PRE>
238
public int <B>getOldPos</B>()</PRE>
239
<DL>
240
<DD>Devuelve la posici?n origen.
241
<P>
242
<DD><DL>
243

    
244
<DT><B>Returns:</B><DD>Posici?n origen.</DL>
245
</DD>
246
</DL>
247
<HR>
248

    
249
<A NAME="getNewPos()"><!-- --></A><H3>
250
getNewPos</H3>
251
<PRE>
252
public int <B>getNewPos</B>()</PRE>
253
<DL>
254
<DD>Devuelve la posici?n destino.
255
<P>
256
<DD><DL>
257

    
258
<DT><B>Returns:</B><DD>Posici?n destino.</DL>
259
</DD>
260
</DL>
261
<!-- ========= END OF CLASS DATA ========= -->
262
<HR>
263

    
264

    
265
<!-- ======= START OF BOTTOM NAVBAR ====== -->
266
<A NAME="navbar_bottom"><!-- --></A>
267
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
268
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
269
<TR>
270
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
271
<A NAME="navbar_bottom_firstrow"><!-- --></A>
272
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
273
  <TR ALIGN="center" VALIGN="top">
274
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
275
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
276
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
277
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
278
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
279
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
280
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
281
  </TR>
282
</TABLE>
283
</TD>
284
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
285
</EM>
286
</TD>
287
</TR>
288

    
289
<TR>
290
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
291
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerFactory.html" title="class in com.iver.cit.gvsig.fmap.layers"><B>PREV CLASS</B></A>&nbsp;
292
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LegendEvent.html" title="class in com.iver.cit.gvsig.fmap.layers"><B>NEXT CLASS</B></A></FONT></TD>
293
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
294
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
295
&nbsp;<A HREF="LayerPositionEvent.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
296
&nbsp;<SCRIPT type="text/javascript">
297
  <!--
298
  if(window==top) {
299
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
300
  }
301
  //-->
302
</SCRIPT>
303
<NOSCRIPT>
304
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
305
</NOSCRIPT>
306

    
307
</FONT></TD>
308
</TR>
309
<TR>
310
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
311
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
312
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
313
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
314
</TR>
315
</TABLE>
316
<A NAME="skip-navbar_bottom"></A>
317
<!-- ======== END OF BOTTOM NAVBAR ======= -->
318

    
319
<HR>
320

    
321
</BODY>
322
</HTML>