Statistics
| Revision:

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

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

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

    
101
<P>
102
Evento Layer.
103
<P>
104

    
105
<P>
106
<DL>
107
<DT><B>Author:</B></DT>
108
  <DD>Fernando Gonz?lez Cort?s</DD>
109
</DL>
110
<HR>
111

    
112
<P>
113
<!-- ======== NESTED CLASS SUMMARY ======== -->
114

    
115

    
116
<!-- =========== FIELD SUMMARY =========== -->
117

    
118

    
119
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
120

    
121
<A NAME="constructor_summary"><!-- --></A>
122
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
123
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
124
<TD COLSPAN=2><FONT SIZE="+2">
125
<B>Constructor Summary</B></FONT></TD>
126
</TR>
127
<TR BGCOLOR="white" CLASS="TableRowColor">
128
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/FMap.LayerEventListener.html#FMap.LayerEventListener()">FMap.LayerEventListener</A></B>()</CODE>
129

    
130
<BR>
131
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
132
</TR>
133
</TABLE>
134
&nbsp;
135
<!-- ========== METHOD SUMMARY =========== -->
136

    
137
<A NAME="method_summary"><!-- --></A>
138
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
139
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
140
<TD COLSPAN=2><FONT SIZE="+2">
141
<B>Method Summary</B></FONT></TD>
142
</TR>
143
<TR BGCOLOR="white" CLASS="TableRowColor">
144
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
145
<CODE>&nbsp;void</CODE></FONT></TD>
146
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/FMap.LayerEventListener.html#activationChanged(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)">activationChanged</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerCollectionEvent</A>&nbsp;e)</CODE>
147

    
148
<BR>
149
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se activa/desactiva una capa</TD>
150
</TR>
151
<TR BGCOLOR="white" CLASS="TableRowColor">
152
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
153
<CODE>&nbsp;void</CODE></FONT></TD>
154
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/FMap.LayerEventListener.html#layerAdded(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)">layerAdded</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerCollectionEvent</A>&nbsp;e)</CODE>
155

    
156
<BR>
157
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se a?ade una capa</TD>
158
</TR>
159
<TR BGCOLOR="white" CLASS="TableRowColor">
160
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
161
<CODE>&nbsp;void</CODE></FONT></TD>
162
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/FMap.LayerEventListener.html#layerAdding(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)">layerAdding</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerCollectionEvent</A>&nbsp;e)</CODE>
163

    
164
<BR>
165
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se est? a punto de a?adir una capa</TD>
166
</TR>
167
<TR BGCOLOR="white" CLASS="TableRowColor">
168
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
169
<CODE>&nbsp;void</CODE></FONT></TD>
170
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/FMap.LayerEventListener.html#layerMoved(com.iver.cit.gvsig.fmap.layers.LayerPositionEvent)">layerMoved</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerPositionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerPositionEvent</A>&nbsp;e)</CODE>
171

    
172
<BR>
173
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se mueve una capa</TD>
174
</TR>
175
<TR BGCOLOR="white" CLASS="TableRowColor">
176
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
177
<CODE>&nbsp;void</CODE></FONT></TD>
178
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/FMap.LayerEventListener.html#layerMoving(com.iver.cit.gvsig.fmap.layers.LayerPositionEvent)">layerMoving</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerPositionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerPositionEvent</A>&nbsp;e)</CODE>
179

    
180
<BR>
181
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se est? a punto de mover una capa</TD>
182
</TR>
183
<TR BGCOLOR="white" CLASS="TableRowColor">
184
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
185
<CODE>&nbsp;void</CODE></FONT></TD>
186
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/FMap.LayerEventListener.html#layerRemoved(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)">layerRemoved</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerCollectionEvent</A>&nbsp;e)</CODE>
187

    
188
<BR>
189
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se elimina una capa</TD>
190
</TR>
191
<TR BGCOLOR="white" CLASS="TableRowColor">
192
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
193
<CODE>&nbsp;void</CODE></FONT></TD>
194
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/FMap.LayerEventListener.html#layerRemoving(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)">layerRemoving</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerCollectionEvent</A>&nbsp;e)</CODE>
195

    
196
<BR>
197
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se est? a punto de eliminar una capa</TD>
198
</TR>
199
<TR BGCOLOR="white" CLASS="TableRowColor">
200
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
201
<CODE>&nbsp;void</CODE></FONT></TD>
202
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/FMap.LayerEventListener.html#visibilityChanged(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)">visibilityChanged</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerCollectionEvent</A>&nbsp;e)</CODE>
203

    
204
<BR>
205
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se visualiza/oculta una capa</TD>
206
</TR>
207
</TABLE>
208
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
209
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
210
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
211
<TD><B>Methods inherited from class java.lang.Object</B></TD>
212
</TR>
213
<TR BGCOLOR="white" CLASS="TableRowColor">
214
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
215
</TR>
216
</TABLE>
217
&nbsp;
218
<P>
219

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

    
222

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

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

    
233
<A NAME="FMap.LayerEventListener()"><!-- --></A><H3>
234
FMap.LayerEventListener</H3>
235
<PRE>
236
public <B>FMap.LayerEventListener</B>()</PRE>
237
<DL>
238
</DL>
239

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

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

    
250
<A NAME="layerAdded(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
251
layerAdded</H3>
252
<PRE>
253
public void <B>layerAdded</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerCollectionEvent</A>&nbsp;e)</PRE>
254
<DL>
255
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></B></DD>
256
<DD>Invocado cuando se a?ade una capa
257
<P>
258
<DD><DL>
259
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#layerAdded(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)">layerAdded</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></DL>
260
</DD>
261
<DD><DL>
262
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento<DT><B>See Also:</B><DD><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#layerAdded(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><CODE>LayerCollectionListener.layerAdded(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)</CODE></A></DL>
263
</DD>
264
</DL>
265
<HR>
266

    
267
<A NAME="layerMoved(com.iver.cit.gvsig.fmap.layers.LayerPositionEvent)"><!-- --></A><H3>
268
layerMoved</H3>
269
<PRE>
270
public void <B>layerMoved</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerPositionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerPositionEvent</A>&nbsp;e)</PRE>
271
<DL>
272
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></B></DD>
273
<DD>Invocado cuando se mueve una capa
274
<P>
275
<DD><DL>
276
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#layerMoved(com.iver.cit.gvsig.fmap.layers.LayerPositionEvent)">layerMoved</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></DL>
277
</DD>
278
<DD><DL>
279
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento<DT><B>See Also:</B><DD><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#layerMoved(com.iver.cit.gvsig.fmap.layers.LayerPositionEvent)"><CODE>LayerCollectionListener.layerMoved(com.iver.cit.gvsig.fmap.layers.LayerPositionEvent)</CODE></A></DL>
280
</DD>
281
</DL>
282
<HR>
283

    
284
<A NAME="layerRemoved(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
285
layerRemoved</H3>
286
<PRE>
287
public void <B>layerRemoved</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerCollectionEvent</A>&nbsp;e)</PRE>
288
<DL>
289
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></B></DD>
290
<DD>Invocado cuando se elimina una capa
291
<P>
292
<DD><DL>
293
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#layerRemoved(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)">layerRemoved</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></DL>
294
</DD>
295
<DD><DL>
296
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento<DT><B>See Also:</B><DD><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#layerRemoved(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><CODE>LayerCollectionListener.layerRemoved(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)</CODE></A></DL>
297
</DD>
298
</DL>
299
<HR>
300

    
301
<A NAME="layerAdding(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
302
layerAdding</H3>
303
<PRE>
304
public void <B>layerAdding</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerCollectionEvent</A>&nbsp;e)
305
                 throws <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></PRE>
