Statistics
| Revision:

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

History | View | Annotate | Download (44.8 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
EventBuffer (FMap API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.EventBuffer 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="EventBuffer (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/ColorEvent.html" title="class in com.iver.cit.gvsig.fmap"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/fmap/ExtentEvent.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="EventBuffer.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 EventBuffer</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.EventBuffer</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>, <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerListener</A>, <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LegendListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LegendListener</A>, <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/SelectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">SelectionListener</A>, <A HREF="../../../../../com/iver/cit/gvsig/fmap/ViewPortListener.html" title="interface in com.iver.cit.gvsig.fmap">ViewPortListener</A></DD>
93
</DL>
94
<HR>
95
<DL>
96
<DT>public class <B>EventBuffer</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LegendListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LegendListener</A>, <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerCollectionListener</A>, <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/SelectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">SelectionListener</A>, <A HREF="../../../../../com/iver/cit/gvsig/fmap/ViewPortListener.html" title="interface in com.iver.cit.gvsig.fmap">ViewPortListener</A>, <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerListener</A></DL>
97

    
98
<P>
99
Evento sobre el buffer.
100
<P>
101

    
102
<P>
103
<DL>
104
<DT><B>Author:</B></DT>
105
  <DD>Fernando Gonz?lez Cort?s</DD>
106
</DL>
107
<HR>
108

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

    
112

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

    
115

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

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

    
127
<BR>
128
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
129
</TR>
130
</TABLE>
131
&nbsp;
132
<!-- ========== METHOD SUMMARY =========== -->
133

    
134
<A NAME="method_summary"><!-- --></A>
135
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
136
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
137
<TD COLSPAN=2><FONT SIZE="+2">
138
<B>Method Summary</B></FONT></TD>
139
</TR>
140
<TR BGCOLOR="white" CLASS="TableRowColor">
141
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
142
<CODE>&nbsp;void</CODE></FONT></TD>
143
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.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>
144

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

    
153
<BR>
154
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cambio de propiedad de activaci?n de la capa.</TD>
155
</TR>
156
<TR BGCOLOR="white" CLASS="TableRowColor">
157
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
158
<CODE>&nbsp;boolean</CODE></FONT></TD>
159
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.html#addAtomicEventListener(com.iver.cit.gvsig.fmap.AtomicEventListener)">addAtomicEventListener</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/AtomicEventListener.html" title="interface in com.iver.cit.gvsig.fmap">AtomicEventListener</A>&nbsp;listener)</CODE>
160

    
161
<BR>
162
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A?ade un AtomicEventListener a la lista de listener.</TD>
163
</TR>
164
<TR BGCOLOR="white" CLASS="TableRowColor">
165
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
166
<CODE>&nbsp;void</CODE></FONT></TD>
167
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.html#backColorChanged(com.iver.cit.gvsig.fmap.ColorEvent)">backColorChanged</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/ColorEvent.html" title="class in com.iver.cit.gvsig.fmap">ColorEvent</A>&nbsp;e)</CODE>
168

    
169
<BR>
170
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cambio de color.</TD>
171
</TR>
172
<TR BGCOLOR="white" CLASS="TableRowColor">
173
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
174
<CODE>&nbsp;void</CODE></FONT></TD>
175
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.html#beginAtomicEvent()">beginAtomicEvent</A></B>()</CODE>
176

    
177
<BR>
178
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pone el buffer en modo acumulaci?n de eventos. </TD>
179
</TR>
180
<TR BGCOLOR="white" CLASS="TableRowColor">
181
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
182
<CODE>&nbsp;void</CODE></FONT></TD>
183
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.html#endAtomicEvent()">endAtomicEvent</A></B>()</CODE>
184

    
185
<BR>
186
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Termina la acumulaci?n de eventos y notifica a los  l?steners.</TD>
187
</TR>
188
<TR BGCOLOR="white" CLASS="TableRowColor">
189
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
190
<CODE>&nbsp;void</CODE></FONT></TD>
191
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.html#extentChanged(com.iver.cit.gvsig.fmap.ExtentEvent)">extentChanged</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/ExtentEvent.html" title="class in com.iver.cit.gvsig.fmap">ExtentEvent</A>&nbsp;e)</CODE>
192

    
193
<BR>
194
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cambio de extent.</TD>
195
</TR>
196
<TR BGCOLOR="white" CLASS="TableRowColor">
197
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
198
<CODE>&nbsp;void</CODE></FONT></TD>
199
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.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>
200

    
201
<BR>
202
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se a?ade una capa</TD>
203
</TR>
204
<TR BGCOLOR="white" CLASS="TableRowColor">
205
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
206
<CODE>&nbsp;void</CODE></FONT></TD>
207
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.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>
208

    
209
<BR>
210
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se est? a punto de a?adir una capa</TD>
211
</TR>
212
<TR BGCOLOR="white" CLASS="TableRowColor">
213
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
214
<CODE>&nbsp;void</CODE></FONT></TD>
215
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.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>
216

    
217
<BR>
218
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se mueve una capa</TD>
219
</TR>
220
<TR BGCOLOR="white" CLASS="TableRowColor">
221
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
222
<CODE>&nbsp;void</CODE></FONT></TD>
223
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.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>
224

    
225
<BR>
226
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se est? a punto de mover una capa</TD>
227
</TR>
228
<TR BGCOLOR="white" CLASS="TableRowColor">
229
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
230
<CODE>&nbsp;void</CODE></FONT></TD>
231
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.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>
232

    
233
<BR>
234
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se elimina una capa</TD>
235
</TR>
236
<TR BGCOLOR="white" CLASS="TableRowColor">
237
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
238
<CODE>&nbsp;void</CODE></FONT></TD>
239
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.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>
240

    
241
<BR>
242
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se est? a punto de eliminar una capa</TD>
243
</TR>
244
<TR BGCOLOR="white" CLASS="TableRowColor">
245
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
246
<CODE>&nbsp;void</CODE></FONT></TD>
247
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.html#legendChanged(com.iver.cit.gvsig.fmap.rendering.LegendChangedEvent)">legendChanged</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/rendering/LegendChangedEvent.html" title="class in com.iver.cit.gvsig.fmap.rendering">LegendChangedEvent</A>&nbsp;e)</CODE>
248

    
249
<BR>
250
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se cambia la leyenda de una capa vectorial</TD>
251
</TR>
252
<TR BGCOLOR="white" CLASS="TableRowColor">
253
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
254
<CODE>&nbsp;void</CODE></FONT></TD>
255
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.html#nameChanged(com.iver.cit.gvsig.fmap.layers.LayerEvent)">nameChanged</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerEvent</A>&nbsp;e)</CODE>
256

    
257
<BR>
258
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cambio de nombre de la capa.</TD>
259
</TR>
260
<TR BGCOLOR="white" CLASS="TableRowColor">
261
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
262
<CODE>&nbsp;boolean</CODE></FONT></TD>
263
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.html#removeAtomicEventListener(com.iver.cit.gvsig.fmap.AtomicEventListener)">removeAtomicEventListener</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/AtomicEventListener.html" title="interface in com.iver.cit.gvsig.fmap">AtomicEventListener</A>&nbsp;listener)</CODE>
264

    
265
<BR>
266
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Borra el AtomicEventListener de la lista de listeners.</TD>
267
</TR>
268
<TR BGCOLOR="white" CLASS="TableRowColor">
269
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
270
<CODE>&nbsp;void</CODE></FONT></TD>
271
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.html#selectionChanged(com.iver.cit.gvsig.fmap.layers.SelectionEvent)">selectionChanged</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/SelectionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">SelectionEvent</A>&nbsp;e)</CODE>
272

    
273
<BR>
274
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Evento lanzado cuando cambia la selecci?n de una capa vectorial. </TD>
275
</TR>
276
<TR BGCOLOR="white" CLASS="TableRowColor">
277
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
278
<CODE>&nbsp;void</CODE></FONT></TD>
279
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.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>
280

    
281
<BR>
282
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se visualiza/oculta una capa</TD>
283
</TR>
284
<TR BGCOLOR="white" CLASS="TableRowColor">
285
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
286
<CODE>&nbsp;void</CODE></FONT></TD>
287
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/EventBuffer.html#visibilityChanged(com.iver.cit.gvsig.fmap.layers.LayerEvent)">visibilityChanged</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerEvent</A>&nbsp;e)</CODE>
288

    
289
<BR>
290
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cambio de propiedad de visibilidad.</TD>
291
</TR>
292
</TABLE>
293
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
294
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
295
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
296
<TD><B>Methods inherited from class java.lang.Object</B></TD>
297
</TR>
298
<TR BGCOLOR="white" CLASS="TableRowColor">
299
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
300
</TR>
301
</TABLE>
302
&nbsp;
303
<P>
304

    
305
<!-- ============ FIELD DETAIL =========== -->
306

    
307

    
308
<!-- ========= CONSTRUCTOR DETAIL ======== -->
309

    
310
<A NAME="constructor_detail"><!-- --></A>
311
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
312
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
313
<TD COLSPAN=1><FONT SIZE="+2">
314
<B>Constructor Detail</B></FONT></TD>
315
</TR>
316
</TABLE>
317

    
318
<A NAME="EventBuffer()"><!-- --></A><H3>
319
EventBuffer</H3>
320
<PRE>
321
public <B>EventBuffer</B>()</PRE>
322
<DL>
323
</DL>
324

    
325
<!-- ============ METHOD DETAIL ========== -->
326

    
327
<A NAME="method_detail"><!-- --></A>
328
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
329
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
330
<TD COLSPAN=1><FONT SIZE="+2">
331
<B>Method Detail</B></FONT></TD>
332
</TR>
333
</TABLE>
334

    
335
<A NAME="beginAtomicEvent()"><!-- --></A><H3>
336
beginAtomicEvent</H3>
337
<PRE>
338
public void <B>beginAtomicEvent</B>()</PRE>
339
<DL>
340
<DD>Pone el buffer en modo acumulaci?n de eventos. Los eventos que se
341
 reciban a partir de una llamada a este m?todo ser?n acumulados y no
342
 ser?n notificados a los listeners hasta que no se reciba una llamada a
343
 endAtomicEvent
344
<P>
345
<DD><DL>
346
</DL>
347
</DD>
348
<DD><DL>
349
</DL>
350
</DD>
351
</DL>
352
<HR>
353

    
354
<A NAME="endAtomicEvent()"><!-- --></A><H3>
355
endAtomicEvent</H3>
356
<PRE>
357
public void <B>endAtomicEvent</B>()</PRE>
358
<DL>
359
<DD>Termina la acumulaci?n de eventos y notifica a los  l?steners.
360
<P>
361
<DD><DL>
362
</DL>
363
</DD>
364
<DD><DL>
365
</DL>
366
</DD>
367
</DL>
368
<HR>
369

    
370
<A NAME="legendChanged(com.iver.cit.gvsig.fmap.rendering.LegendChangedEvent)"><!-- --></A><H3>
371
legendChanged</H3>
372
<PRE>
373
public void <B>legendChanged</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/rendering/LegendChangedEvent.html" title="class in com.iver.cit.gvsig.fmap.rendering">LegendChangedEvent</A>&nbsp;e)</PRE>
374
<DL>
375
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LegendListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LegendListener</A></CODE></B></DD>
376
<DD>Invocado cuando se cambia la leyenda de una capa vectorial
377
<P>
378
<DD><DL>
379
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LegendListener.html#legendChanged(com.iver.cit.gvsig.fmap.rendering.LegendChangedEvent)">legendChanged</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LegendListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LegendListener</A></CODE></DL>
380
</DD>
381
<DD><DL>
382
<DT><B>Parameters:</B><DD><CODE>e</CODE> - LegendChangedEvent.<DT><B>See Also:</B><DD><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LegendListener.html#legendChanged(com.iver.cit.gvsig.fmap.rendering.LegendChangedEvent)"><CODE>LegendListener.legendChanged(com.iver.cit.gvsig.fmap.rendering.LegendChangedEvent)</CODE></A></DL>
383
</DD>
384
</DL>
385
<HR>
386

    
387
<A NAME="layerAdded(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
388
layerAdded</H3>
389
<PRE>
390
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>
391
<DL>
392
<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>
393
<DD>Invocado cuando se a?ade una capa
394
<P>
395
<DD><DL>
396
<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>
397
</DD>
398
<DD><DL>
399
<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>
400
</DD>
401
</DL>
402
<HR>
403

    
404
<A NAME="layerMoved(com.iver.cit.gvsig.fmap.layers.LayerPositionEvent)"><!-- --></A><H3>
405
layerMoved</H3>
406
<PRE>
407
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>
408
<DL>
409
<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>
410
<DD>Invocado cuando se mueve una capa
411
<P>
412
<DD><DL>
413
<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>
414
</DD>
415
<DD><DL>
416
<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>
417
</DD>
418
</DL>
419
<HR>
420

    
421
<A NAME="layerRemoved(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
422
layerRemoved</H3>
423
<PRE>
424
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>
425
<DL>
426
<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>
427
<DD>Invocado cuando se elimina una capa
428
<P>
429
<DD><DL>
430
<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>
431
</DD>
432
<DD><DL>
433
<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>
434
</DD>
435
</DL>
436
<HR>
437

    
438
<A NAME="layerAdding(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
439
layerAdding</H3>
440
<PRE>
441
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)
442
                 throws <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></PRE>
443
<DL>
444
<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>
445
<DD>Invocado cuando se est? a punto de a?adir una capa
446
<P>
447
<DD><DL>
448
<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>
449
</DD>
450
<DD><DL>
451
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento
452
<DT><B>Throws:</B>
453
<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
454
         mensaje de la excepci?n es el que se mostrar? al usuario en su
455
         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>
456
</DD>
457
</DL>
458
<HR>
459

    
460
<A NAME="layerMoving(com.iver.cit.gvsig.fmap.layers.LayerPositionEvent)"><!-- --></A><H3>
461
layerMoving</H3>
462
<PRE>
463
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)
464
                 throws <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></PRE>
