Statistics
| Revision:

root / trunk / docs / gvSIG / gvSIG-api / com / iver / cit / gvsig / DEMO / SingleView.html @ 11445

History | View | Annotate | Download (35.3 KB)

1 1935 vcaballero
<!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:49:12 CET 2005 -->
6
<TITLE>
7
SingleView (gvSIG API)
8
</TITLE>
9
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.DEMO.SingleView 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="SingleView (gvSIG 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/DEMO/SimpleFileFilter.html" title="class in com.iver.cit.gvsig.DEMO"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;NEXT CLASS</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="SingleView.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_classes_inherited_from_class_javax.swing.JFrame">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&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;<A HREF="#field_detail">FIELD</A>&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.DEMO</FONT>
85
<BR>
86
Class SingleView</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">java.awt.Window
92
              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">java.awt.Frame
93
                  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">javax.swing.JFrame
94
                      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.DEMO.SingleView</B>
95
</PRE>
96
<DL>
97
<DT><B>All Implemented Interfaces:</B> <DD>javax.accessibility.Accessible, java.util.EventListener, java.awt.image.ImageObserver, <A HREF="../../../../../com/iver/cit/gvsig/gui/IView.html" title="interface in com.iver.cit.gvsig.gui">IView</A>, java.awt.MenuContainer, javax.swing.RootPaneContainer, java.io.Serializable, javax.swing.WindowConstants, java.awt.event.WindowListener</DD>
98
</DL>
99
<HR>
100
<DL>
101
<DT>public class <B>SingleView</B><DT>extends javax.swing.JFrame<DT>implements <A HREF="../../../../../com/iver/cit/gvsig/gui/IView.html" title="interface in com.iver.cit.gvsig.gui">IView</A>, java.awt.event.WindowListener</DL>
102
103
<P>
104
<DL>
105
<DT><B>Author:</B></DT>
106
  <DD>Administrador
107
108
 To change the template for this generated type comment go to
109
 Window>Preferences>Java>Code Generation>Code and Comments</DD>
