Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.MapControl 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="MapControl (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/FMapEvent.html" title="class in com.iver.cit.gvsig.fmap"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.CancelDraw.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="MapControl.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;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&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;<A HREF="#field_detail">FIELD</A>&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 MapControl</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">java.awt.Component
90
      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">java.awt.Container
91
          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">javax.swing.JComponent
92
              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.MapControl</B>
93
</PRE>
94
<DL>
95
<DT><B>All Implemented Interfaces:</B> <DD>java.awt.event.ComponentListener, java.util.EventListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable</DD>
96
</DL>
97
<HR>
98
<DL>
99
<DT>public class <B>MapControl</B><DT>extends javax.swing.JComponent<DT>implements java.awt.event.ComponentListener</DL>
100

    
101
<P>
102
MapControl.
103
<P>
104

    
105
<P>
106
<DL>
107
<DT><B>Author:</B></DT>
108
  <DD>Fernando Gonz?lez Cort?s</DD>
109
<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#com.iver.cit.gvsig.fmap.MapControl">Serialized Form</A></DL>
110
<HR>
111

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

    
115
<A NAME="nested_class_summary"><!-- --></A>
116
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
118
<TD COLSPAN=2><FONT SIZE="+2">
119
<B>Nested Class Summary</B></FONT></TD>
120
</TR>
121
<TR BGCOLOR="white" CLASS="TableRowColor">
122
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
123
<CODE>&nbsp;class</CODE></FONT></TD>
124
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.CancelDraw.html" title="class in com.iver.cit.gvsig.fmap">MapControl.CancelDraw</A></B></CODE>
125

    
126
<BR>
127
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clase para cancelar el dibujado.</TD>
128
</TR>
129
<TR BGCOLOR="white" CLASS="TableRowColor">
130
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
131
<CODE>&nbsp;class</CODE></FONT></TD>
132
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.Drawer.html" title="class in com.iver.cit.gvsig.fmap">MapControl.Drawer</A></B></CODE>
133

    
134
<BR>
135
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clase utilizada para dibujar las capas.</TD>
136
</TR>
137
<TR BGCOLOR="white" CLASS="TableRowColor">
138
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
139
<CODE>&nbsp;class</CODE></FONT></TD>
140
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.MapContextListener.html" title="class in com.iver.cit.gvsig.fmap">MapControl.MapContextListener</A></B></CODE>
141

    
142
<BR>
143
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Listener sobre el MapContext.</TD>
144
</TR>
145
<TR BGCOLOR="white" CLASS="TableRowColor">
146
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
147
<CODE>&nbsp;class</CODE></FONT></TD>
148
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.MapToolListener.html" title="class in com.iver.cit.gvsig.fmap">MapControl.MapToolListener</A></B></CODE>
149

    
150
<BR>
151
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Listener del MapTool.</TD>
152
</TR>
153
</TABLE>
154
&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A>
155
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
156
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
157
<TD><B>Nested classes inherited from class javax.swing.JComponent</B></TD>
158
</TR>
159
<TR BGCOLOR="white" CLASS="TableRowColor">
160
<TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
161
</TR>
162
</TABLE>
163
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
164
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
165
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
166
<TD><B>Nested classes inherited from class java.awt.Container</B></TD>
167
</TR>
168
<TR BGCOLOR="white" CLASS="TableRowColor">
169
<TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
170
</TR>
171
</TABLE>
172
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
173
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
174
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
175
<TD><B>Nested classes inherited from class java.awt.Component</B></TD>
176
</TR>
177
<TR BGCOLOR="white" CLASS="TableRowColor">
178
<TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
179
</TR>
180
</TABLE>
181
&nbsp;
182
<!-- =========== FIELD SUMMARY =========== -->
183

    
184
<A NAME="field_summary"><!-- --></A>
185
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
186
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
187
<TD COLSPAN=2><FONT SIZE="+2">
188
<B>Field Summary</B></FONT></TD>
189
</TR>
190
<TR BGCOLOR="white" CLASS="TableRowColor">
191
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
192
<CODE>static&nbsp;int</CODE></FONT></TD>
193
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#ACTUALIZADO">ACTUALIZADO</A></B></CODE>
194

    
195
<BR>
196
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cuando la vista est? actualizada.</TD>
197
</TR>
198
<TR BGCOLOR="white" CLASS="TableRowColor">
199
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
200
<CODE>static&nbsp;int</CODE></FONT></TD>
201
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#DESACTUALIZADO">DESACTUALIZADO</A></B></CODE>
202

    
203
<BR>
204
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cuando la vista est? desactualizada.</TD>
205
</TR>
206
<TR BGCOLOR="white" CLASS="TableRowColor">
207
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
208
<CODE>protected &nbsp;<A HREF="../../../../../com/iver/cit/gvsig/fmap/ViewPort.html" title="class in com.iver.cit.gvsig.fmap">ViewPort</A></CODE></FONT></TD>
209
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#vp">vp</A></B></CODE>
210

    
211
<BR>
212
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
213
</TR>
214
</TABLE>
215
&nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
216
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
217
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
218
<TD><B>Fields inherited from class javax.swing.JComponent</B></TD>
219
</TR>
220
<TR BGCOLOR="white" CLASS="TableRowColor">
221
<TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
222
</TR>
223
</TABLE>
224
&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
225
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
226
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
227
<TD><B>Fields inherited from class java.awt.Component</B></TD>
228
</TR>
229
<TR BGCOLOR="white" CLASS="TableRowColor">
230
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
231
</TR>
232
</TABLE>
233
&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
234
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
235
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
236
<TD><B>Fields inherited from interface java.awt.image.ImageObserver</B></TD>
237
</TR>
238
<TR BGCOLOR="white" CLASS="TableRowColor">
239
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
240
</TR>
241
</TABLE>
242
&nbsp;
243
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
244

    
245
<A NAME="constructor_summary"><!-- --></A>
246
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
247
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
248
<TD COLSPAN=2><FONT SIZE="+2">
249
<B>Constructor Summary</B></FONT></TD>
250
</TR>
251
<TR BGCOLOR="white" CLASS="TableRowColor">
252
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#MapControl()">MapControl</A></B>()</CODE>
253

    
254
<BR>
255
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea un nuevo NewMapControl.</TD>
256
</TR>
257
</TABLE>
258
&nbsp;
259
<!-- ========== METHOD SUMMARY =========== -->
260

    
261
<A NAME="method_summary"><!-- --></A>
262
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
263
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
264
<TD COLSPAN=2><FONT SIZE="+2">
265
<B>Method Summary</B></FONT></TD>
266
</TR>
267
<TR BGCOLOR="white" CLASS="TableRowColor">
268
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
269
<CODE>&nbsp;void</CODE></FONT></TD>
270
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#addExceptionListener(ExceptionListener)">addExceptionListener</A></B>(ExceptionListener&nbsp;o)</CODE>
271

    
272
<BR>
273
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A?ade un listener de tipo ExceptionListener.</TD>
274
</TR>
275
<TR BGCOLOR="white" CLASS="TableRowColor">
276
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
277
<CODE>&nbsp;void</CODE></FONT></TD>
278
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#addMapTool(java.lang.String, com.iver.cit.gvsig.fmap.tools.Behavior.Behavior)">addMapTool</A></B>(java.lang.String&nbsp;name,
279
           <A HREF="../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html" title="class in com.iver.cit.gvsig.fmap.tools.Behavior">Behavior</A>&nbsp;tool)</CODE>
