Statistics
| Revision:

svn-gvsig-desktop / branches / CqCMSDvp / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / ui / CQApp.html @ 2312

History | View | Annotate | Download (15.8 KB)

1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.4.2_03) on Thu Jun 23 14:38:27 CEST 2005 -->
6
<TITLE>
7
CQApp
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.ui.CQApp interface">
11

    
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
13

    
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    parent.document.title="CQApp";
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;PREV CLASS&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/ui/CQCursor.html" title="class in org.cresques.ui"><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="CQApp.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
57
&nbsp;<SCRIPT type="text/javascript">
58
  <!--
59
  if(window==top) {
60
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
61
  }
62
  //-->
63
</SCRIPT>
64
<NOSCRIPT>
65
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
66
</NOSCRIPT>
67

    
68
</FONT></TD>
69
</TR>
70
<TR>
71
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
72
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
73
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
74
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
75
</TR>
76
</TABLE>
77
<A NAME="skip-navbar_top"></A>
78
<!-- ========= END OF TOP NAVBAR ========= -->
79

    
80
<HR>
81
<!-- ======== START OF CLASS DATA ======== -->
82
<H2>
83
<FONT SIZE="-1">
84
org.cresques.ui</FONT>
85
<BR>
86
Interface CQApp</H2>
87
<HR>
88
<DL>
89
<DT>public interface <B>CQApp</B></DL>
90

    
91
<P>
92
Define los m?todos de comunicaci?n entre la librer?a y la aplicaci?n
93
<P>
94

    
95
<P>
96
<DL>
97
<DT><B>Author:</B></DT>
98
  <DD>"Luis W. Sevilla" <sevilla_lui@gva.es></DD>