110
<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#com.iver.cit.gvsig.DEMO.SingleView">Serialized Form</A></DL>
111
<HR>
112
113
<P>
114
<!-- ======== NESTED CLASS SUMMARY ======== -->
115
116
<A NAME="nested_class_summary"><!-- --></A>
117
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
119
<TD COLSPAN=2><FONT SIZE="+2">
120
<B>Nested Class Summary</B></FONT></TD>
121
</TR>
122
</TABLE>
123
&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JFrame"><!-- --></A>
124
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
125
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
126
<TD><B>Nested classes inherited from class javax.swing.JFrame</B></TD>
127
</TR>
128
<TR BGCOLOR="white" CLASS="TableRowColor">
129
<TD><CODE>javax.swing.JFrame.AccessibleJFrame</CODE></TD>
130
</TR>
131
</TABLE>
132
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Frame"><!-- --></A>
133
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
134
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
135
<TD><B>Nested classes inherited from class java.awt.Frame</B></TD>
136
</TR>
137
<TR BGCOLOR="white" CLASS="TableRowColor">
138
<TD><CODE>java.awt.Frame.AccessibleAWTFrame</CODE></TD>
139
</TR>
140
</TABLE>
141
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Window"><!-- --></A>
142
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
143
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
144
<TD><B>Nested classes inherited from class java.awt.Window</B></TD>
145
</TR>
146
<TR BGCOLOR="white" CLASS="TableRowColor">
147
<TD><CODE>java.awt.Window.AccessibleAWTWindow</CODE></TD>
148
</TR>
149
</TABLE>
150
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
151
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
152
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
153
<TD><B>Nested classes inherited from class java.awt.Container</B></TD>
154
</TR>
155
<TR BGCOLOR="white" CLASS="TableRowColor">
156
<TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
157
</TR>
158
</TABLE>
159
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
160
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
161
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
162
<TD><B>Nested classes inherited from class java.awt.Component</B></TD>
163
</TR>
164
<TR BGCOLOR="white" CLASS="TableRowColor">
165
<TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
166
</TR>
167
</TABLE>
168
&nbsp;
169
<!-- =========== FIELD SUMMARY =========== -->
170
171
<A NAME="field_summary"><!-- --></A>
172
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
173
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
174
<TD COLSPAN=2><FONT SIZE="+2">
175
<B>Field Summary</B></FONT></TD>
176
</TR>
177
<TR BGCOLOR="white" CLASS="TableRowColor">
178
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
179
<CODE>&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/DEMO/Export.html" title="class in com.iver.cit.gvsig.DEMO">Export</A></CODE></FONT></TD>
180
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#jExport">jExport</A></B></CODE>
181
182
<BR>
183
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
184
</TR>
185
<TR BGCOLOR="white" CLASS="TableRowColor">
186
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
187
<CODE>&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/gui/Dialogs/FInfoDialog.html" title="class in com.iver.cit.gvsig.gui.Dialogs">FInfoDialog</A></CODE></FONT></TD>
188
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#m_dlgInfo">m_dlgInfo</A></B></CODE>
189
190
<BR>
191
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
192
</TR>
193
<TR BGCOLOR="white" CLASS="TableRowColor">
194
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
195
<CODE>static&nbsp;java.awt.image.ImageObserver</CODE></FONT></TD>
196
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#m_ImageObserver">m_ImageObserver</A></B></CODE>
197
198
<BR>
199
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
200
</TR>
201
<TR BGCOLOR="white" CLASS="TableRowColor">
202
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
203
<CODE>&nbsp;MapControl</CODE></FONT></TD>
204
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#m_MapControl">m_MapControl</A></B></CODE>
205
206
<BR>
207
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
208
</TR>
209
<TR BGCOLOR="white" CLASS="TableRowColor">
210
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
211
<CODE>&nbsp;javax.swing.JPanel</CODE></FONT></TD>
212
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#panelvista">panelvista</A></B></CODE>
213
214
<BR>
215
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
216
</TR>
217
</TABLE>
218
&nbsp;<A NAME="fields_inherited_from_class_javax.swing.JFrame"><!-- --></A>
219
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
220
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
221
<TD><B>Fields inherited from class javax.swing.JFrame</B></TD>
222
</TR>
223
<TR BGCOLOR="white" CLASS="TableRowColor">
224
<TD><CODE>accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled</CODE></TD>
225
</TR>
226
</TABLE>
227
&nbsp;<A NAME="fields_inherited_from_class_java.awt.Frame"><!-- --></A>
228
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
229
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
230
<TD><B>Fields inherited from class java.awt.Frame</B></TD>
231
</TR>
232
<TR BGCOLOR="white" CLASS="TableRowColor">
233
<TD><CODE>CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR</CODE></TD>
234
</TR>
235
</TABLE>
236
&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
237
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
238
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
239
<TD><B>Fields inherited from class java.awt.Component</B></TD>
240
</TR>
241
<TR BGCOLOR="white" CLASS="TableRowColor">
242
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
243
</TR>
244
</TABLE>
245
&nbsp;<A NAME="fields_inherited_from_class_javax.swing.WindowConstants"><!-- --></A>
246
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
247
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
248
<TD><B>Fields inherited from interface javax.swing.WindowConstants</B></TD>
249
</TR>
250
<TR BGCOLOR="white" CLASS="TableRowColor">
251
<TD><CODE>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE</CODE></TD>
252
</TR>
253
</TABLE>
254
&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
255
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
256
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
257
<TD><B>Fields inherited from interface java.awt.image.ImageObserver</B></TD>
258
</TR>
259
<TR BGCOLOR="white" CLASS="TableRowColor">
260
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
261
</TR>
262
</TABLE>
263
&nbsp;
264
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
265
266
267
<!-- ========== METHOD SUMMARY =========== -->
268
269
<A NAME="method_summary"><!-- --></A>
270
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
271
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
272
<TD COLSPAN=2><FONT SIZE="+2">
273
<B>Method Summary</B></FONT></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/DEMO/SingleView.html#coordsChanged(double, double)">coordsChanged</A></B>(double&nbsp;x,
279
              double&nbsp;y)</CODE>