280

    
281
<BR>
282
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Registra una herramienta (tool).</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/MapControl.html#addMapTool(java.lang.String, com.iver.cit.gvsig.fmap.tools.Behavior.Behavior[])">addMapTool</A></B>(java.lang.String&nbsp;name,
288
           <A HREF="../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html" title="class in com.iver.cit.gvsig.fmap.tools.Behavior">Behavior</A>[]&nbsp;tools)</CODE>
289

    
290
<BR>
291
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
292
</TR>
293
<TR BGCOLOR="white" CLASS="TableRowColor">
294
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
295
<CODE>&nbsp;void</CODE></FONT></TD>
296
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#cancelDrawing()">cancelDrawing</A></B>()</CODE>
297

    
298
<BR>
299
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cancela el dibujado. </TD>
300
</TR>
301
<TR BGCOLOR="white" CLASS="TableRowColor">
302
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
303
<CODE>&nbsp;void</CODE></FONT></TD>
304
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#componentHidden(java.awt.event.ComponentEvent)">componentHidden</A></B>(java.awt.event.ComponentEvent&nbsp;e)</CODE>
305

    
306
<BR>
307
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
308
</TR>
309
<TR BGCOLOR="white" CLASS="TableRowColor">
310
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
311
<CODE>&nbsp;void</CODE></FONT></TD>
312
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#componentMoved(java.awt.event.ComponentEvent)">componentMoved</A></B>(java.awt.event.ComponentEvent&nbsp;e)</CODE>
313

    
314
<BR>
315
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
316
</TR>
317
<TR BGCOLOR="white" CLASS="TableRowColor">
318
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
319
<CODE>&nbsp;void</CODE></FONT></TD>
320
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#componentResized(java.awt.event.ComponentEvent)">componentResized</A></B>(java.awt.event.ComponentEvent&nbsp;e)</CODE>
321

    
322
<BR>
323
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
324
</TR>
325
<TR BGCOLOR="white" CLASS="TableRowColor">
326
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
327
<CODE>&nbsp;void</CODE></FONT></TD>
328
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#componentShown(java.awt.event.ComponentEvent)">componentShown</A></B>(java.awt.event.ComponentEvent&nbsp;e)</CODE>
329

    
330
<BR>
331
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
332
</TR>
333
<TR BGCOLOR="white" CLASS="TableRowColor">
334
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
335
<CODE>&nbsp;void</CODE></FONT></TD>
336
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#drawMap(boolean)">drawMap</A></B>(boolean&nbsp;doClear)</CODE>
337

    
338
<BR>
339
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Marca el mapa para que en el pr?ximo redibujado se acceda a la
340
 cartograf?a para reobtener la imagen</TD>