306
<DL>
307
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></B></DD>
308
<DD>Invocado cuando se est? a punto de a?adir una capa
309
<P>
310
<DD><DL>
311
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#layerAdding(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)">layerAdding</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></DL>
312
</DD>
313
<DD><DL>
314
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento
315
<DT><B>Throws:</B>
316
<DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></CODE> - Si se quiere cancelar la operaci?n. El
317
         mensaje de la excepci?n es el que se mostrar? al usuario en su
318
         caso<DT><B>See Also:</B><DD><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#layerAdding(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><CODE>LayerCollectionListener.layerAdding(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)</CODE></A></DL>
319
</DD>
320
</DL>
321
<HR>
322

    
323
<A NAME="layerMoving(com.iver.cit.gvsig.fmap.layers.LayerPositionEvent)"><!-- --></A><H3>
324
layerMoving</H3>
325
<PRE>
326
public void <B>layerMoving</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerPositionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerPositionEvent</A>&nbsp;e)
327
                 throws <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></PRE>
328
<DL>
329
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></B></DD>
330
<DD>Invocado cuando se est? a punto de mover una capa
331
<P>
332
<DD><DL>
333
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#layerMoving(com.iver.cit.gvsig.fmap.layers.LayerPositionEvent)">layerMoving</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></DL>
334
</DD>
335
<DD><DL>
336
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento
337
<DT><B>Throws:</B>
338
<DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></CODE> - Si se quiere cancelar la operaci?n. El
339
         mensaje de la excepci?n es el que se mostrar? al usuario en su