280
281
<BR>
282
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
283
</TR>
284
<TR BGCOLOR="white" CLASS="TableRowColor">
285
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
286
<CODE>&nbsp;MapControl</CODE></FONT></TD>
287
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#getMapControl()">getMapControl</A></B>()</CODE>
288
289
<BR>
290
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DOCUMENT ME!</TD>
291
</TR>
292
<TR BGCOLOR="white" CLASS="TableRowColor">
293
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
294
<CODE>&nbsp;MapControl</CODE></FONT></TD>
295
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#getMapOverview()">getMapOverview</A></B>()</CODE>
296
297
<BR>
298
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
299
</TR>
300
<TR BGCOLOR="white" CLASS="TableRowColor">
301
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
302
<CODE>&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/gui/toc/TOC.html" title="class in com.iver.cit.gvsig.gui.toc">TOC</A></CODE></FONT></TD>
303
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#getTOC()">getTOC</A></B>()</CODE>
304
305
<BR>
306
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DOCUMENT ME!</TD>
307
</TR>
308
<TR BGCOLOR="white" CLASS="TableRowColor">
309
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
310
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
311
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#getViewName()">getViewName</A></B>()</CODE>
312
313
<BR>
314
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
315
</TR>
316
<TR BGCOLOR="white" CLASS="TableRowColor">
317
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
318
<CODE>static&nbsp;void</CODE></FONT></TD>
319
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#main(java.lang.String[])">main</A></B>(java.lang.String[]&nbsp;args)</CODE>
320
321
<BR>
322
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
323
</TR>
324
<TR BGCOLOR="white" CLASS="TableRowColor">
325
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
326
<CODE>&nbsp;void</CODE></FONT></TD>
327
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#repaintMap()">repaintMap</A></B>()</CODE>
328
329
<BR>
330
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
331
</TR>
332
<TR BGCOLOR="white" CLASS="TableRowColor">
333
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
334
<CODE>&nbsp;void</CODE></FONT></TD>
335
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#setViewName(java.lang.String)">setViewName</A></B>(java.lang.String&nbsp;viewName)</CODE>
336
337
<BR>
338
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
339
</TR>
340
<TR BGCOLOR="white" CLASS="TableRowColor">
341
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
342
<CODE>&nbsp;void</CODE></FONT></TD>
343
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#showCoords(double, double)">showCoords</A></B>(double&nbsp;x,
344
           double&nbsp;y)</CODE>
345
346
<BR>
347
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
348
</TR>
349
<TR BGCOLOR="white" CLASS="TableRowColor">
350
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
351
<CODE>&nbsp;void</CODE></FONT></TD>
352
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#windowActivated(java.awt.event.WindowEvent)">windowActivated</A></B>(java.awt.event.WindowEvent&nbsp;e)</CODE>
353
354
<BR>
355
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
356
</TR>
357
<TR BGCOLOR="white" CLASS="TableRowColor">
358
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
359
<CODE>&nbsp;void</CODE></FONT></TD>
360
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#windowClosed(java.awt.event.WindowEvent)">windowClosed</A></B>(java.awt.event.WindowEvent&nbsp;e)</CODE>
361
362
<BR>
363
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
364
</TR>
365
<TR BGCOLOR="white" CLASS="TableRowColor">
366
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
367
<CODE>&nbsp;void</CODE></FONT></TD>
368
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#windowClosing(java.awt.event.WindowEvent)">windowClosing</A></B>(java.awt.event.WindowEvent&nbsp;e)</CODE>
369
370
<BR>
371
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;class for handling messages from the window expecially the window closing event to end
372
 the process when the window closes.</TD>