465
<DL>
466
<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>
467
<DD>Invocado cuando se est? a punto de mover una capa
468
<P>
469
<DD><DL>
470
<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>
471
</DD>
472
<DD><DL>
473
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento
474
<DT><B>Throws:</B>
475
<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
476
         mensaje de la excepci?n es el que se mostrar? al usuario en su
477
         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>
478
</DD>
479
</DL>
480
<HR>
481

    
482
<A NAME="layerRemoving(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
483
layerRemoving</H3>
484
<PRE>
485
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)
486
                   throws <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></PRE>
487
<DL>
488
<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>
489
<DD>Invocado cuando se est? a punto de eliminar una capa
490
<P>
491
<DD><DL>
492
<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>
493
</DD>
494
<DD><DL>
495
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento
496
<DT><B>Throws:</B>
497
<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
498
         mensaje de la excepci?n es el que se mostrar? al usuario en su
499
         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>
500
</DD>
501
</DL>
502
<HR>
503

    
504
<A NAME="activationChanged(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
505
activationChanged</H3>
506
<PRE>
507
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)
508
                       throws <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></PRE>
509
<DL>
510
<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>
511
<DD>Invocado cuando se activa/desactiva una capa
512
<P>
513
<DD><DL>
514
<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>
515
</DD>
516
<DD><DL>
517
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento
518
<DT><B>Throws:</B>
519
<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
520
         mensaje de la excepci?n es el que se mostrar? al usuario en su
