Statistics
| Revision:

svn-gvsig-desktop / trunk / docs / Cresques / javadocs / org / cresques / geo / ReProjection.html @ 2256

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

    
10
<META NAME="keywords" CONTENT="org.cresques.geo.ReProjection 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="ReProjection";
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/ProjPoint.html" title="class in org.cresques.geo"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/geo/UtmPoint.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="ReProjection.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;<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;FIELD&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 ReProjection</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.geo.ReProjection</B>
90
</PRE>
91
<DL>
92
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A></DD>
93
</DL>
94
<HR>
95
<DL>
96
<DT>public class <B>ReProjection</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A></DL>
97

    
98
<P>
99
Transformada para cambios de proyecci?n
100
<P>
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

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

    
115

    
116
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
117

    
118
<A NAME="constructor_summary"><!-- --></A>
119
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121
<TD COLSPAN=2><FONT SIZE="+2">
122
<B>Constructor Summary</B></FONT></TD>
123
</TR>
124
<TR BGCOLOR="white" CLASS="TableRowColor">
125
<TD><CODE><B><A HREF="../../../org/cresques/geo/ReProjection.html#ReProjection(org.cresques.geo.Projection, org.cresques.geo.Projection)">ReProjection</A></B>(<A HREF="../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo">Projection</A>&nbsp;pOrig,
126
             <A HREF="../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo">Projection</A>&nbsp;pDest)</CODE>
127

    
128
<BR>
129
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
130
</TR>
131
</TABLE>
132
&nbsp;
133
<!-- ========== METHOD SUMMARY =========== -->
134

    
135
<A NAME="method_summary"><!-- --></A>
136
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
137
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
138
<TD COLSPAN=2><FONT SIZE="+2">
139
<B>Method Summary</B></FONT></TD>
140
</TR>
141
<TR BGCOLOR="white" CLASS="TableRowColor">
142
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
143
<CODE>&nbsp;java.awt.geom.Point2D</CODE></FONT></TD>
144
<TD><CODE><B><A HREF="../../../org/cresques/geo/ReProjection.html#convert(java.awt.geom.Point2D, java.awt.geom.Point2D)">convert</A></B>(java.awt.geom.Point2D&nbsp;ptOrig,
145
        java.awt.geom.Point2D&nbsp;ptDest)</CODE>
146

    
147
<BR>
148
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
149
</TR>
150
<TR BGCOLOR="white" CLASS="TableRowColor">
151
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
152
<CODE>&nbsp;java.awt.geom.Rectangle2D</CODE></FONT></TD>
153
<TD><CODE><B><A HREF="../../../org/cresques/geo/ReProjection.html#convert(java.awt.geom.Rectangle2D)">convert</A></B>(java.awt.geom.Rectangle2D&nbsp;rect)</CODE>
154

    
155
<BR>
156
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
157
</TR>
158
<TR BGCOLOR="white" CLASS="TableRowColor">
159
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
160
<CODE>&nbsp;<A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A></CODE></FONT></TD>
161
<TD><CODE><B><A HREF="../../../org/cresques/geo/ReProjection.html#getInverted()">getInverted</A></B>()</CODE>
162

    
163
<BR>
164
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
165
</TR>
166
<TR BGCOLOR="white" CLASS="TableRowColor">
167
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
168
<CODE>&nbsp;<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></FONT></TD>
169
<TD><CODE><B><A HREF="../../../org/cresques/geo/ReProjection.html#getPDest()">getPDest</A></B>()</CODE>
170

    
171
<BR>
172
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
173
</TR>
174
<TR BGCOLOR="white" CLASS="TableRowColor">
175
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
176
<CODE>&nbsp;<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></FONT></TD>
177
<TD><CODE><B><A HREF="../../../org/cresques/geo/ReProjection.html#getPOrig()">getPOrig</A></B>()</CODE>
178

    
179
<BR>
180
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
181
</TR>
182
</TABLE>
183
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
184
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
185
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
186
<TD><B>Methods inherited from class java.lang.Object</B></TD>
187
</TR>
188
<TR BGCOLOR="white" CLASS="TableRowColor">
189
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
190
</TR>
191
</TABLE>
192
&nbsp;
193
<P>
194

    
195
<!-- ============ FIELD DETAIL =========== -->
196

    
197

    
198
<!-- ========= CONSTRUCTOR DETAIL ======== -->
199

    
200
<A NAME="constructor_detail"><!-- --></A>
201
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
202
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
203
<TD COLSPAN=1><FONT SIZE="+2">
204
<B>Constructor Detail</B></FONT></TD>
205
</TR>
206
</TABLE>
207

    
208
<A NAME="ReProjection(org.cresques.geo.Projection, org.cresques.geo.Projection)"><!-- --></A><H3>
209
ReProjection</H3>
210
<PRE>
211
public <B>ReProjection</B>(<A HREF="../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo">Projection</A>&nbsp;pOrig,
212
                    <A HREF="../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo">Projection</A>&nbsp;pDest)</PRE>