373
</TR>
374
<TR BGCOLOR="white" CLASS="TableRowColor">
375
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
376
<CODE>&nbsp;void</CODE></FONT></TD>
377
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#windowDeactivated(java.awt.event.WindowEvent)">windowDeactivated</A></B>(java.awt.event.WindowEvent&nbsp;e)</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>&nbsp;void</CODE></FONT></TD>
385
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#windowDeiconified(java.awt.event.WindowEvent)">windowDeiconified</A></B>(java.awt.event.WindowEvent&nbsp;e)</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;void</CODE></FONT></TD>
393
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/DEMO/SingleView.html#windowIconified(java.awt.event.WindowEvent)">windowIconified</A></B>(java.awt.event.WindowEvent&nbsp;e)</CODE>
394
395
<BR>
396
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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/DEMO/SingleView.html#windowOpened(java.awt.event.WindowEvent)">windowOpened</A></B>(java.awt.event.WindowEvent&nbsp;e)</CODE>
402
403
<BR>
404
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
405
</TR>
406
</TABLE>
407
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JFrame"><!-- --></A>
408
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
409
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
410
<TD><B>Methods inherited from class javax.swing.JFrame</B></TD>
411
</TR>
412
<TR BGCOLOR="white" CLASS="TableRowColor">
413
<TD><CODE>addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getJMenuBar, getLayeredPane, getRootPane, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, update</CODE></TD>
414
</TR>
415
</TABLE>
416
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Frame"><!-- --></A>
417
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
418
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
419
<TD><B>Methods inherited from class java.awt.Frame</B></TD>
420
</TR>
421
<TR BGCOLOR="white" CLASS="TableRowColor">
422
<TD><CODE>addNotify, finalize, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setCursor, setExtendedState, setIconImage, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated</CODE></TD>
423
</TR>
424
</TABLE>
425
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Window"><!-- --></A>
426
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
427
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
428
<TD><B>Methods inherited from class java.awt.Window</B></TD>
429
</TR>
430
<TR BGCOLOR="white" CLASS="TableRowColor">
431
<TD><CODE>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getInputContext, getListeners, getLocale, getMostRecentFocusOwner, getOwnedWindows, getOwner, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindowStateListeners, hide, isActive, isFocusableWindow, isFocusCycleRoot, isFocused, isShowing, pack, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, setCursor, setFocusableWindowState, setFocusCycleRoot, setLocationRelativeTo, show, toBack, toFront</CODE></TD>
432
</TR>
433
</TABLE>
434
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
435
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
436
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
437
<TD><B>Methods inherited from class java.awt.Container</B></TD>
438
</TR>
439
<TR BGCOLOR="white" CLASS="TableRowColor">
440
<TD><CODE>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setFocusTraversalKeys, setFocusTraversalPolicy, setFont, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
441
</TR>
442
</TABLE>
443
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
444
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
445
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
446
<TD><B>Methods inherited from class java.awt.Component</B></TD>
447
</TR>
448
<TR BGCOLOR="white" CLASS="TableRowColor">
449
<TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isOpaque, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
450
</TR>
451
</TABLE>
452
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
453
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
454
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
455
<TD><B>Methods inherited from class java.lang.Object</B></TD>
456
</TR>
457
<TR BGCOLOR="white" CLASS="TableRowColor">
458
<TD><CODE>clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
459
</TR>
460
</TABLE>
461
&nbsp;<A NAME="methods_inherited_from_class_java.awt.MenuContainer"><!-- --></A>
462
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
463
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
464
<TD><B>Methods inherited from interface java.awt.MenuContainer</B></TD>
465
</TR>
466
<TR BGCOLOR="white" CLASS="TableRowColor">
467
<TD><CODE>getFont, postEvent</CODE></TD>
468
</TR>
469
</TABLE>
470
&nbsp;
471
<P>
472
473
<!-- ============ FIELD DETAIL =========== -->
474
475
<A NAME="field_detail"><!-- --></A>
476
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
477
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
478
<TD COLSPAN=1><FONT SIZE="+2">
479
<B>Field Detail</B></FONT></TD>
480
</TR>
481
</TABLE>
482
483
<A NAME="m_ImageObserver"><!-- --></A><H3>
484
m_ImageObserver</H3>
485
<PRE>
486
public static java.awt.image.ImageObserver <B>m_ImageObserver</B></PRE>
487
<DL>
488
<DL>
489
</DL>
490
</DL>
491
<HR>
492
493
<A NAME="panelvista"><!-- --></A><H3>
494
panelvista</H3>
495
<PRE>
496
public javax.swing.JPanel <B>panelvista</B></PRE>
497
<DL>
498
<DL>
499
</DL>
500
</DL>
501
<HR>
502
503
<A NAME="m_MapControl"><!-- --></A><H3>
504
m_MapControl</H3>
505
<PRE>
506
public MapControl <B>m_MapControl</B></PRE>
507
<DL>
508
<DL>
509
</DL>
510
</DL>
511
<HR>
512
513
<A NAME="m_dlgInfo"><!-- --></A><H3>
514
m_dlgInfo</H3>
515
<PRE>
516
public <A HREF="../../../../../com/iver/cit/gvsig/gui/Dialogs/FInfoDialog.html" title="class in com.iver.cit.gvsig.gui.Dialogs">FInfoDialog</A> <B>m_dlgInfo</B></PRE>
517
<DL>
518
<DL>
519
</DL>
520
</DL>
521
<HR>
522
523
<A NAME="jExport"><!-- --></A><H3>
524
jExport</H3>
525
<PRE>
526
public <A HREF="../../../../../com/iver/cit/gvsig/DEMO/Export.html" title="class in com.iver.cit.gvsig.DEMO">Export</A> <B>jExport</B></PRE>
527
<DL>
528
<DL>
529
</DL>
530
</DL>
531
532
<!-- ========= CONSTRUCTOR DETAIL ======== -->
533
534
535
<!-- ============ METHOD DETAIL ========== -->
536
537
<A NAME="method_detail"><!-- --></A>
538
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
539
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
540
<TD COLSPAN=1><FONT SIZE="+2">
541
<B>Method Detail</B></FONT></TD>
542
</TR>
543
</TABLE>
544
545
<A NAME="getMapControl()"><!-- --></A><H3>
546
getMapControl</H3>
547
<PRE>
548
public MapControl <B>getMapControl</B>()</PRE>
549
<DL>
550
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/gui/IView.html" title="interface in com.iver.cit.gvsig.gui">IView</A></CODE></B></DD>
551
<DD>DOCUMENT ME!
552
<P>
553
<DD><DL>
554
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/gui/IView.html#getMapControl()">getMapControl</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/gui/IView.html" title="interface in com.iver.cit.gvsig.gui">IView</A></CODE></DL>
555
</DD>
556
<DD><DL>
557
558
<DT><B>Returns:</B><DD>DOCUMENT ME!</DL>
559
</DD>
560
</DL>
561
<HR>
562
563
<A NAME="getMapOverview()"><!-- --></A><H3>
564
getMapOverview</H3>
565
<PRE>
566
public MapControl <B>getMapOverview</B>()</PRE>
567
<DL>
568
<DD><DL>
569
</DL>
570
</DD>
571
<DD><DL>
572
</DL>
573
</DD>
574
</DL>
575
<HR>
576
577
<A NAME="main(java.lang.String[])"><!-- --></A><H3>
578
main</H3>
579
<PRE>
580
public static void <B>main</B>(java.lang.String[]&nbsp;args)</PRE>
581
<DL>
582
<DD><DL>
583
</DL>
584
</DD>
585
<DD><DL>
586
</DL>
587
</DD>
588
</DL>
589
<HR>
590
591
<A NAME="repaintMap()"><!-- --></A><H3>
592
repaintMap</H3>
593
<PRE>
594
public void <B>repaintMap</B>()</PRE>
595
<DL>
596
<DD><DL>
597
</DL>
598
</DD>
599
<DD><DL>
600
</DL>
601
</DD>
602
</DL>
603
<HR>
604
605
<A NAME="windowActivated(java.awt.event.WindowEvent)"><!-- --></A><H3>
606
windowActivated</H3>
607
<PRE>
608
public void <B>windowActivated</B>(java.awt.event.WindowEvent&nbsp;e)</PRE>
609
<DL>
610
<DD><DL>
611
<DT><B>Specified by:</B><DD><CODE>windowActivated</CODE> in interface <CODE>java.awt.event.WindowListener</CODE></DL>
612
</DD>
613
<DD><DL>
614
</DL>
615
</DD>
616
</DL>
617
<HR>
618
619
<A NAME="windowClosed(java.awt.event.WindowEvent)"><!-- --></A><H3>
620
windowClosed</H3>
621
<PRE>
622
public void <B>windowClosed</B>(java.awt.event.WindowEvent&nbsp;e)</PRE>
623
<DL>
624
<DD><DL>
625
<DT><B>Specified by:</B><DD><CODE>windowClosed</CODE> in interface <CODE>java.awt.event.WindowListener</CODE></DL>
626
</DD>
627
<DD><DL>
628
</DL>
629
</DD>
630
</DL>
631
<HR>
632
633
<A NAME="windowClosing(java.awt.event.WindowEvent)"><!-- --></A><H3>
634
windowClosing</H3>
635
<PRE>
636
public void <B>windowClosing</B>(java.awt.event.WindowEvent&nbsp;e)</PRE>
637
<DL>
638
<DD>class for handling messages from the window expecially the window closing event to end
639
 the process when the window closes.
