Statistics
| Revision:

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

History | View | Annotate | Download (18.4 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:23 CEST 2005 -->
6
<TITLE>
7
GeoPoint
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.geo.GeoPoint 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="GeoPoint";
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/geo/Geodetic.html" title="class in org.cresques.geo"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/geo/Graticule.html" title="class in org.cresques.geo"><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="GeoPoint.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_java.awt.geom.Point2D">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
org.cresques.geo</FONT>
85
<BR>
86
Class GeoPoint</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by">java.awt.geom.Point2D
90
      <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.geo.GeoPoint</B>
91
</PRE>
92
<DL>
93
<DT><B>All Implemented Interfaces:</B> <DD>java.lang.Cloneable, <A HREF="../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></DD>
94
</DL>
95
<HR>
96
<DL>
97
<DT>public class <B>GeoPoint</B><DT>extends java.awt.geom.Point2D<DT>implements <A HREF="../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></DL>
98

    
99
<P>
100
<HR>
101

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

    
105
<A NAME="nested_class_summary"><!-- --></A>
106
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
107
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
108
<TD COLSPAN=2><FONT SIZE="+2">
109
<B>Nested Class Summary</B></FONT></TD>
110
</TR>
111
</TABLE>
112
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.geom.Point2D"><!-- --></A>
113
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
114
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
115
<TD><B>Nested classes inherited from class java.awt.geom.Point2D</B></TD>
116
</TR>
117
<TR BGCOLOR="white" CLASS="TableRowColor">
118
<TD><CODE>java.awt.geom.Point2D.Double, java.awt.geom.Point2D.Float</CODE></TD>
119
</TR>
120
</TABLE>
121
&nbsp;
122
<!-- =========== FIELD SUMMARY =========== -->
123

    
124
<A NAME="field_summary"><!-- --></A>
125
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
126
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
127
<TD COLSPAN=2><FONT SIZE="+2">
128
<B>Field Summary</B></FONT></TD>
129
</TR>
130
<TR BGCOLOR="white" CLASS="TableRowColor">
131
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
132
<CODE>static&nbsp;int</CODE></FONT></TD>
133
<TD><CODE><B><A HREF="../../../org/cresques/geo/GeoPoint.html#decimales">decimales</A></B></CODE>
134

    
135
<BR>
136
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
137
</TR>
138
<TR BGCOLOR="white" CLASS="TableRowColor">
139
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
140
<CODE>&nbsp;double</CODE></FONT></TD>
141
<TD><CODE><B><A HREF="../../../org/cresques/geo/GeoPoint.html#h">h</A></B></CODE>
142

    
143
<BR>
144
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
145
</TR>
146
<TR BGCOLOR="white" CLASS="TableRowColor">
147
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
148
<CODE>&nbsp;SexaAngle</CODE></FONT></TD>
149
<TD><CODE><B><A HREF="../../../org/cresques/geo/GeoPoint.html#Latitude">Latitude</A></B></CODE>
150

    
151
<BR>
152
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
153
</TR>
154
<TR BGCOLOR="white" CLASS="TableRowColor">
155
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
156
<CODE>&nbsp;SexaAngle</CODE></FONT></TD>
157
<TD><CODE><B><A HREF="../../../org/cresques/geo/GeoPoint.html#Longitude">Longitude</A></B></CODE>
158

    
159
<BR>
160
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
161
</TR>
162
</TABLE>
163
&nbsp;
164
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
165

    
166
<A NAME="constructor_summary"><!-- --></A>
167
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
168
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
169
<TD COLSPAN=2><FONT SIZE="+2">
170
<B>Constructor Summary</B></FONT></TD>
171
</TR>
172
<TR BGCOLOR="white" CLASS="TableRowColor">
173
<TD><CODE><B><A HREF="../../../org/cresques/geo/GeoPoint.html#GeoPoint()">GeoPoint</A></B>()</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><CODE><B><A HREF="../../../org/cresques/geo/GeoPoint.html#GeoPoint(double, double)">GeoPoint</A></B>(double&nbsp;x,
180
         double&nbsp;y)</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><CODE><B><A HREF="../../../org/cresques/geo/GeoPoint.html#GeoPoint(java.awt.geom.Point2D)">GeoPoint</A></B>(java.awt.geom.Point2D&nbsp;pt)</CODE>
187

    
188
<BR>
189
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
190
</TR>
191
<TR BGCOLOR="white" CLASS="TableRowColor">
192
<TD><CODE><B><A HREF="../../../org/cresques/geo/GeoPoint.html#GeoPoint(org.cresques.geo.Projection, java.awt.geom.Point2D)">GeoPoint</A></B>(<A HREF="../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo">Projection</A>&nbsp;proj,
193
         java.awt.geom.Point2D&nbsp;pt)</CODE>
194

    
195
<BR>
196
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
197
</TR>
198
<TR BGCOLOR="white" CLASS="TableRowColor">
199
<TD><CODE><B><A HREF="../../../org/cresques/geo/GeoPoint.html#GeoPoint(SexaAngle, SexaAngle, double)">GeoPoint</A></B>(SexaAngle&nbsp;sexaangle,
200
         SexaAngle&nbsp;sexaangle1,
201
         double&nbsp;d)</CODE>
202

    
203
<BR>
204
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
205
</TR>
206
</TABLE>
207
&nbsp;
208
<!-- ========== METHOD SUMMARY =========== -->
209

    
210
<A NAME="method_summary"><!-- --></A>
211
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
212
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
213
<TD COLSPAN=2><FONT SIZE="+2">
214
<B>Method Summary</B></FONT></TD>
215
</TR>
216
<TR BGCOLOR="white" CLASS="TableRowColor">
217
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
218
<CODE>&nbsp;<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></FONT></TD>
219
<TD><CODE><B><A HREF="../../../org/cresques/geo/GeoPoint.html#getProjection()">getProjection</A></B>()</CODE>
220

    
221
<BR>
222
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
223
</TR>
224
<TR BGCOLOR="white" CLASS="TableRowColor">
225
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
226
<CODE>&nbsp;double</CODE></FONT></TD>
227
<TD><CODE><B><A HREF="../../../org/cresques/geo/GeoPoint.html#getX()">getX</A></B>()</CODE>
228

    
229
<BR>
230
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
231
</TR>
232
<TR BGCOLOR="white" CLASS="TableRowColor">
233
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
234
<CODE>&nbsp;double</CODE></FONT></TD>
235
<TD><CODE><B><A HREF="../../../org/cresques/geo/GeoPoint.html#getY()">getY</A></B>()</CODE>
236

    
237
<BR>
238
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
239
</TR>
240
<TR BGCOLOR="white" CLASS="TableRowColor">
241
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
242
<CODE>&nbsp;void</CODE></FONT></TD>
243
<TD><CODE><B><A HREF="../../../org/cresques/geo/GeoPoint.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></B>(<A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</CODE>
244

    
245
<BR>
246
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
247
</TR>
248
<TR BGCOLOR="white" CLASS="TableRowColor">
249
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
250
<CODE>&nbsp;void</CODE></FONT></TD>
251
<TD><CODE><B><A HREF="../../../org/cresques/geo/GeoPoint.html#setLocation(double, double)">setLocation</A></B>(double&nbsp;x,
252
            double&nbsp;y)</CODE>
253

    
254
<BR>
255
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
256
</TR>
257
<TR BGCOLOR="white" CLASS="TableRowColor">
258
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
259
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
260
<TD><CODE><B><A HREF="../../../org/cresques/geo/GeoPoint.html#toString()">toString</A></B>()</CODE>
261

    
262
<BR>
263
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
264
</TR>
265
</TABLE>
266
&nbsp;<A NAME="methods_inherited_from_class_java.awt.geom.Point2D"><!-- --></A>
267
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
268
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
269
<TD><B>Methods inherited from class java.awt.geom.Point2D</B></TD>
270
</TR>
271
<TR BGCOLOR="white" CLASS="TableRowColor">
272
<TD><CODE>clone, distance, distance, distance, distanceSq, distanceSq, distanceSq, equals, hashCode, setLocation</CODE></TD>
273
</TR>
274
</TABLE>
275
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
276
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
277
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
278
<TD><B>Methods inherited from class java.lang.Object</B></TD>
279
</TR>
280
<TR BGCOLOR="white" CLASS="TableRowColor">
281
<TD><CODE>finalize, getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
282
</TR>
283
</TABLE>
284
&nbsp;
285
<P>
286

    
287
<!-- ============ FIELD DETAIL =========== -->
288

    
289
<A NAME="field_detail"><!-- --></A>
290
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
291
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
292
<TD COLSPAN=1><FONT SIZE="+2">
293
<B>Field Detail</B></FONT></TD>
294
</TR>
295
</TABLE>
296

    
297
<A NAME="decimales"><!-- --></A><H3>
298
decimales</H3>
299
<PRE>
300
public static int <B>decimales</B></PRE>
301
<DL>
302
<DL>
303
</DL>
304
</DL>
305
<HR>
306

    
307
<A NAME="Longitude"><!-- --></A><H3>
308
Longitude</H3>
309
<PRE>
310
public SexaAngle <B>Longitude</B></PRE>
311
<DL>
312
<DL>
313
</DL>
314
</DL>
315
<HR>
316

    
317
<A NAME="Latitude"><!-- --></A><H3>
318
Latitude</H3>
319
<PRE>
320
public SexaAngle <B>Latitude</B></PRE>
321
<DL>
322
<DL>
323
</DL>
324
</DL>
325
<HR>
326

    
327
<A NAME="h"><!-- --></A><H3>
328
h</H3>
329
<PRE>
330
public double <B>h</B></PRE>
331
<DL>
332
<DL>
333
</DL>
334
</DL>
335

    
336
<!-- ========= CONSTRUCTOR DETAIL ======== -->
337

    
338
<A NAME="constructor_detail"><!-- --></A>
339
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
340
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
341
<TD COLSPAN=1><FONT SIZE="+2">
342
<B>Constructor Detail</B></FONT></TD>
343
</TR>
344
</TABLE>
345

    
346
<A NAME="GeoPoint(SexaAngle, SexaAngle, double)"><!-- --></A><H3>
347
GeoPoint</H3>
348
<PRE>
349
public <B>GeoPoint</B>(SexaAngle&nbsp;sexaangle,
350
                SexaAngle&nbsp;sexaangle1,
351
                double&nbsp;d)</PRE>
352
<DL>
353
</DL>
354
<HR>
355

    
356
<A NAME="GeoPoint()"><!-- --></A><H3>
357
GeoPoint</H3>
358
<PRE>
359
public <B>GeoPoint</B>()</PRE>
360
<DL>
361
</DL>
362
<HR>
363

    
364
<A NAME="GeoPoint(double, double)"><!-- --></A><H3>
365
GeoPoint</H3>
366
<PRE>
367
public <B>GeoPoint</B>(double&nbsp;x,
368
                double&nbsp;y)</PRE>
369
<DL>
370
</DL>
371
<HR>
372

    
373
<A NAME="GeoPoint(java.awt.geom.Point2D)"><!-- --></A><H3>
374
GeoPoint</H3>
375
<PRE>
376
public <B>GeoPoint</B>(java.awt.geom.Point2D&nbsp;pt)</PRE>
377
<DL>
378
</DL>
379
<HR>
380

    
381
<A NAME="GeoPoint(org.cresques.geo.Projection, java.awt.geom.Point2D)"><!-- --></A><H3>
382
GeoPoint</H3>
383
<PRE>
384
public <B>GeoPoint</B>(<A HREF="../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo">Projection</A>&nbsp;proj,
385
                java.awt.geom.Point2D&nbsp;pt)</PRE>
386
<DL>
387
</DL>
388

    
389
<!-- ============ METHOD DETAIL ========== -->
390

    
391
<A NAME="method_detail"><!-- --></A>
392
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
393
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
394
<TD COLSPAN=1><FONT SIZE="+2">
395
<B>Method Detail</B></FONT></TD>
396
</TR>
397
</TABLE>
398

    
399
<A NAME="getProjection()"><!-- --></A><H3>
400
getProjection</H3>
401
<PRE>
402
public <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A> <B>getProjection</B>()</PRE>
403
<DL>
404
<DD><DL>
405
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/geo/Projected.html#getProjection()">getProjection</A></CODE> in interface <CODE><A HREF="../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></CODE></DL>
406
</DD>
407
<DD><DL>
408
</DL>
409
</DD>
410
</DL>
411
<HR>
412

    
413
<A NAME="reProject(org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
414
reProject</H3>
415
<PRE>
416
public void <B>reProject</B>(<A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
417
<DL>
418
<DD><DL>
419
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/geo/Projected.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></CODE> in interface <CODE><A HREF="../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></CODE></DL>
420
</DD>
421
<DD><DL>
422
</DL>
423
</DD>
424
</DL>
425
<HR>
426

    
427
<A NAME="getX()"><!-- --></A><H3>
428
getX</H3>
429
<PRE>
430
public double <B>getX</B>()</PRE>
431
<DL>
432
<DD><DL>
433
</DL>
434
</DD>
435
<DD><DL>
436
</DL>
437
</DD>
438
</DL>
439
<HR>
440

    
441
<A NAME="getY()"><!-- --></A><H3>
442
getY</H3>
443
<PRE>
444
public double <B>getY</B>()</PRE>
445
<DL>
446
<DD><DL>
447
</DL>
448
</DD>
449
<DD><DL>
450
</DL>
451
</DD>
452
</DL>
453
<HR>
454

    
455
<A NAME="setLocation(double, double)"><!-- --></A><H3>
456
setLocation</H3>
457
<PRE>
458
public void <B>setLocation</B>(double&nbsp;x,
459
                        double&nbsp;y)</PRE>
460
<DL>
461
<DD><DL>
462
</DL>
463
</DD>
464
<DD><DL>
465
</DL>
466
</DD>
467
</DL>
468
<HR>
469

    
470
<A NAME="toString()"><!-- --></A><H3>
471
toString</H3>
472
<PRE>
473
public java.lang.String <B>toString</B>()</PRE>
474
<DL>
475
<DD><DL>
476
</DL>
477
</DD>
478
<DD><DL>
479
</DL>
480
</DD>
481
</DL>
482
<!-- ========= END OF CLASS DATA ========= -->
483
<HR>
484

    
485

    
486
<!-- ======= START OF BOTTOM NAVBAR ====== -->
487
<A NAME="navbar_bottom"><!-- --></A>
488
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
489
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
490
<TR>
491
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
492
<A NAME="navbar_bottom_firstrow"><!-- --></A>
493
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
494
  <TR ALIGN="center" VALIGN="top">
495
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
496
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
497
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
498
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
499
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
500
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
501
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
502
  </TR>
503
</TABLE>
504
</TD>
505
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
506
</EM>
507
</TD>
508
</TR>
509

    
510
<TR>
511
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
512
&nbsp;<A HREF="../../../org/cresques/geo/Geodetic.html" title="class in org.cresques.geo"><B>PREV CLASS</B></A>&nbsp;
513
&nbsp;<A HREF="../../../org/cresques/geo/Graticule.html" title="class in org.cresques.geo"><B>NEXT CLASS</B></A></FONT></TD>
514
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
515
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
516
&nbsp;<A HREF="GeoPoint.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
517
&nbsp;<SCRIPT type="text/javascript">
518
  <!--
519
  if(window==top) {
520
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
521
  }
522
  //-->
523
</SCRIPT>
524
<NOSCRIPT>
525
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
526
</NOSCRIPT>
527

    
528
</FONT></TD>
529
</TR>
530
<TR>
531
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
532
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_java.awt.geom.Point2D">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>
533
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
534
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>
535
</TR>
536
</TABLE>
537
<A NAME="skip-navbar_bottom"></A>
538
<!-- ======== END OF BOTTOM NAVBAR ======= -->
539

    
540
<HR>
541

    
542
</BODY>
543
</HTML>