213
<DL>
214
</DL>
215

    
216
<!-- ============ METHOD DETAIL ========== -->
217

    
218
<A NAME="method_detail"><!-- --></A>
219
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
220
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
221
<TD COLSPAN=1><FONT SIZE="+2">
222
<B>Method Detail</B></FONT></TD>
223
</TR>
224
</TABLE>
225

    
226
<A NAME="getInverted()"><!-- --></A><H3>
227
getInverted</H3>
228
<PRE>
229
public <A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A> <B>getInverted</B>()</PRE>
230
<DL>
231
<DD><DL>
232
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/cts/ICoordTrans.html#getInverted()">getInverted</A></CODE> in interface <CODE><A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A></CODE></DL>
233
</DD>
234
<DD><DL>
235
</DL>
236
</DD>
237
</DL>
238
<HR>
239

    
240
<A NAME="getPOrig()"><!-- --></A><H3>
241
getPOrig</H3>
242
<PRE>
243
public <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A> <B>getPOrig</B>()</PRE>
244
<DL>
245
<DD><DL>
246
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/cts/ICoordTrans.html#getPOrig()">getPOrig</A></CODE> in interface <CODE><A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A></CODE></DL>
247
</DD>
248
<DD><DL>
249
</DL>
250
</DD>
251
</DL>
252
<HR>
253

    
254
<A NAME="getPDest()"><!-- --></A><H3>
255
getPDest</H3>
256
<PRE>
257
public <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A> <B>getPDest</B>()</PRE>
258
<DL>
259
<DD><DL>
260
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/cts/ICoordTrans.html#getPDest()">getPDest</A></CODE> in interface <CODE><A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A></CODE></DL>
261
</DD>
262
<DD><DL>
263
</DL>
264
</DD>
265
</DL>
266
<HR>
267

    
268
<A NAME="convert(java.awt.geom.Point2D, java.awt.geom.Point2D)"><!-- --></A><H3>
269
convert</H3>
270
<PRE>
271
public java.awt.geom.Point2D <B>convert</B>(java.awt.geom.Point2D&nbsp;ptOrig,
272
                                     java.awt.geom.Point2D&nbsp;ptDest)</PRE>
273
<DL>
274
<DD><DL>
275
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/cts/ICoordTrans.html#convert(java.awt.geom.Point2D, java.awt.geom.Point2D)">convert</A></CODE> in interface <CODE><A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A></CODE></DL>
276
</DD>
277
<DD><DL>
278
</DL>
279
</DD>
280
</DL>
281
<HR>
282

    
283
<A NAME="convert(java.awt.geom.Rectangle2D)"><!-- --></A><H3>
284
convert</H3>
285
<PRE>
286
public java.awt.geom.Rectangle2D <B>convert</B>(java.awt.geom.Rectangle2D&nbsp;rect)</PRE>
287
<DL>
288
<DD><DL>
289
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/cts/ICoordTrans.html#convert(java.awt.geom.Rectangle2D)">convert</A></CODE> in interface <CODE><A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A></CODE></DL>
290
</DD>
291
<DD><DL>
292
</DL>
293
</DD>
294
</DL>
295
<!-- ========= END OF CLASS DATA ========= -->
296
<HR>
297

    
298

    
299
<!-- ======= START OF BOTTOM NAVBAR ====== -->
300
<A NAME="navbar_bottom"><!-- --></A>
301
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
302
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
303
<TR>
304
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
305
<A NAME="navbar_bottom_firstrow"><!-- --></A>
306
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
307
  <TR ALIGN="center" VALIGN="top">
308
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
309
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
310
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
311
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
312
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
313
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
314
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
315
  </TR>
316
</TABLE>
317
</TD>
318
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
319
</EM>
320
</TD>
321
</TR>
322

    
323
<TR>
324
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
325
&nbsp;<A HREF="../../../org/cresques/geo/ProjPoint.html" title="class in org.cresques.geo"><B>PREV CLASS</B></A>&nbsp;
326
&nbsp;<A HREF="../../../org/cresques/geo/UtmPoint.html" title="class in org.cresques.geo"><B>NEXT CLASS</B></A></FONT></TD>
327
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
328
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
329
&nbsp;<A HREF="ReProjection.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
330
&nbsp;<SCRIPT type="text/javascript">
331
  <!--
332
  if(window==top) {
333
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
334
  }
335
  //-->
336
</SCRIPT>
337
<NOSCRIPT>
338
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
339
</NOSCRIPT>
340

    
341
</FONT></TD>
342
</TR>
343
<TR>
344
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
345
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
346
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
347
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
348
</TR>
349
</TABLE>
350
<A NAME="skip-navbar_bottom"></A>
351
<!-- ======== END OF BOTTOM NAVBAR ======= -->
352

    
353
<HR>
354

    
355
</BODY>
356
</HTML>