640
<P>
641
<DD><DL>
642
<DT><B>Specified by:</B><DD><CODE>windowClosing</CODE> in interface <CODE>java.awt.event.WindowListener</CODE></DL>
643
</DD>
644
<DD><DL>
645
</DL>
646
</DD>
647
</DL>
648
<HR>
649
650
<A NAME="windowDeactivated(java.awt.event.WindowEvent)"><!-- --></A><H3>
651
windowDeactivated</H3>
652
<PRE>
653
public void <B>windowDeactivated</B>(java.awt.event.WindowEvent&nbsp;e)</PRE>
654
<DL>
655
<DD><DL>
656
<DT><B>Specified by:</B><DD><CODE>windowDeactivated</CODE> in interface <CODE>java.awt.event.WindowListener</CODE></DL>
657
</DD>
658
<DD><DL>
659
</DL>
660
</DD>
661
</DL>
662
<HR>
663
664
<A NAME="windowDeiconified(java.awt.event.WindowEvent)"><!-- --></A><H3>
665
windowDeiconified</H3>
666
<PRE>
667
public void <B>windowDeiconified</B>(java.awt.event.WindowEvent&nbsp;e)</PRE>
668
<DL>
669
<DD><DL>
670
<DT><B>Specified by:</B><DD><CODE>windowDeiconified</CODE> in interface <CODE>java.awt.event.WindowListener</CODE></DL>
671
</DD>
672
<DD><DL>
673
</DL>
674
</DD>
675
</DL>
676
<HR>
677
678
<A NAME="windowIconified(java.awt.event.WindowEvent)"><!-- --></A><H3>
679
windowIconified</H3>
680
<PRE>
681
public void <B>windowIconified</B>(java.awt.event.WindowEvent&nbsp;e)</PRE>
682
<DL>
683
<DD><DL>
684
<DT><B>Specified by:</B><DD><CODE>windowIconified</CODE> in interface <CODE>java.awt.event.WindowListener</CODE></DL>
685
</DD>
686
<DD><DL>
687
</DL>
688
</DD>
689
</DL>
690
<HR>
691
692
<A NAME="windowOpened(java.awt.event.WindowEvent)"><!-- --></A><H3>
693
windowOpened</H3>
694
<PRE>
695
public void <B>windowOpened</B>(java.awt.event.WindowEvent&nbsp;e)</PRE>
696
<DL>
697
<DD><DL>
698
<DT><B>Specified by:</B><DD><CODE>windowOpened</CODE> in interface <CODE>java.awt.event.WindowListener</CODE></DL>
699
</DD>
700
<DD><DL>
701
</DL>
702
</DD>
703
</DL>
704
<HR>
705
706
<A NAME="showCoords(double, double)"><!-- --></A><H3>
707
showCoords</H3>
708
<PRE>
709
public void <B>showCoords</B>(double&nbsp;x,
710
                       double&nbsp;y)</PRE>
