Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.layers.LayerCollectionListener interface">
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="LayerCollectionListener (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/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerListener.html" title="interface 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="LayerCollectionListener.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
Interface LayerCollectionListener</H2>
87
<DL>
88
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../com/iver/cit/gvsig/fmap/EventBuffer.html" title="class in com.iver.cit.gvsig.fmap">EventBuffer</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/FMap.LayerEventListener.html" title="class in com.iver.cit.gvsig.fmap">FMap.LayerEventListener</A></DD>
89
</DL>
90
<HR>
91
<DL>
92
<DT>public interface <B>LayerCollectionListener</B></DL>
93

    
94
<P>
95
Listeners de eventos producidos sobre la colecci?n de capas
96
<P>
97

    
98
<P>
99
<HR>
100

    
101
<P>
102
<!-- ======== NESTED CLASS SUMMARY ======== -->
103

    
104

    
105
<!-- =========== FIELD SUMMARY =========== -->
106

    
107

    
108
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
109

    
110

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

    
113
<A NAME="method_summary"><!-- --></A>
114
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
115
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
116
<TD COLSPAN=2><FONT SIZE="+2">
117
<B>Method Summary</B></FONT></TD>
118
</TR>
119
<TR BGCOLOR="white" CLASS="TableRowColor">
120
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
121
<CODE>&nbsp;void</CODE></FONT></TD>
122
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.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>
123

    
124
<BR>
125
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se activa/desactiva una capa</TD>
126
</TR>
127
<TR BGCOLOR="white" CLASS="TableRowColor">
128
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
129
<CODE>&nbsp;void</CODE></FONT></TD>
130
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.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>
131

    
132
<BR>
133
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se a?ade una capa</TD>
134
</TR>
135
<TR BGCOLOR="white" CLASS="TableRowColor">
136
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
137
<CODE>&nbsp;void</CODE></FONT></TD>
138
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.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>
139

    
140
<BR>
141
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se est? a punto de a?adir una capa</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/layers/LayerCollectionListener.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>
147

    
148
<BR>
149
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se mueve 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/layers/LayerCollectionListener.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>
155

    
156
<BR>
157
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se est? a punto de mover 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/layers/LayerCollectionListener.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>
163

    
164
<BR>
165
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se elimina 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/layers/LayerCollectionListener.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>
171

    
172
<BR>
173
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se est? a punto de eliminar 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/layers/LayerCollectionListener.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>
179

    
180
<BR>
181
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invocado cuando se visualiza/oculta una capa</TD>
182
</TR>
183
</TABLE>
184
&nbsp;
185
<P>
186

    
187
<!-- ============ FIELD DETAIL =========== -->
188

    
189

    
190
<!-- ========= CONSTRUCTOR DETAIL ======== -->
191

    
192

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

    
195
<A NAME="method_detail"><!-- --></A>
196
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
197
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
198
<TD COLSPAN=1><FONT SIZE="+2">
199
<B>Method Detail</B></FONT></TD>
200
</TR>
201
</TABLE>
202

    
203
<A NAME="layerAdded(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
204
layerAdded</H3>
205
<PRE>
206
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>
207
<DL>
208
<DD>Invocado cuando se a?ade una capa
209
<P>
210
<DD><DL>
211
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento</DL>
212
</DD>
213
</DL>
214
<HR>
215

    
216
<A NAME="layerMoved(com.iver.cit.gvsig.fmap.layers.LayerPositionEvent)"><!-- --></A><H3>
217
layerMoved</H3>
218
<PRE>
219
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>
220
<DL>
221
<DD>Invocado cuando se mueve una capa
222
<P>
223
<DD><DL>
224
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento</DL>
225
</DD>
226
</DL>
227
<HR>
228

    
229
<A NAME="layerRemoved(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
230
layerRemoved</H3>
231
<PRE>
232
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>
233
<DL>
234
<DD>Invocado cuando se elimina una capa
235
<P>
236
<DD><DL>
237
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento</DL>
238
</DD>
239
</DL>
240
<HR>
241

    
242
<A NAME="layerAdding(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
243
layerAdding</H3>
244
<PRE>
245
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)
246
                 throws <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></PRE>
247
<DL>
248
<DD>Invocado cuando se est? a punto de a?adir una capa
249
<P>
250
<DD><DL>
251
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento
252
<DT><B>Throws:</B>
253
<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
254
         mensaje de la excepci?n es el que se mostrar? al usuario en su
255
         caso</DL>
256
</DD>
257
</DL>
258
<HR>
259

    
260
<A NAME="layerMoving(com.iver.cit.gvsig.fmap.layers.LayerPositionEvent)"><!-- --></A><H3>
261
layerMoving</H3>
262
<PRE>
263
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)
264
                 throws <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></PRE>
265
<DL>
266
<DD>Invocado cuando se est? a punto de mover una capa
267
<P>
268
<DD><DL>
269
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento
270
<DT><B>Throws:</B>
271
<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
272
         mensaje de la excepci?n es el que se mostrar? al usuario en su
273
         caso</DL>
274
</DD>
275
</DL>
276
<HR>
277

    
278
<A NAME="layerRemoving(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
279
layerRemoving</H3>
280
<PRE>
281
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)
282
                   throws <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></PRE>
283
<DL>
284
<DD>Invocado cuando se est? a punto de eliminar una capa
285
<P>
286
<DD><DL>
287
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento
288
<DT><B>Throws:</B>
289
<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
290
         mensaje de la excepci?n es el que se mostrar? al usuario en su
291
         caso</DL>
292
</DD>
293
</DL>
294
<HR>
295

    
296
<A NAME="activationChanged(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
297
activationChanged</H3>
298
<PRE>
299
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)
300
                       throws <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></PRE>
301
<DL>
302
<DD>Invocado cuando se activa/desactiva una capa
303
<P>
304
<DD><DL>
305
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento
306
<DT><B>Throws:</B>
307
<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
308
         mensaje de la excepci?n es el que se mostrar? al usuario en su
309
         caso</DL>
310
</DD>
311
</DL>
312
<HR>
313

    
314
<A NAME="visibilityChanged(com.iver.cit.gvsig.fmap.layers.LayerCollectionEvent)"><!-- --></A><H3>
315
visibilityChanged</H3>
316
<PRE>
317
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)
318
                       throws <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/CancelationException.html" title="class in com.iver.cit.gvsig.fmap.layers">CancelationException</A></PRE>
319
<DL>
320
<DD>Invocado cuando se visualiza/oculta una capa
321
<P>
322
<DD><DL>
323
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Informaci?n del evento
324
<DT><B>Throws:</B>
325
<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
326
         mensaje de la excepci?n es el que se mostrar? al usuario en su
327
         caso</DL>
328
</DD>
329
</DL>
330
<!-- ========= END OF CLASS DATA ========= -->
331
<HR>
332

    
333

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

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

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

    
388
<HR>
389

    
390
</BODY>
391
</HTML>