Statistics
| Revision:

root / trunk / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / ui / cmd / CmdZoom.html @ 2849

History | View | Annotate | Download (15.6 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_03) on Fri Sep 02 13:43:20 CEST 2005 -->
6
<TITLE>
7
CmdZoom
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.ui.cmd.CmdZoom 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="CmdZoom";
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="../../../../org/cresques/ui/cmd/CmdSelect.html" title="class in org.cresques.ui.cmd"><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="CmdZoom.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;<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
org.cresques.ui.cmd</FONT>
85
<BR>
86
Class CmdZoom</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../org/cresques/ui/cmd/Cmd.html" title="class in org.cresques.ui.cmd">org.cresques.ui.cmd.Cmd</A>
90
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.ui.cmd.CmdZoom</B>
91
</PRE>
92
<HR>
93
<DL>
94
<DT>public class <B>CmdZoom</B><DT>extends <A HREF="../../../../org/cresques/ui/cmd/Cmd.html" title="class in org.cresques.ui.cmd">Cmd</A></DL>
95

    
96
<P>
97
Comando zoom.
98
 A?ade al canvas la capacidad de aumentar y disminuir la vista.
99
<P>
100

    
101
<P>
102
<DL>
103
<DT><B>Author:</B></DT>
104
  <DD>"Luis W. Sevilla" <sevilla_lui@gva.es></DD>
105
</DL>
106
<HR>
107

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

    
111

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

    
114
<A NAME="field_summary"><!-- --></A>
115
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
116
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
117
<TD COLSPAN=2><FONT SIZE="+2">
118
<B>Field Summary</B></FONT></TD>
119
</TR>
120
<TR BGCOLOR="white" CLASS="TableRowColor">
121
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
122
<CODE>&nbsp;double</CODE></FONT></TD>
123
<TD><CODE><B><A HREF="../../../../org/cresques/ui/cmd/CmdZoom.html#aumenta">aumenta</A></B></CODE>
124

    
125
<BR>
126
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
127
</TR>
128
<TR BGCOLOR="white" CLASS="TableRowColor">
129
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
130
<CODE>&nbsp;double</CODE></FONT></TD>
131
<TD><CODE><B><A HREF="../../../../org/cresques/ui/cmd/CmdZoom.html#reduce">reduce</A></B></CODE>
132

    
133
<BR>
134
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
135
</TR>
136
</TABLE>
137
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.ui.cmd.Cmd"><!-- --></A>
138
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
139
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
140
<TD><B>Fields inherited from class org.cresques.ui.cmd.<A HREF="../../../../org/cresques/ui/cmd/Cmd.html" title="class in org.cresques.ui.cmd">Cmd</A></B></TD>
141
</TR>
142
<TR BGCOLOR="white" CLASS="TableRowColor">
143
<TD><CODE><A HREF="../../../../org/cresques/ui/cmd/Cmd.html#cursor">cursor</A>, <A HREF="../../../../org/cresques/ui/cmd/Cmd.html#DRAG">DRAG</A>, <A HREF="../../../../org/cresques/ui/cmd/Cmd.html#LEFT">LEFT</A>, <A HREF="../../../../org/cresques/ui/cmd/Cmd.html#MIDDLE">MIDDLE</A>, <A HREF="../../../../org/cresques/ui/cmd/Cmd.html#PRESS">PRESS</A>, <A HREF="../../../../org/cresques/ui/cmd/Cmd.html#RELEASE">RELEASE</A>, <A HREF="../../../../org/cresques/ui/cmd/Cmd.html#RIGHT">RIGHT</A>, <A HREF="../../../../org/cresques/ui/cmd/Cmd.html#type">type</A></CODE></TD>
144
</TR>
145
</TABLE>
146
&nbsp;
147
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
148

    
149
<A NAME="constructor_summary"><!-- --></A>
150
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
151
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
152
<TD COLSPAN=2><FONT SIZE="+2">
153
<B>Constructor Summary</B></FONT></TD>
154
</TR>
155
<TR BGCOLOR="white" CLASS="TableRowColor">
156
<TD><CODE><B><A HREF="../../../../org/cresques/ui/cmd/CmdZoom.html#CmdZoom(org.cresques.ui.CQMapCanvas)">CmdZoom</A></B>(<A HREF="../../../../org/cresques/ui/CQMapCanvas.html" title="interface in org.cresques.ui">CQMapCanvas</A>&nbsp;canvas)</CODE>
157

    
158
<BR>
159
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construye un nuevo CmdZoom para el Canvas</TD>
160
</TR>
161
</TABLE>
162
&nbsp;
163
<!-- ========== METHOD SUMMARY =========== -->
164

    
165
<A NAME="method_summary"><!-- --></A>
166
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
167
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
168
<TD COLSPAN=2><FONT SIZE="+2">
169
<B>Method Summary</B></FONT></TD>
170
</TR>
171
<TR BGCOLOR="white" CLASS="TableRowColor">
172
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
173
<CODE>&nbsp;void</CODE></FONT></TD>
174
<TD><CODE><B><A HREF="../../../../org/cresques/ui/cmd/CmdZoom.html#cmd(java.awt.geom.Point2D, int, int)">cmd</A></B>(java.awt.geom.Point2D&nbsp;pt,
175
    int&nbsp;bt,
176
    int&nbsp;mouseEvent)</CODE>