341
</TR>
342
<TR BGCOLOR="white" CLASS="TableRowColor">
343
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
344
<CODE>&nbsp;java.awt.image.BufferedImage</CODE></FONT></TD>
345
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#getImage()">getImage</A></B>()</CODE>
346

    
347
<BR>
348
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la imagen de la vista.</TD>
349
</TR>
350
<TR BGCOLOR="white" CLASS="TableRowColor">
351
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
352
<CODE>&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/fmap/FMap.html" title="class in com.iver.cit.gvsig.fmap">FMap</A></CODE></FONT></TD>
353
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#getMapContext()">getMapContext</A></B>()</CODE>
354

    
355
<BR>
356
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el modelo.</TD>
357
</TR>
358
<TR BGCOLOR="white" CLASS="TableRowColor">
359
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
360
<CODE>&nbsp;IProjection</CODE></FONT></TD>
361
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#getProjection()">getProjection</A></B>()</CODE>
362

    
363
<BR>
364
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la proyecci?n.</TD>
365
</TR>
366
<TR BGCOLOR="white" CLASS="TableRowColor">
367
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
368
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
369
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#getTool()">getTool</A></B>()</CODE>
370

    
371
<BR>
372
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el nombre de la herramienta seleccionada.</TD>
373
</TR>
374
<TR BGCOLOR="white" CLASS="TableRowColor">
375
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
376
<CODE>&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/fmap/ViewPort.html" title="class in com.iver.cit.gvsig.fmap">ViewPort</A></CODE></FONT></TD>
377
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#getViewPort()">getViewPort</A></B>()</CODE>
378

    
379
<BR>
380
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
381
</TR>
382
<TR BGCOLOR="white" CLASS="TableRowColor">
383
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
384
<CODE>protected &nbsp;void</CODE></FONT></TD>
385
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#paintComponent(java.awt.Graphics)">paintComponent</A></B>(java.awt.Graphics&nbsp;g)</CODE>
386

    
387
<BR>
388
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
389
</TR>
390
<TR BGCOLOR="white" CLASS="TableRowColor">
391
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
392
<CODE>&nbsp;boolean</CODE></FONT></TD>
393
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#removeExceptionListener(ExceptionListener)">removeExceptionListener</A></B>(ExceptionListener&nbsp;o)</CODE>
394

    
395
<BR>
396
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Borra la ExceptioListener que se pasa como par?metro.</TD>
397
</TR>
398
<TR BGCOLOR="white" CLASS="TableRowColor">
399
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
400
<CODE>&nbsp;void</CODE></FONT></TD>
401
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#setMapContext(com.iver.cit.gvsig.fmap.FMap)">setMapContext</A></B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/FMap.html" title="class in com.iver.cit.gvsig.fmap">FMap</A>&nbsp;model)</CODE>
402

    
403
<BR>
404
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserta el modelo.</TD>
405
</TR>
406
<TR BGCOLOR="white" CLASS="TableRowColor">
407
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
408
<CODE>&nbsp;void</CODE></FONT></TD>
409
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#setProjection(IProjection)">setProjection</A></B>(IProjection&nbsp;proj)</CODE>
410

    
411
<BR>
412
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserta una proyecci?n.</TD>
413
</TR>
414
<TR BGCOLOR="white" CLASS="TableRowColor">
415
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
416
<CODE>&nbsp;void</CODE></FONT></TD>
417
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html#setTool(java.lang.String)">setTool</A></B>(java.lang.String&nbsp;toolName)</CODE>
418

    
419
<BR>
420
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DOCUMENT ME!</TD>
421
</TR>
422
</TABLE>
423
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
424
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
425
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
426
<TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
427
</TR>
428
<TR BGCOLOR="white" CLASS="TableRowColor">
429
<TD><CODE>addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getAccessibleContext, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getUIClassID, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintImmediately, paintImmediately, paramString, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update, updateUI</CODE></TD>
430
</TR>
431
</TABLE>
432
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
433
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
434
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
435
<TD><B>Methods inherited from class java.awt.Container</B></TD>
436
</TR>
437
<TR BGCOLOR="white" CLASS="TableRowColor">
438
<TD><CODE>add, add, add, add, add, addContainerListener, addImpl, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
439
</TR>
440
</TABLE>
441
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
442
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
443
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
444
<TD><B>Methods inherited from class java.awt.Component</B></TD>
445
</TR>
446
<TR BGCOLOR="white" CLASS="TableRowColor">
447
<TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
448
</TR>
449
</TABLE>
450
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
451
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
452
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
453
<TD><B>Methods inherited from class java.lang.Object</B></TD>
454
</TR>
455
<TR BGCOLOR="white" CLASS="TableRowColor">
456
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
457
</TR>
458
</TABLE>
459
&nbsp;
460
<P>
461

    
462
<!-- ============ FIELD DETAIL =========== -->
463

    
464
<A NAME="field_detail"><!-- --></A>
465
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
466
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
467
<TD COLSPAN=1><FONT SIZE="+2">
468
<B>Field Detail</B></FONT></TD>
469
</TR>
470
</TABLE>
471

    
472
<A NAME="ACTUALIZADO"><!-- --></A><H3>
473
ACTUALIZADO</H3>
474
<PRE>
475
public static final int <B>ACTUALIZADO</B></PRE>
476
<DL>
477
<DD>Cuando la vista est? actualizada.
478
<P>
479
<DL>
480
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.iver.cit.gvsig.fmap.MapControl.ACTUALIZADO">Constant Field Values</A></DL>
481
</DL>
482
<HR>
483

    
484
<A NAME="DESACTUALIZADO"><!-- --></A><H3>
485
DESACTUALIZADO</H3>
486
<PRE>
487
public static final int <B>DESACTUALIZADO</B></PRE>
488
<DL>
489
<DD>Cuando la vista est? desactualizada.
490
<P>
491
<DL>
492
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.iver.cit.gvsig.fmap.MapControl.DESACTUALIZADO">Constant Field Values</A></DL>
493
</DL>
494
<HR>
495

    
496
<A NAME="vp"><!-- --></A><H3>
497
vp</H3>
498
<PRE>
499
protected <A HREF="../../../../../com/iver/cit/gvsig/fmap/ViewPort.html" title="class in com.iver.cit.gvsig.fmap">ViewPort</A> <B>vp</B></PRE>
500
<DL>
501
<DL>
502
</DL>
503
</DL>
504

    
505
<!-- ========= CONSTRUCTOR DETAIL ======== -->
506

    
507
<A NAME="constructor_detail"><!-- --></A>
508
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
509
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
510
<TD COLSPAN=1><FONT SIZE="+2">
511
<B>Constructor Detail</B></FONT></TD>
512
</TR>
513
</TABLE>
514

    
515
<A NAME="MapControl()"><!-- --></A><H3>
516
MapControl</H3>
517
<PRE>
518
public <B>MapControl</B>()</PRE>
519
<DL>
520
<DD>Crea un nuevo NewMapControl.
521
<P>
522
</DL>
523

    
524
<!-- ============ METHOD DETAIL ========== -->
525

    
526
<A NAME="method_detail"><!-- --></A>
527
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
528
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
529
<TD COLSPAN=1><FONT SIZE="+2">
530
<B>Method Detail</B></FONT></TD>
531
</TR>
532
</TABLE>
533

    
534
<A NAME="setMapContext(com.iver.cit.gvsig.fmap.FMap)"><!-- --></A><H3>
535
setMapContext</H3>
536
<PRE>
537
public void <B>setMapContext</B>(<A HREF="../../../../../com/iver/cit/gvsig/fmap/FMap.html" title="class in com.iver.cit.gvsig.fmap">FMap</A>&nbsp;model)</PRE>
538
<DL>
539
<DD>Inserta el modelo.
540
<P>
541
<DD><DL>
542
</DL>
543
</DD>
544
<DD><DL>
545
<DT><B>Parameters:</B><DD><CODE>model</CODE> - FMap.</DL>
546
</DD>
547
</DL>
548
<HR>
549

    
550
<A NAME="getProjection()"><!-- --></A><H3>
551
getProjection</H3>
552
<PRE>
553
public IProjection <B>getProjection</B>()</PRE>
554
<DL>
555
<DD>Devuelve la proyecci?n.
556
<P>
557
<DD><DL>
558
</DL>
559
</DD>
560
<DD><DL>
561

    
562
<DT><B>Returns:</B><DD>Proyecci?n.</DL>
563
</DD>
564
</DL>
565
<HR>
566

    
567
<A NAME="setProjection(IProjection)"><!-- --></A><H3>
568
setProjection</H3>
569
<PRE>
570
public void <B>setProjection</B>(IProjection&nbsp;proj)</PRE>
571
<DL>
572
<DD>Inserta una proyecci?n.
573
<P>
574
<DD><DL>
575
</DL>
576
</DD>
577
<DD><DL>
578
<DT><B>Parameters:</B><DD><CODE>proj</CODE> - Proyecci?n.</DL>
579
</DD>
580
</DL>
581
<HR>
582

    
583
<A NAME="getMapContext()"><!-- --></A><H3>
584
getMapContext</H3>
585
<PRE>
586
public <A HREF="../../../../../com/iver/cit/gvsig/fmap/FMap.html" title="class in com.iver.cit.gvsig.fmap">FMap</A> <B>getMapContext</B>()</PRE>
587
<DL>
588
<DD>Devuelve el modelo.
589
<P>
590
<DD><DL>
591
</DL>
592
</DD>
593
<DD><DL>
594

    
595
<DT><B>Returns:</B><DD>FMap.</DL>
596
</DD>
597
</DL>
598
<HR>
599

    
600
<A NAME="addMapTool(java.lang.String, com.iver.cit.gvsig.fmap.tools.Behavior.Behavior)"><!-- --></A><H3>
601
addMapTool</H3>
602
<PRE>
603
public void <B>addMapTool</B>(java.lang.String&nbsp;name,
604
                       <A HREF="../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html" title="class in com.iver.cit.gvsig.fmap.tools.Behavior">Behavior</A>&nbsp;tool)</PRE>