521
         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>
522
</DD>
523
</DL>
524
<HR>
525

    
526
<A NAME="visibilityChanged(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
527
visibilityChanged</H3>
528
<PRE>
529
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)
530
                       throws <A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></PRE>
531
<DL>
532
<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>
533
<DD>Invocado cuando se visualiza/oculta una capa
534
<P>
535
<DD><DL>
536
<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>
537
</DD>
538
<DD><DL>
539
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento
540
<DT><B>Throws:</B>
541
<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
542
         mensaje de la excepci?n es el que se mostrar? al usuario en su
543
         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>
544
</DD>
545
</DL>
546
<HR>
547

    
548
<A NAME="selectionChanged(com.iver.cit.gvsig.fmap.layers.SelectionEvent)"><!-- --></A><H3>
549
selectionChanged</H3>
550
<PRE>
551
public void <B>selectionChanged</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/SelectionEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">SelectionEvent</A>&nbsp;e)</PRE>
552
<DL>
553
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/SelectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">SelectionListener</A></CODE></B></DD>
554
<DD>Evento lanzado cuando cambia la selecci?n de una capa vectorial. Se debe
555
 forzar el lanzamiento del evento mediante una invocaci?n al m?todo
556
 fireSelectionEvents de la capa
557
<P>
558
<DD><DL>
559
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/SelectionListener.html#selectionChanged(com.iver.cit.gvsig.fmap.layers.SelectionEvent)">selectionChanged</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/SelectionListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">SelectionListener</A></CODE></DL>
560
</DD>
561
<DD><DL>
562
<DT><B>Parameters:</B><DD><CODE>e</CODE> - DOCUMENT ME!<DT><B>See Also:</B><DD><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/SelectionListener.html#selectionChanged(com.iver.cit.gvsig.fmap.layers.SelectionEvent)"><CODE>SelectionListener.selectionChanged(com.iver.cit.gvsig.fmap.layers.SelectionEvent)</CODE></A></DL>
563
</DD>
564
</DL>
565
<HR>
566

    
567
<A NAME="extentChanged(com.iver.cit.gvsig.fmap.ExtentEvent)"><!-- --></A><H3>
568
extentChanged</H3>
569
<PRE>
570
public void <B>extentChanged</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/ExtentEvent.html" title="class in com.iver.cit.gvsig.fmap">ExtentEvent</A>&nbsp;e)</PRE>
571
<DL>
572
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/ViewPortListener.html" title="interface in com.iver.cit.gvsig.fmap">ViewPortListener</A></CODE></B></DD>
573
<DD>Cambio de extent.
574
<P>
575
<DD><DL>
576
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/ViewPortListener.html#extentChanged(com.iver.cit.gvsig.fmap.ExtentEvent)">extentChanged</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/ViewPortListener.html" title="interface in com.iver.cit.gvsig.fmap">ViewPortListener</A></CODE></DL>
577
</DD>
578
<DD><DL>
579
<DT><B>Parameters:</B><DD><CODE>e</CODE> - ExtentEvent<DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.fmap.ExtentListener#extentChanged(com.iver.cit.gvsig.fmap.ExtentEvent)</CODE></DL>
580
</DD>
581
</DL>
582
<HR>
583

    
584
<A NAME="addAtomicEventListener(com.iver.cit.gvsig.fmap.AtomicEventListener)"><!-- --></A><H3>
585
addAtomicEventListener</H3>
586
<PRE>
587
public boolean <B>addAtomicEventListener</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/AtomicEventListener.html" title="interface in com.iver.cit.gvsig.fmap">AtomicEventListener</A>&nbsp;listener)</PRE>
588
<DL>
589
<DD>A?ade un AtomicEventListener a la lista de listener.
590
<P>
591
<DD><DL>
592
</DL>
593
</DD>
594
<DD><DL>
595
<DT><B>Parameters:</B><DD><CODE>listener</CODE> - AtomicEventListener.
596
<DT><B>Returns:</B><DD>True si ha sido a?adido correctamente.</DL>
597
</DD>
598
</DL>
599
<HR>
600

    
601
<A NAME="removeAtomicEventListener(com.iver.cit.gvsig.fmap.AtomicEventListener)"><!-- --></A><H3>
602
removeAtomicEventListener</H3>
603
<PRE>
604
public boolean <B>removeAtomicEventListener</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/AtomicEventListener.html" title="interface in com.iver.cit.gvsig.fmap">AtomicEventListener</A>&nbsp;listener)</PRE>
605
<DL>
606
<DD>Borra el AtomicEventListener de la lista de listeners.
607
<P>
608
<DD><DL>
609
</DL>
610
</DD>
611
<DD><DL>
612
<DT><B>Parameters:</B><DD><CODE>listener</CODE> - AtomicEventListener.
613
<DT><B>Returns:</B><DD>True si ha sido borrado correctamente.</DL>
614
</DD>
615
</DL>
616
<HR>
617

    
618
<A NAME="visibilityChanged(com.iver.cit.gvsig.fmap.layers.LayerEvent)"><!-- --></A><H3>
619
visibilityChanged</H3>
620
<PRE>
621
public void <B>visibilityChanged</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerEvent</A>&nbsp;e)</PRE>
622
<DL>
623
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerListener</A></CODE></B></DD>
624
<DD>Cambio de propiedad de visibilidad.
625
<P>
626
<DD><DL>
627
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerListener.html#visibilityChanged(com.iver.cit.gvsig.fmap.layers.LayerEvent)">visibilityChanged</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerListener</A></CODE></DL>
628
</DD>
629
<DD><DL>
630
<DT><B>Parameters:</B><DD><CODE>e</CODE> - LayerEvent<DT><B>See Also:</B><DD><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerListener.html#visibilityChanged(com.iver.cit.gvsig.fmap.layers.LayerEvent)"><CODE>LayerListener.visibilityChanged(com.iver.cit.gvsig.fmap.layers.LayerEvent)</CODE></A></DL>
631
</DD>
632
</DL>
633
<HR>
634

    
635
<A NAME="activationChanged(com.iver.cit.gvsig.fmap.layers.LayerEvent)"><!-- --></A><H3>
636
activationChanged</H3>
637
<PRE>
638
public void <B>activationChanged</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerEvent</A>&nbsp;e)</PRE>
639
<DL>
640
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerListener</A></CODE></B></DD>
641
<DD>Cambio de propiedad de activaci?n de la capa.
642
<P>
643
<DD><DL>
644
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerListener.html#activationChanged(com.iver.cit.gvsig.fmap.layers.LayerEvent)">activationChanged</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerListener</A></CODE></DL>
645
</DD>
646
<DD><DL>
647
<DT><B>Parameters:</B><DD><CODE>e</CODE> - LayerEvent.<DT><B>See Also:</B><DD><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerListener.html#activationChanged(com.iver.cit.gvsig.fmap.layers.LayerEvent)"><CODE>LayerListener.activationChanged(com.iver.cit.gvsig.fmap.layers.LayerEvent)</CODE></A></DL>
648
</DD>
649
</DL>
650
<HR>
651

    
652
<A NAME="nameChanged(com.iver.cit.gvsig.fmap.layers.LayerEvent)"><!-- --></A><H3>
653
nameChanged</H3>
654
<PRE>
655
public void <B>nameChanged</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerEvent.html" title="class in com.iver.cit.gvsig.fmap.layers">LayerEvent</A>&nbsp;e)</PRE>
656
<DL>
657
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerListener</A></CODE></B></DD>
658
<DD>Cambio de nombre de la capa.
659
<P>
660
<DD><DL>
661
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerListener.html#nameChanged(com.iver.cit.gvsig.fmap.layers.LayerEvent)">nameChanged</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LayerListener</A></CODE></DL>
662
</DD>
663
<DD><DL>
664
<DT><B>Parameters:</B><DD><CODE>e</CODE> - LayerEvent.<DT><B>See Also:</B><DD><A HREF="../../../../../com/iver/cit/gvsig/fmap/layers/LayerListener.html#nameChanged(com.iver.cit.gvsig.fmap.layers.LayerEvent)"><CODE>LayerListener.nameChanged(com.iver.cit.gvsig.fmap.layers.LayerEvent)</CODE></A></DL>
665
</DD>
666
</DL>
667
<HR>
668

    
669
<A NAME="backColorChanged(com.iver.cit.gvsig.fmap.ColorEvent)"><!-- --></A><H3>
670
backColorChanged</H3>
671
<PRE>
672
public void <B>backColorChanged</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/ColorEvent.html" title="class in com.iver.cit.gvsig.fmap">ColorEvent</A>&nbsp;e)</PRE>
673
<DL>
674
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/ViewPortListener.html" title="interface in com.iver.cit.gvsig.fmap">ViewPortListener</A></CODE></B></DD>
675
<DD>Cambio de color.
676
<P>
677
<DD><DL>
678
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/ViewPortListener.html#backColorChanged(com.iver.cit.gvsig.fmap.ColorEvent)">backColorChanged</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/fmap/ViewPortListener.html" title="interface in com.iver.cit.gvsig.fmap">ViewPortListener</A></CODE></DL>
679
</DD>
680
<DD><DL>
681
<DT><B>Parameters:</B><DD><CODE>e</CODE> - ColorEvent.<DT><B>See Also:</B><DD><A HREF="../../../../../com/iver/cit/gvsig/fmap/ViewPortListener.html#backColorChanged(com.iver.cit.gvsig.fmap.ColorEvent)"><CODE>ViewPortListener.backColorChanged(com.iver.cit.gvsig.fmap.ColorEvent)</CODE></A></DL>
682
</DD>
683
</DL>
684
<!-- ========= END OF CLASS DATA ========= -->
685
<HR>
686

    
687

    
688
<!-- ======= START OF BOTTOM NAVBAR ====== -->
689
<A NAME="navbar_bottom"><!-- --></A>
690
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
691
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
692
<TR>
693
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
694
<A NAME="navbar_bottom_firstrow"><!-- --></A>
695
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
696
  <TR ALIGN="center" VALIGN="top">
697
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
698
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
699
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
700
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
701
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
702
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
703
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
704
  </TR>
705
</TABLE>
706
</TD>
707
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
708
</EM>
709
</TD>
710
</TR>
711

    
712
<TR>
713
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
714
&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/fmap/ColorEvent.html" title="class in com.iver.cit.gvsig.fmap"><B>PREV CLASS</B></A>&nbsp;
715
&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/fmap/ExtentEvent.html" title="class in com.iver.cit.gvsig.fmap"><B>NEXT CLASS</B></A></FONT></TD>
716
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
717
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
718
&nbsp;<A HREF="EventBuffer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
719
&nbsp;<SCRIPT type="text/javascript">
720
  <!--
721
  if(window==top) {
722
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
723
  }
724
  //-->
725
</SCRIPT>
726
<NOSCRIPT>
727
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
728
</NOSCRIPT>
729

    
730
</FONT></TD>
731
</TR>
732
<TR>
733
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
734
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
735
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
736
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
737
</TR>
738
</TABLE>
739
<A NAME="skip-navbar_bottom"></A>
740
<!-- ======== END OF BOTTOM NAVBAR ======= -->
741

    
742
<HR>
743

    
744
</BODY>
745
</HTML>