99
</DL>
100
<HR>
101

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

    
105

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

    
108

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

    
111

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

    
114
<A NAME="method_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>Method 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;<A HREF="../../../org/cresques/px/PxLayer.html" title="class in org.cresques.px">PxLayer</A></CODE></FONT></TD>
123
<TD><CODE><B><A HREF="../../../org/cresques/ui/CQApp.html#createLayer(java.lang.String, org.cresques.cts.IProjection)">createLayer</A></B>(java.lang.String&nbsp;name,
124
            <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</CODE>
125

    
126
<BR>
127
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
128
</TR>
129
<TR BGCOLOR="white" CLASS="TableRowColor">
130
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
131
<CODE>&nbsp;<A HREF="../../../org/cresques/ui/CQMapCanvas.html" title="interface in org.cresques.ui">CQMapCanvas</A></CODE></FONT></TD>
132
<TD><CODE><B><A HREF="../../../org/cresques/ui/CQApp.html#getCanvas()">getCanvas</A></B>()</CODE>
133

    
134
<BR>
135
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
136
</TR>
137
<TR BGCOLOR="white" CLASS="TableRowColor">
138
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
139
<CODE>&nbsp;<A HREF="../../../org/cresques/px/PxLayer.html" title="class in org.cresques.px">PxLayer</A></CODE></FONT></TD>
140
<TD><CODE><B><A HREF="../../../org/cresques/ui/CQApp.html#getCurrentLayer()">getCurrentLayer</A></B>()</CODE>
141

    
142
<BR>
143
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
144
</TR>
145
<TR BGCOLOR="white" CLASS="TableRowColor">
146
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
147
<CODE>&nbsp;<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></FONT></TD>
148
<TD><CODE><B><A HREF="../../../org/cresques/ui/CQApp.html#getCurrentProjection()">getCurrentProjection</A></B>()</CODE>
149

    
150
<BR>
151
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
152
</TR>
153
<TR BGCOLOR="white" CLASS="TableRowColor">
154
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
155
<CODE>&nbsp;<A HREF="../../../org/cresques/px/PxLayer.html" title="class in org.cresques.px">PxLayer</A></CODE></FONT></TD>
156
<TD><CODE><B><A HREF="../../../org/cresques/ui/CQApp.html#getLayerByName(java.lang.String)">getLayerByName</A></B>(java.lang.String&nbsp;lName)</CODE>
157

    
158
<BR>
159
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
160
</TR>
161
<TR BGCOLOR="white" CLASS="TableRowColor">
162
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
163
<CODE>&nbsp;<A HREF="../../../org/cresques/ui/CQLayerManager.html" title="interface in org.cresques.ui">CQLayerManager</A></CODE></FONT></TD>
164
<TD><CODE><B><A HREF="../../../org/cresques/ui/CQApp.html#getLayerManager()">getLayerManager</A></B>()</CODE>
165

    
166
<BR>
167
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
168
</TR>
169
<TR BGCOLOR="white" CLASS="TableRowColor">
170
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
171
<CODE>&nbsp;void</CODE></FONT></TD>
172
<TD><CODE><B><A HREF="../../../org/cresques/ui/CQApp.html#loadFile(java.lang.String[], org.cresques.cts.IProjection)">loadFile</A></B>(java.lang.String[]&nbsp;fNames,
173
         <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</CODE>
174

    
175
<BR>
176
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
177
</TR>
178
<TR BGCOLOR="white" CLASS="TableRowColor">
179
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
180
<CODE>&nbsp;void</CODE></FONT></TD>
181
<TD><CODE><B><A HREF="../../../org/cresques/ui/CQApp.html#loadFile(java.lang.String, org.cresques.cts.IProjection)">loadFile</A></B>(java.lang.String&nbsp;fName,
182
         <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</CODE>
183

    
184
<BR>
185
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
186
</TR>
187
<TR BGCOLOR="white" CLASS="TableRowColor">
188
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
189
<CODE>&nbsp;void</CODE></FONT></TD>
190
<TD><CODE><B><A HREF="../../../org/cresques/ui/CQApp.html#selectHoja(java.awt.geom.Point2D)">selectHoja</A></B>(java.awt.geom.Point2D&nbsp;pt)</CODE>
191

    
192
<BR>
193
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
194
</TR>
195
<TR BGCOLOR="white" CLASS="TableRowColor">
196
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
197
<CODE>&nbsp;void</CODE></FONT></TD>
198
<TD><CODE><B><A HREF="../../../org/cresques/ui/CQApp.html#setCurrentLayer(org.cresques.px.PxLayer)">setCurrentLayer</A></B>(<A HREF="../../../org/cresques/px/PxLayer.html" title="class in org.cresques.px">PxLayer</A>&nbsp;layer)</CODE>
199

    
200
<BR>
201
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
202
</TR>
203
<TR BGCOLOR="white" CLASS="TableRowColor">
204
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
205
<CODE>&nbsp;void</CODE></FONT></TD>
206
<TD><CODE><B><A HREF="../../../org/cresques/ui/CQApp.html#setCurrentMinuteo(org.cresques.px.PxLayer)">setCurrentMinuteo</A></B>(<A HREF="../../../org/cresques/px/PxLayer.html" title="class in org.cresques.px">PxLayer</A>&nbsp;layerMin)</CODE>
207

    
208
<BR>
209
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
210
</TR>
211
<TR BGCOLOR="white" CLASS="TableRowColor">
212
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
213
<CODE>&nbsp;void</CODE></FONT></TD>
214
<TD><CODE><B><A HREF="../../../org/cresques/ui/CQApp.html#setCurrentProjection(org.cresques.cts.IProjection)">setCurrentProjection</A></B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</CODE>
215

    
216
<BR>
217
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
218
</TR>
219
</TABLE>
220
&nbsp;
221
<P>
222

    
223
<!-- ============ FIELD DETAIL =========== -->
224

    
225

    
226
<!-- ========= CONSTRUCTOR DETAIL ======== -->
227

    
228

    
229
<!-- ============ METHOD DETAIL ========== -->
230

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

    
239
<A NAME="getCanvas()"><!-- --></A><H3>
240
getCanvas</H3>
241
<PRE>
242
public <A HREF="../../../org/cresques/ui/CQMapCanvas.html" title="interface in org.cresques.ui">CQMapCanvas</A> <B>getCanvas</B>()</PRE>
243
<DL>
244
<DD><DL>
245
</DL>
246
</DD>
247
</DL>
248
<HR>
249

    
250
<A NAME="getCurrentProjection()"><!-- --></A><H3>
251
getCurrentProjection</H3>
252
<PRE>
253
public <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A> <B>getCurrentProjection</B>()</PRE>
254
<DL>
255
<DD><DL>
256
</DL>
257
</DD>
258
</DL>
259
<HR>
260

    
261
<A NAME="setCurrentProjection(org.cresques.cts.IProjection)"><!-- --></A><H3>
262
setCurrentProjection</H3>
263
<PRE>
264
public void <B>setCurrentProjection</B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</PRE>
265
<DL>
266
<DD><DL>
267
</DL>
268
</DD>
269
</DL>
270
<HR>
271

    
272
<A NAME="getLayerManager()"><!-- --></A><H3>
273
getLayerManager</H3>
274
<PRE>
275
public <A HREF="../../../org/cresques/ui/CQLayerManager.html" title="interface in org.cresques.ui">CQLayerManager</A> <B>getLayerManager</B>()</PRE>
276
<DL>
277
<DD><DL>
278
</DL>
279
</DD>
280
</DL>
281
<HR>
282

    
283
<A NAME="getLayerByName(java.lang.String)"><!-- --></A><H3>
284
getLayerByName</H3>
285
<PRE>
286
public <A HREF="../../../org/cresques/px/PxLayer.html" title="class in org.cresques.px">PxLayer</A> <B>getLayerByName</B>(java.lang.String&nbsp;lName)</PRE>
287
<DL>
288
<DD><DL>
289
</DL>
290
</DD>
291
</DL>
292
<HR>
293

    
294
<A NAME="setCurrentLayer(org.cresques.px.PxLayer)"><!-- --></A><H3>
295
setCurrentLayer</H3>
296
<PRE>
297
public void <B>setCurrentLayer</B>(<A HREF="../../../org/cresques/px/PxLayer.html" title="class in org.cresques.px">PxLayer</A>&nbsp;layer)</PRE>
298
<DL>
299
<DD><DL>
300
</DL>
301
</DD>
302
</DL>
303
<HR>
304

    
305
<A NAME="getCurrentLayer()"><!-- --></A><H3>
306
getCurrentLayer</H3>
307
<PRE>
308
public <A HREF="../../../org/cresques/px/PxLayer.html" title="class in org.cresques.px">PxLayer</A> <B>getCurrentLayer</B>()</PRE>
309
<DL>
310
<DD><DL>
311
</DL>
312
</DD>
313
</DL>
314
<HR>
315

    
316
<A NAME="createLayer(java.lang.String, org.cresques.cts.IProjection)"><!-- --></A><H3>
317
createLayer</H3>
318
<PRE>
319
public <A HREF="../../../org/cresques/px/PxLayer.html" title="class in org.cresques.px">PxLayer</A> <B>createLayer</B>(java.lang.String&nbsp;name,
320
                           <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</PRE>
321
<DL>
322
<DD><DL>
323
</DL>
324
</DD>
325
</DL>
326
<HR>
327

    
328
<A NAME="loadFile(java.lang.String, org.cresques.cts.IProjection)"><!-- --></A><H3>
329
loadFile</H3>
330
<PRE>
331
public void <B>loadFile</B>(java.lang.String&nbsp;fName,
332
                     <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</PRE>
333
<DL>
334
<DD><DL>
335
</DL>
336
</DD>
337
</DL>
338
<HR>
339

    
340
<A NAME="loadFile(java.lang.String[], org.cresques.cts.IProjection)"><!-- --></A><H3>
341
loadFile</H3>
342
<PRE>
343
public void <B>loadFile</B>(java.lang.String[]&nbsp;fNames,
344
                     <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</PRE>
345
<DL>
346
<DD><DL>
347
</DL>
348
</DD>
349
</DL>
350
<HR>
351

    
352
<A NAME="setCurrentMinuteo(org.cresques.px.PxLayer)"><!-- --></A><H3>
353
setCurrentMinuteo</H3>
354
<PRE>
355
public void <B>setCurrentMinuteo</B>(<A HREF="../../../org/cresques/px/PxLayer.html" title="class in org.cresques.px">PxLayer</A>&nbsp;layerMin)</PRE>
356
<DL>
357
<DD><DL>
358
</DL>
359
</DD>
360
</DL>
361
<HR>
362

    
363
<A NAME="selectHoja(java.awt.geom.Point2D)"><!-- --></A><H3>
364
selectHoja</H3>
365
<PRE>
366
public void <B>selectHoja</B>(java.awt.geom.Point2D&nbsp;pt)</PRE>
367
<DL>
368
<DD><DL>
369
</DL>
370
</DD>
371
</DL>
372
<!-- ========= END OF CLASS DATA ========= -->
373
<HR>
374

    
375

    
376
<!-- ======= START OF BOTTOM NAVBAR ====== -->
377
<A NAME="navbar_bottom"><!-- --></A>
378
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
379
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
380
<TR>
381
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
382
<A NAME="navbar_bottom_firstrow"><!-- --></A>
383
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
384
  <TR ALIGN="center" VALIGN="top">
385
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
386
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
387
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
388
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
389
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
390
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
391
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
392
  </TR>
393
</TABLE>
394
</TD>
395
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
396
</EM>
397
</TD>
398
</TR>
399

    
400
<TR>
401
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
402
&nbsp;PREV CLASS&nbsp;
403
&nbsp;<A HREF="../../../org/cresques/ui/CQCursor.html" title="class in org.cresques.ui"><B>NEXT CLASS</B></A></FONT></TD>
404
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
405
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
406
&nbsp;<A HREF="CQApp.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
407
&nbsp;<SCRIPT type="text/javascript">
408
  <!--
409
  if(window==top) {
410
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
411
  }
412
  //-->
413
</SCRIPT>
414
<NOSCRIPT>
415
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
416
</NOSCRIPT>
417

    
418
</FONT></TD>
419
</TR>
420
<TR>
421
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
422
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
423
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
424
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
425
</TR>
426
</TABLE>
427
<A NAME="skip-navbar_bottom"></A>
428
<!-- ======== END OF BOTTOM NAVBAR ======= -->
429

    
430
<HR>
431

    
432
</BODY>
433
</HTML>