605
<DL>
606
<DD>Registra una herramienta (tool).
607
<P>
608
<DD><DL>
609
</DL>
610
</DD>
611
<DD><DL>
612
<DT><B>Parameters:</B><DD><CODE>name</CODE> - Nombre de la herramienta.<DD><CODE>tool</CODE> - Herramienta.</DL>
613
</DD>
614
</DL>
615
<HR>
616

    
617
<A NAME="addMapTool(java.lang.String, com.iver.cit.gvsig.fmap.tools.Behavior.Behavior[])"><!-- --></A><H3>
618
addMapTool</H3>
619
<PRE>
620
public void <B>addMapTool</B>(java.lang.String&nbsp;name,
621
                       <A HREF="../../../../../com/iver/cit/gvsig/fmap/tools/Behavior/Behavior.html" title="class in com.iver.cit.gvsig.fmap.tools.Behavior">Behavior</A>[]&nbsp;tools)</PRE>
622
<DL>
623
<DD><DL>
624
</DL>
625
</DD>
626
<DD><DL>
627
</DL>
628
</DD>
629
</DL>
630
<HR>
631

    
632
<A NAME="setTool(java.lang.String)"><!-- --></A><H3>
633
setTool</H3>
634
<PRE>
635
public void <B>setTool</B>(java.lang.String&nbsp;toolName)</PRE>
636
<DL>
637
<DD>DOCUMENT ME!
638
<P>
639
<DD><DL>
640
</DL>
641
</DD>
642
<DD><DL>
643
<DT><B>Parameters:</B><DD><CODE>toolName</CODE> - DOCUMENT ME!</DL>
644
</DD>
645
</DL>
646
<HR>
647

    
648
<A NAME="getTool()"><!-- --></A><H3>
649
getTool</H3>
650
<PRE>
651
public java.lang.String <B>getTool</B>()</PRE>
652
<DL>
653
<DD>Devuelve el nombre de la herramienta seleccionada.
654
<P>
655
<DD><DL>
656
</DL>
657
</DD>
658
<DD><DL>
659

    
660
<DT><B>Returns:</B><DD>nombre.</DL>
661
</DD>
662
</DL>
663
<HR>
664

    
665
<A NAME="cancelDrawing()"><!-- --></A><H3>
666
cancelDrawing</H3>
667
<PRE>
668
public void <B>cancelDrawing</B>()</PRE>
669
<DL>
670
<DD>Cancela el dibujado. Se espera a que la cancelaci?n surta efecto
671
<P>
672
<DD><DL>
673
</DL>
674
</DD>
675
<DD><DL>
676
</DL>
677
</DD>
678
</DL>
679
<HR>
680

    
681
<A NAME="paintComponent(java.awt.Graphics)"><!-- --></A><H3>
682
paintComponent</H3>
683
<PRE>
684
protected void <B>paintComponent</B>(java.awt.Graphics&nbsp;g)</PRE>
685
<DL>
686
<DD><DL>
687
</DL>
688
</DD>
689
<DD><DL>
690
<DT><B>See Also:</B><DD><CODE>JComponent.paintComponent(java.awt.Graphics)</CODE></DL>
691
</DD>
692
</DL>
693
<HR>
694

    
695
<A NAME="getImage()"><!-- --></A><H3>
696
getImage</H3>
697
<PRE>
698
public java.awt.image.BufferedImage <B>getImage</B>()</PRE>
699
<DL>
700
<DD>Devuelve la imagen de la vista.
701
<P>
702
<DD><DL>
703
</DL>
704
</DD>
705
<DD><DL>
706

    
707
<DT><B>Returns:</B><DD>imagen.</DL>
708
</DD>
709
</DL>
710
<HR>
711

    
712
<A NAME="drawMap(boolean)"><!-- --></A><H3>
713
drawMap</H3>
714
<PRE>
715
public void <B>drawMap</B>(boolean&nbsp;doClear)</PRE>
716
<DL>
717
<DD>Marca el mapa para que en el pr?ximo redibujado se acceda a la
718
 cartograf?a para reobtener la imagen