177

    
178
<BR>
179
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recibe los eventos del rat?n.</TD>
180
</TR>
181
<TR BGCOLOR="white" CLASS="TableRowColor">
182
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
183
<CODE>&nbsp;void</CODE></FONT></TD>
184
<TD><CODE><B><A HREF="../../../../org/cresques/ui/cmd/CmdZoom.html#zoomBox(org.cresques.px.Extent)">zoomBox</A></B>(<A HREF="../../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;box)</CODE>
185

    
186
<BR>
187
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Realiza un zoom que abarque el Extent;</TD>
188
</TR>
189
<TR BGCOLOR="white" CLASS="TableRowColor">
190
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
191
<CODE>&nbsp;void</CODE></FONT></TD>
192
<TD><CODE><B><A HREF="../../../../org/cresques/ui/cmd/CmdZoom.html#zoomMas(java.awt.geom.Point2D)">zoomMas</A></B>(java.awt.geom.Point2D&nbsp;pt)</CODE>
193

    
194
<BR>
195
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Realiza un zoom de aumento, centrado en el Point2D;</TD>
196
</TR>
197
<TR BGCOLOR="white" CLASS="TableRowColor">
198
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
199
<CODE>&nbsp;void</CODE></FONT></TD>
200
<TD><CODE><B><A HREF="../../../../org/cresques/ui/cmd/CmdZoom.html#zoomMenos(java.awt.geom.Point2D)">zoomMenos</A></B>(java.awt.geom.Point2D&nbsp;pt)</CODE>
201

    
202
<BR>
203
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Realiza un zoom de disminuci?n, centrado en el Point2D;</TD>
204
</TR>
205
</TABLE>
206
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.ui.cmd.Cmd"><!-- --></A>
207
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
208
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
209
<TD><B>Methods inherited from class org.cresques.ui.cmd.<A HREF="../../../../org/cresques/ui/cmd/Cmd.html" title="class in org.cresques.ui.cmd">Cmd</A></B></TD>
210
</TR>
211
<TR BGCOLOR="white" CLASS="TableRowColor">
212
<TD><CODE><A HREF="../../../../org/cresques/ui/cmd/Cmd.html#get(java.lang.String)">get</A>, <A HREF="../../../../org/cresques/ui/cmd/Cmd.html#getCursor()">getCursor</A>, <A HREF="../../../../org/cresques/ui/cmd/Cmd.html#getEventsWanted()">getEventsWanted</A>, <A HREF="../../../../org/cresques/ui/cmd/Cmd.html#register(java.lang.String, org.cresques.ui.cmd.Cmd)">register</A></CODE></TD>
213
</TR>
214
</TABLE>
215
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
216
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
217
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
218
<TD><B>Methods inherited from class java.lang.Object</B></TD>
219
</TR>
220
<TR BGCOLOR="white" CLASS="TableRowColor">
221
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
222
</TR>
223
</TABLE>
224
&nbsp;
225
<P>
226

    
227
<!-- ============ FIELD DETAIL =========== -->
228

    
229
<A NAME="field_detail"><!-- --></A>
230
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
231
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
232
<TD COLSPAN=1><FONT SIZE="+2">
233
<B>Field Detail</B></FONT></TD>
234
</TR>
235
</TABLE>
236

    
237
<A NAME="aumenta"><!-- --></A><H3>
238
aumenta</H3>
239
<PRE>
240
public double <B>aumenta</B></PRE>
241
<DL>
242
<DL>
243
</DL>
244
</DL>
245
<HR>
246

    
247
<A NAME="reduce"><!-- --></A><H3>
248
reduce</H3>
249
<PRE>
250
public double <B>reduce</B></PRE>
251
<DL>
252
<DL>
253
</DL>
254
</DL>
255

    
256
<!-- ========= CONSTRUCTOR DETAIL ======== -->
257

    
258
<A NAME="constructor_detail"><!-- --></A>
259
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
260
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
261
<TD COLSPAN=1><FONT SIZE="+2">
262
<B>Constructor Detail</B></FONT></TD>
263
</TR>
264
</TABLE>
265

    
266
<A NAME="CmdZoom(org.cresques.ui.CQMapCanvas)"><!-- --></A><H3>
267
CmdZoom</H3>
268
<PRE>
269
public <B>CmdZoom</B>(<A HREF="../../../../org/cresques/ui/CQMapCanvas.html" title="interface in org.cresques.ui">CQMapCanvas</A>&nbsp;canvas)</PRE>
270
<DL>
271
<DD>Construye un nuevo CmdZoom para el Canvas
272
<P>
273
<DT><B>Parameters:</B><DD><CODE>canvas</CODE> - </DL>
274

    
275
<!-- ============ METHOD DETAIL ========== -->
276

    
277
<A NAME="method_detail"><!-- --></A>
278
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
279
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
280
<TD COLSPAN=1><FONT SIZE="+2">
281
<B>Method Detail</B></FONT></TD>
282
</TR>
283
</TABLE>
284

    
285
<A NAME="cmd(java.awt.geom.Point2D, int, int)"><!-- --></A><H3>
286
cmd</H3>
287
<PRE>
288
public void <B>cmd</B>(java.awt.geom.Point2D&nbsp;pt,
289
                int&nbsp;bt,
290
                int&nbsp;mouseEvent)</PRE>
291
<DL>
292
<DD>Recibe los eventos del rat?n.
293
<P>
294
<DD><DL>
295
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/ui/cmd/Cmd.html#cmd(java.awt.geom.Point2D, int, int)">cmd</A></CODE> in class <CODE><A HREF="../../../../org/cresques/ui/cmd/Cmd.html" title="class in org.cresques.ui.cmd">Cmd</A></CODE></DL>
296
</DD>
297
<DD><DL>
298
</DL>
299
</DD>
300
</DL>
301
<HR>
302

    
303
<A NAME="zoomMas(java.awt.geom.Point2D)"><!-- --></A><H3>
304
zoomMas</H3>
305
<PRE>
306
public void <B>zoomMas</B>(java.awt.geom.Point2D&nbsp;pt)</PRE>
307
<DL>
308
<DD>Realiza un zoom de aumento, centrado en el Point2D;
309
<P>
310
<DD><DL>
311
<DT><B>Parameters:</B><DD><CODE>pt</CODE> - </DL>
312
</DD>
313
</DL>
314
<HR>
315

    
316
<A NAME="zoomMenos(java.awt.geom.Point2D)"><!-- --></A><H3>
317
zoomMenos</H3>
318
<PRE>
319
public void <B>zoomMenos</B>(java.awt.geom.Point2D&nbsp;pt)</PRE>
320
<DL>
321
<DD>Realiza un zoom de disminuci?n, centrado en el Point2D;
322
<P>
323
<DD><DL>
324
<DT><B>Parameters:</B><DD><CODE>pt</CODE> - </DL>
325
</DD>
326
</DL>
327
<HR>
328

    
329
<A NAME="zoomBox(org.cresques.px.Extent)"><!-- --></A><H3>
330
zoomBox</H3>
331
<PRE>
332
public void <B>zoomBox</B>(<A HREF="../../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;box)</PRE>
333
<DL>
334
<DD>Realiza un zoom que abarque el Extent;
335
<P>
336
<DD><DL>
337
<DT><B>Parameters:</B><DD><CODE>box</CODE> - </DL>
338
</DD>
339
</DL>
340
<!-- ========= END OF CLASS DATA ========= -->
341
<HR>
342

    
343

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

    
368
<TR>
369
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
370
&nbsp;<A HREF="../../../../org/cresques/ui/cmd/CmdSelect.html" title="class in org.cresques.ui.cmd"><B>PREV CLASS</B></A>&nbsp;
371
&nbsp;NEXT CLASS</FONT></TD>
372
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
373
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
374
&nbsp;<A HREF="CmdZoom.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
375
&nbsp;<SCRIPT type="text/javascript">
376
  <!--
377
  if(window==top) {
378
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
379
  }
380
  //-->
381
</SCRIPT>
382
<NOSCRIPT>
383
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
384
</NOSCRIPT>
385

    
386
</FONT></TD>
387
</TR>
388
<TR>
389
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
390
  SUMMARY:&nbsp;NESTED&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>
391
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
392
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>
393
</TR>
394
</TABLE>
395
<A NAME="skip-navbar_bottom"></A>
396
<!-- ======== END OF BOTTOM NAVBAR ======= -->
397

    
398
<HR>
399

    
400
</BODY>
401
</HTML>