711
<DL>
712
<DD><DL>
713
</DL>
714
</DD>
715
<DD><DL>
716
</DL>
717
</DD>
718
</DL>
719
<HR>
720
721
<A NAME="getViewName()"><!-- --></A><H3>
722
getViewName</H3>
723
<PRE>
724
public java.lang.String <B>getViewName</B>()</PRE>
725
<DL>
726
<DD><DL>
727
</DL>
728
</DD>
729
<DD><DL>
730
</DL>
731
</DD>
732
</DL>
733
<HR>
734
735
<A NAME="setViewName(java.lang.String)"><!-- --></A><H3>
736
setViewName</H3>
737
<PRE>
738
public void <B>setViewName</B>(java.lang.String&nbsp;viewName)</PRE>
739
<DL>
740
<DD><DL>
741
</DL>
742
</DD>
743
<DD><DL>
744
</DL>
745
</DD>
746
</DL>
747
<HR>
748
749
<A NAME="coordsChanged(double, double)"><!-- --></A><H3>
750
coordsChanged</H3>
751
<PRE>
752
public void <B>coordsChanged</B>(double&nbsp;x,
753
                          double&nbsp;y)</PRE>
754
<DL>
755
<DD><DL>
756
</DL>
757
</DD>
758
<DD><DL>
759
</DL>
760
</DD>
761
</DL>
762
<HR>
763
764
<A NAME="getTOC()"><!-- --></A><H3>
765
getTOC</H3>
766
<PRE>
767
public <A HREF="../../../../../com/iver/cit/gvsig/gui/toc/TOC.html" title="class in com.iver.cit.gvsig.gui.toc">TOC</A> <B>getTOC</B>()</PRE>
768
<DL>
769
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/iver/cit/gvsig/gui/IView.html" title="interface in com.iver.cit.gvsig.gui">IView</A></CODE></B></DD>
770
<DD>DOCUMENT ME!
771
<P>
772
<DD><DL>
773
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/cit/gvsig/gui/IView.html#getTOC()">getTOC</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/cit/gvsig/gui/IView.html" title="interface in com.iver.cit.gvsig.gui">IView</A></CODE></DL>
774
</DD>
775
<DD><DL>
776
777
<DT><B>Returns:</B><DD>DOCUMENT ME!</DL>
778
</DD>
779
</DL>
780
<!-- ========= END OF CLASS DATA ========= -->
781
<HR>
782
783
784
<!-- ======= START OF BOTTOM NAVBAR ====== -->
785
<A NAME="navbar_bottom"><!-- --></A>
786
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
787
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
788
<TR>
789
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
790
<A NAME="navbar_bottom_firstrow"><!-- --></A>
791
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
792
  <TR ALIGN="center" VALIGN="top">
793
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
794
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
795
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
796
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
797
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
798
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
799
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
800
  </TR>
801
</TABLE>
802
</TD>
803
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
804
</EM>
805
</TD>
806
</TR>
807
808
<TR>
809
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
810
&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/DEMO/SimpleFileFilter.html" title="class in com.iver.cit.gvsig.DEMO"><B>PREV CLASS</B></A>&nbsp;
811
&nbsp;NEXT CLASS</FONT></TD>
812
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
813
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
814
&nbsp;<A HREF="SingleView.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
815
&nbsp;<SCRIPT type="text/javascript">
816
  <!--
817
  if(window==top) {
818
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
819
  }
820
  //-->
821
</SCRIPT>
822
<NOSCRIPT>
823
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
824
</NOSCRIPT>
825
826
</FONT></TD>
827
</TR>
828
<TR>
829
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
830
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JFrame">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
831
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
832
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
833
</TR>
834
</TABLE>
835
<A NAME="skip-navbar_bottom"></A>
836
<!-- ======== END OF BOTTOM NAVBAR ======= -->
837
838
<HR>
839
840
</BODY>
841
</HTML>