719
<P>
720
<DD><DL>
721
</DL>
722
</DD>
723
<DD><DL>
724
<DT><B>Parameters:</B><DD><CODE>doClear</CODE> - TODO</DL>
725
</DD>
726
</DL>
727
<HR>
728

    
729
<A NAME="componentHidden(java.awt.event.ComponentEvent)"><!-- --></A><H3>
730
componentHidden</H3>
731
<PRE>
732
public void <B>componentHidden</B>(java.awt.event.ComponentEvent&nbsp;e)</PRE>
733
<DL>
734
<DD><DL>
735
<DT><B>Specified by:</B><DD><CODE>componentHidden</CODE> in interface <CODE>java.awt.event.ComponentListener</CODE></DL>
736
</DD>
737
<DD><DL>
738
<DT><B>See Also:</B><DD><CODE>ComponentListener.componentHidden(java.awt.event.ComponentEvent)</CODE></DL>
739
</DD>
740
</DL>
741
<HR>
742

    
743
<A NAME="componentMoved(java.awt.event.ComponentEvent)"><!-- --></A><H3>
744
componentMoved</H3>
745
<PRE>
746
public void <B>componentMoved</B>(java.awt.event.ComponentEvent&nbsp;e)</PRE>
747
<DL>
748
<DD><DL>
749
<DT><B>Specified by:</B><DD><CODE>componentMoved</CODE> in interface <CODE>java.awt.event.ComponentListener</CODE></DL>
750
</DD>
751
<DD><DL>
752
<DT><B>See Also:</B><DD><CODE>ComponentListener.componentMoved(java.awt.event.ComponentEvent)</CODE></DL>
753
</DD>
754
</DL>
755
<HR>
756

    
757
<A NAME="componentResized(java.awt.event.ComponentEvent)"><!-- --></A><H3>
758
componentResized</H3>
759
<PRE>
760
public void <B>componentResized</B>(java.awt.event.ComponentEvent&nbsp;e)</PRE>
761
<DL>
762
<DD><DL>
763
<DT><B>Specified by:</B><DD><CODE>componentResized</CODE> in interface <CODE>java.awt.event.ComponentListener</CODE></DL>
764
</DD>
765
<DD><DL>
766
<DT><B>See Also:</B><DD><CODE>ComponentListener.componentResized(java.awt.event.ComponentEvent)</CODE></DL>
767
</DD>
768
</DL>
769
<HR>
770

    
771
<A NAME="componentShown(java.awt.event.ComponentEvent)"><!-- --></A><H3>
772
componentShown</H3>
773
<PRE>
774
public void <B>componentShown</B>(java.awt.event.ComponentEvent&nbsp;e)</PRE>
775
<DL>
776
<DD><DL>
777
<DT><B>Specified by:</B><DD><CODE>componentShown</CODE> in interface <CODE>java.awt.event.ComponentListener</CODE></DL>
778
</DD>
779
<DD><DL>
780
<DT><B>See Also:</B><DD><CODE>ComponentListener.componentShown(java.awt.event.ComponentEvent)</CODE></DL>
781
</DD>
782
</DL>
783
<HR>
784

    
785
<A NAME="addExceptionListener(ExceptionListener)"><!-- --></A><H3>
786
addExceptionListener</H3>
787
<PRE>
788
public void <B>addExceptionListener</B>(ExceptionListener&nbsp;o)</PRE>
789
<DL>
790
<DD>A?ade un listener de tipo ExceptionListener.
791
<P>
792
<DD><DL>
793
</DL>
794
</DD>
795
<DD><DL>
796
<DT><B>Parameters:</B><DD><CODE>o</CODE> - ExceptionListener.</DL>
797
</DD>
798
</DL>
799
<HR>
800

    
801
<A NAME="removeExceptionListener(ExceptionListener)"><!-- --></A><H3>
802
removeExceptionListener</H3>
803
<PRE>
804
public boolean <B>removeExceptionListener</B>(ExceptionListener&nbsp;o)</PRE>
805
<DL>
806
<DD>Borra la ExceptioListener que se pasa como par?metro.
807
<P>
808
<DD><DL>
809
</DL>
810
</DD>
811
<DD><DL>
812
<DT><B>Parameters:</B><DD><CODE>o</CODE> - ExceptionListener.
813
<DT><B>Returns:</B><DD>True si se borra correctamente.</DL>
814
</DD>
815
</DL>
816
<HR>
817

    
818
<A NAME="getViewPort()"><!-- --></A><H3>
819
getViewPort</H3>
820
<PRE>
821
public <A HREF="../../../../../com/iver/cit/gvsig/fmap/ViewPort.html" title="class in com.iver.cit.gvsig.fmap">ViewPort</A> <B>getViewPort</B>()</PRE>
822
<DL>
823
<DD><DL>
824
</DL>
825
</DD>
826
<DD><DL>
827
</DL>
828
</DD>
829
</DL>
830
<!-- ========= END OF CLASS DATA ========= -->
831
<HR>
832

    
833

    
834
<!-- ======= START OF BOTTOM NAVBAR ====== -->
835
<A NAME="navbar_bottom"><!-- --></A>
836
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
837
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
838
<TR>
839
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
840
<A NAME="navbar_bottom_firstrow"><!-- --></A>
841
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
842
  <TR ALIGN="center" VALIGN="top">
843
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
844
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
845
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
846
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
847
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
848
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
849
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
850
  </TR>
851
</TABLE>
852
</TD>
853
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
854
</EM>
855
</TD>
856
</TR>
857

    
858
<TR>
859
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
860
&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/fmap/FMapEvent.html" title="class in com.iver.cit.gvsig.fmap"><B>PREV CLASS</B></A>&nbsp;
861
&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.CancelDraw.html" title="class in com.iver.cit.gvsig.fmap"><B>NEXT CLASS</B></A></FONT></TD>
862
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
863
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
864
&nbsp;<A HREF="MapControl.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
865
&nbsp;<SCRIPT type="text/javascript">
866
  <!--
867
  if(window==top) {
868
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
869
  }
870
  //-->
871
</SCRIPT>
872
<NOSCRIPT>
873
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
874
</NOSCRIPT>
875

    
876
</FONT></TD>
877
</TR>
878
<TR>
879
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
880
  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
881
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
882
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
883
</TR>
884
</TABLE>
885
<A NAME="skip-navbar_bottom"></A>
886
<!-- ======== END OF BOTTOM NAVBAR ======= -->
887

    
888
<HR>
889

    
890
</BODY>
891
</HTML>