340
         caso<DT><B>See Also:</B><DD><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#layerMoving(com.iver.cit.gvsig.fmap.layers.LayerPositionEvent)"><CODE>LayerCollectionListener.layerMoving(com.iver.cit.gvsig.fmap.layers.LayerPositionEvent)</CODE></A></DL>
341
</DD>
342
</DL>
343
<HR>
344

    
345
<A NAME="layerRemoving(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
346
layerRemoving</H3>
347
<PRE>
348
public void <B>layerRemoving</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerCollectionEvent</A>&nbsp;e)
349
                   throws <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></PRE>
350
<DL>
351
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></B></DD>
352
<DD>Invocado cuando se est? a punto de eliminar una capa
353
<P>
354
<DD><DL>
355
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#layerRemoving(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)">layerRemoving</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></DL>
356
</DD>
357
<DD><DL>
358
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento
359
<DT><B>Throws:</B>
360
<DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></CODE> - Si se quiere cancelar la operaci?n. El
361
         mensaje de la excepci?n es el que se mostrar? al usuario en su
362
         caso<DT><B>See Also:</B><DD><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#layerRemoving(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><CODE>LayerCollectionListener.layerRemoving(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)</CODE></A></DL>
363
</DD>
364
</DL>
365
<HR>
366

    
367
<A NAME="activationChanged(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
368
activationChanged</H3>
369
<PRE>
370
public void <B>activationChanged</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerCollectionEvent</A>&nbsp;e)
371
                       throws <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></PRE>
372
<DL>
373
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></B></DD>
374
<DD>Invocado cuando se activa/desactiva una capa
375
<P>
376
<DD><DL>
377
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#activationChanged(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)">activationChanged</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></DL>
378
</DD>
379
<DD><DL>
380
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento
381
<DT><B>Throws:</B>
382
<DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></CODE> - Si se quiere cancelar la operaci?n. El
383
         mensaje de la excepci?n es el que se mostrar? al usuario en su
384
         caso<DT><B>See Also:</B><DD><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#activationChanged(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><CODE>LayerCollectionListener.activationChanged(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)</CODE></A></DL>
385
</DD>
386
</DL>
387
<HR>
388

    
389
<A NAME="visibilityChanged(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
390
visibilityChanged</H3>
391
<PRE>
392
public void <B>visibilityChanged</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerCollectionEvent</A>&nbsp;e)
393
                       throws <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></PRE>
394
<DL>
395
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></B></DD>
396
<DD>Invocado cuando se visualiza/oculta una capa
397
<P>
398
<DD><DL>
399
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#visibilityChanged(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)">visibilityChanged</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A></CODE></DL>
400
</DD>
401
<DD><DL>
402
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento
403
<DT><B>Throws:</B>
404
<DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></CODE> - Si se quiere cancelar la operaci?n. El
405
         mensaje de la excepci?n es el que se mostrar? al usuario en su
406
         caso<DT><B>See Also:</B><DD><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html#visibilityChanged(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><CODE>LayerCollectionListener.visibilityChanged(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)</CODE></A></DL>
407
</DD>
408
</DL>
409
<!-- ========= END OF CLASS DATA ========= -->
410
<HR>
411

    
412

    
413
<!-- ======= START OF BOTTOM NAVBAR ====== -->
414
<A NAME="navbar_bottom"><!-- --></A>
415
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
416
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
417
<TR>
418
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
419
<A NAME="navbar_bottom_firstrow"><!-- --></A>
420
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
421
  <TR ALIGN="center" VALIGN="top">
422
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
423
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
424
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
425
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
426
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
427
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
428
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
429
  </TR>
430
</TABLE>
431
</TD>
432
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
433
</EM>
434
</TD>
435
</TR>
436

    
437
<TR>
438
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
439
&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/fmap/FMap.html" title="class in com.iver.cit.gvsig.fmap"><B>PREV CLASS</B></A>&nbsp;
440
&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/fmap/FMapEvent.html" title="class in com.iver.cit.gvsig.fmap"><B>NEXT CLASS</B></A></FONT></TD>
441
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
442
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
443
&nbsp;<A HREF="FMap.LayerEventListener.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
444
&nbsp;<SCRIPT type="text/javascript">
445
  <!--
446
  if(window==top) {
447
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
448
  }
449
  //-->
450
</SCRIPT>
451
<NOSCRIPT>
452
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
453
</NOSCRIPT>
454

    
455
</FONT></TD>
456
</TR>
457
<TR>
458
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
459
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
460
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
461
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
462
</TR>
463
</TABLE>
464
<A NAME="skip-navbar_bottom"></A>
465
<!-- ======== END OF BOTTOM NAVBAR ======= -->
466

    
467
<HR>
468

    
469
</BODY>
470
</HTML>