Statistics
| Revision:

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

History | View | Annotate | Download (19.1 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
ProjPoint
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.geo.ProjPoint 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="ProjPoint";
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/Projection.html" title="class in org.cresques.geo"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/geo/ReProjection.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="ProjPoint.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 ProjPoint</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.ProjPoint</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
<DL>
96
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../org/cresques/geo/UtmPoint.html" title="class in org.cresques.geo">UtmPoint</A></DD>
97
</DL>
98
<HR>
99
<DL>
100
<DT>public class <B>ProjPoint</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>
101

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

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

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

    
131
<A NAME="field_summary"><!-- --></A>
132
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
133
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
134
<TD COLSPAN=2><FONT SIZE="+2">
135
<B>Field Summary</B></FONT></TD>
136
</TR>
137
<TR BGCOLOR="white" CLASS="TableRowColor">
138
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
139
<CODE>&nbsp;double</CODE></FONT></TD>
140
<TD><CODE><B><A HREF="../../../org/cresques/geo/ProjPoint.html#X">X</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;double</CODE></FONT></TD>
148
<TD><CODE><B><A HREF="../../../org/cresques/geo/ProjPoint.html#Y">Y</A></B></CODE>
149

    
150
<BR>
151
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
152
</TR>
153
</TABLE>
154
&nbsp;
155
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
156

    
157
<A NAME="constructor_summary"><!-- --></A>
158
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
159
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
160
<TD COLSPAN=2><FONT SIZE="+2">
161
<B>Constructor Summary</B></FONT></TD>
162
</TR>
163
<TR BGCOLOR="white" CLASS="TableRowColor">
164
<TD><CODE><B><A HREF="../../../org/cresques/geo/ProjPoint.html#ProjPoint()">ProjPoint</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><CODE><B><A HREF="../../../org/cresques/geo/ProjPoint.html#ProjPoint(double, double)">ProjPoint</A></B>(double&nbsp;x,
171
          double&nbsp;y)</CODE>
172

    
173
<BR>
174
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
175
</TR>
176
<TR BGCOLOR="white" CLASS="TableRowColor">
177
<TD><CODE><B><A HREF="../../../org/cresques/geo/ProjPoint.html#ProjPoint(java.awt.geom.Point2D)">ProjPoint</A></B>(java.awt.geom.Point2D&nbsp;pt)</CODE>
178

    
179
<BR>
180
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
181
</TR>
182
<TR BGCOLOR="white" CLASS="TableRowColor">
183
<TD><CODE><B><A HREF="../../../org/cresques/geo/ProjPoint.html#ProjPoint(org.cresques.geo.Projection)">ProjPoint</A></B>(<A HREF="../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo">Projection</A>&nbsp;proj)</CODE>
184

    
185
<BR>
186
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
187
</TR>
188
<TR BGCOLOR="white" CLASS="TableRowColor">
189
<TD><CODE><B><A HREF="../../../org/cresques/geo/ProjPoint.html#ProjPoint(org.cresques.geo.Projection, double, double)">ProjPoint</A></B>(<A HREF="../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo">Projection</A>&nbsp;proj,
190
          double&nbsp;x,
191
          double&nbsp;y)</CODE>
192

    
193
<BR>
194
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
195
</TR>
196
<TR BGCOLOR="white" CLASS="TableRowColor">
197
<TD><CODE><B><A HREF="../../../org/cresques/geo/ProjPoint.html#ProjPoint(org.cresques.geo.Projection, java.awt.geom.Point2D)">ProjPoint</A></B>(<A HREF="../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo">Projection</A>&nbsp;proj,
198
          java.awt.geom.Point2D&nbsp;pt)</CODE>
199

    
200
<BR>
201
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
202
</TR>
203
</TABLE>
204
&nbsp;
205
<!-- ========== METHOD SUMMARY =========== -->
206

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

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

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

    
234
<BR>
235
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
236
</TR>
237
<TR BGCOLOR="white" CLASS="TableRowColor">
238
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
239
<CODE>&nbsp;void</CODE></FONT></TD>
240
<TD><CODE><B><A HREF="../../../org/cresques/geo/ProjPoint.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>
241

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

    
251
<BR>
252
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
253
</TR>
254
<TR BGCOLOR="white" CLASS="TableRowColor">
255
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
256
<CODE>&nbsp;java.awt.geom.Point2D</CODE></FONT></TD>
257
<TD><CODE><B><A HREF="../../../org/cresques/geo/ProjPoint.html#toGeo()">toGeo</A></B>()</CODE>
258

    
259
<BR>
260
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
261
</TR>
262
<TR BGCOLOR="white" CLASS="TableRowColor">
263
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
264
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
265
<TD><CODE><B><A HREF="../../../org/cresques/geo/ProjPoint.html#toString()">toString</A></B>()</CODE>
266

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

    
292
<!-- ============ FIELD DETAIL =========== -->
293

    
294
<A NAME="field_detail"><!-- --></A>
295
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
296
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
297
<TD COLSPAN=1><FONT SIZE="+2">
298
<B>Field Detail</B></FONT></TD>
299
</TR>
300
</TABLE>
301

    
302
<A NAME="X"><!-- --></A><H3>
303
X</H3>
304
<PRE>
305
public double <B>X</B></PRE>
306
<DL>
307
<DL>
308
</DL>
309
</DL>
310
<HR>
311

    
312
<A NAME="Y"><!-- --></A><H3>
313
Y</H3>
314
<PRE>
315
public double <B>Y</B></PRE>
316
<DL>
317
<DL>
318
</DL>
319
</DL>
320

    
321
<!-- ========= CONSTRUCTOR DETAIL ======== -->
322

    
323
<A NAME="constructor_detail"><!-- --></A>
324
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
325
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
326
<TD COLSPAN=1><FONT SIZE="+2">
327
<B>Constructor Detail</B></FONT></TD>
328
</TR>
329
</TABLE>
330

    
331
<A NAME="ProjPoint()"><!-- --></A><H3>
332
ProjPoint</H3>
333
<PRE>
334
public <B>ProjPoint</B>()</PRE>
335
<DL>
336
</DL>
337
<HR>
338

    
339
<A NAME="ProjPoint(org.cresques.geo.Projection)"><!-- --></A><H3>
340
ProjPoint</H3>
341
<PRE>
342
public <B>ProjPoint</B>(<A HREF="../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo">Projection</A>&nbsp;proj)</PRE>
343
<DL>
344
</DL>
345
<HR>
346

    
347
<A NAME="ProjPoint(double, double)"><!-- --></A><H3>
348
ProjPoint</H3>
349
<PRE>
350
public <B>ProjPoint</B>(double&nbsp;x,
351
                 double&nbsp;y)</PRE>
352
<DL>
353
</DL>
354
<HR>
355

    
356
<A NAME="ProjPoint(org.cresques.geo.Projection, double, double)"><!-- --></A><H3>
357
ProjPoint</H3>
358
<PRE>
359
public <B>ProjPoint</B>(<A HREF="../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo">Projection</A>&nbsp;proj,
360
                 double&nbsp;x,
361
                 double&nbsp;y)</PRE>
362
<DL>
363
</DL>
364
<HR>
365

    
366
<A NAME="ProjPoint(java.awt.geom.Point2D)"><!-- --></A><H3>
367
ProjPoint</H3>
368
<PRE>
369
public <B>ProjPoint</B>(java.awt.geom.Point2D&nbsp;pt)</PRE>
370
<DL>
371
</DL>
372
<HR>
373

    
374
<A NAME="ProjPoint(org.cresques.geo.Projection, java.awt.geom.Point2D)"><!-- --></A><H3>
375
ProjPoint</H3>
376
<PRE>
377
public <B>ProjPoint</B>(<A HREF="../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo">Projection</A>&nbsp;proj,
378
                 java.awt.geom.Point2D&nbsp;pt)</PRE>
379
<DL>
380
</DL>
381

    
382
<!-- ============ METHOD DETAIL ========== -->
383

    
384
<A NAME="method_detail"><!-- --></A>
385
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
386
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
387
<TD COLSPAN=1><FONT SIZE="+2">
388
<B>Method Detail</B></FONT></TD>
389
</TR>
390
</TABLE>
391

    
392
<A NAME="getProjection()"><!-- --></A><H3>
393
getProjection</H3>
394
<PRE>
395
public <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A> <B>getProjection</B>()</PRE>
396
<DL>
397
<DD><DL>
398
<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>
399
</DD>
400
<DD><DL>
401
</DL>
402
</DD>
403
</DL>
404
<HR>
405

    
406
<A NAME="reProject(org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
407
reProject</H3>
408
<PRE>
409
public void <B>reProject</B>(<A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
410
<DL>
411
<DD><DL>
412
<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>
413
</DD>
414
<DD><DL>
415
</DL>
416
</DD>
417
</DL>
418
<HR>
419

    
420
<A NAME="getX()"><!-- --></A><H3>
421
getX</H3>
422
<PRE>
423
public double <B>getX</B>()</PRE>
424
<DL>
425
<DD><DL>
426
</DL>
427
</DD>
428
<DD><DL>
429
</DL>
430
</DD>
431
</DL>
432
<HR>
433

    
434
<A NAME="getY()"><!-- --></A><H3>
435
getY</H3>
436
<PRE>
437
public double <B>getY</B>()</PRE>
438
<DL>
439
<DD><DL>
440
</DL>
441
</DD>
442
<DD><DL>
443
</DL>
444
</DD>
445
</DL>
446
<HR>
447

    
448
<A NAME="setLocation(double, double)"><!-- --></A><H3>
449
setLocation</H3>
450
<PRE>
451
public void <B>setLocation</B>(double&nbsp;x,
452
                        double&nbsp;y)</PRE>
453
<DL>
454
<DD><DL>
455
</DL>
456
</DD>
457
<DD><DL>
458
</DL>
459
</DD>
460
</DL>
461
<HR>
462

    
463
<A NAME="toString()"><!-- --></A><H3>
464
toString</H3>
465
<PRE>
466
public java.lang.String <B>toString</B>()</PRE>
467
<DL>
468
<DD><DL>
469
</DL>
470
</DD>
471
<DD><DL>
472
</DL>
473
</DD>
474
</DL>
475
<HR>
476

    
477
<A NAME="toGeo()"><!-- --></A><H3>
478
toGeo</H3>
479
<PRE>
480
public java.awt.geom.Point2D <B>toGeo</B>()</PRE>
481
<DL>
482
<DD><DL>
483
</DL>
484
</DD>
485
<DD><DL>
486
</DL>
487
</DD>
488
</DL>
489
<!-- ========= END OF CLASS DATA ========= -->
490
<HR>
491

    
492

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

    
517
<TR>
518
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
519
&nbsp;<A HREF="../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo"><B>PREV CLASS</B></A>&nbsp;
520
&nbsp;<A HREF="../../../org/cresques/geo/ReProjection.html" title="class in org.cresques.geo"><B>NEXT CLASS</B></A></FONT></TD>
521
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
522
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
523
&nbsp;<A HREF="ProjPoint.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
524
&nbsp;<SCRIPT type="text/javascript">
525
  <!--
526
  if(window==top) {
527
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
528
  }
529
  //-->
530
</SCRIPT>
531
<NOSCRIPT>
532
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
533
</NOSCRIPT>
534

    
535
</FONT></TD>
536
</TR>
537
<TR>
538
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
539
  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>
540
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
541
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>
542
</TR>
543
</TABLE>
544
<A NAME="skip-navbar_bottom"></A>
545
<!-- ======== END OF BOTTOM NAVBAR ======= -->
546

    
547
<HR>
548

    
549
</BODY>
550
</HTML>