Statistics
| Revision:

root / trunk / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / geo / Orthographic.html @ 2849

History | View | Annotate | Download (11.3 KB)

1 2849 nacho
<!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:18 CEST 2005 -->
6
<TITLE>
7
Orthographic
8
</TITLE>
9
10
<META NAME="keywords" CONTENT="org.cresques.geo.Orthographic 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="Orthographic";
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/Mercator.html" title="class in org.cresques.geo"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/geo/Point3D.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="Orthographic.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 Orthographic</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.geo.Orthographic</B>
90
</PRE>
91
<HR>
92
<DL>
93
<DT>public final class <B>Orthographic</B><DT>extends java.lang.Object</DL>
94
95
<P>
96
Orthographic Map projection computation
97
<P>
98
99
<P>
100
<DL>
101
<DT><B>Version:</B></DT>
102
  <DD>$Revision$ $Date$
103
 Copyright (c) Raben Systems, Inc., 2002
104
 All rights reserved</DD>
105
<DT><B>Author:</B></DT>
106
  <DD>Vern Raben</DD>
107
</DL>
108
<HR>
109
110
<P>
111
<!-- ======== NESTED CLASS SUMMARY ======== -->
112
113
114
<!-- =========== FIELD SUMMARY =========== -->
115
116
117
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
118
119
<A NAME="constructor_summary"><!-- --></A>
120
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
121
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
122
<TD COLSPAN=2><FONT SIZE="+2">
123
<B>Constructor Summary</B></FONT></TD>
124
</TR>
125
<TR BGCOLOR="white" CLASS="TableRowColor">
126
<TD><CODE><B><A HREF="../../../org/cresques/geo/Orthographic.html#Orthographic()">Orthographic</A></B>()</CODE>
127
128
<BR>
129
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates new OrthographicMapProjection</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/Orthographic.html#getCoordinateForLocation(java.awt.geom.Point2D)">getCoordinateForLocation</A></B>(java.awt.geom.Point2D&nbsp;loc)</CODE>
145
146
<BR>
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get coordinate for a given point on the screen</TD>
148
</TR>
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
151
<CODE>&nbsp;java.awt.geom.Point2D</CODE></FONT></TD>
152
<TD><CODE><B><A HREF="../../../org/cresques/geo/Orthographic.html#getLocationForCoordinate(java.awt.geom.Point2D)">getLocationForCoordinate</A></B>(java.awt.geom.Point2D&nbsp;coordinate)</CODE>
153
154
<BR>
155
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get Screen location for specified coordinate in radians</TD>
156
</TR>
157
<TR BGCOLOR="white" CLASS="TableRowColor">
158
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
159
<CODE>&nbsp;java.awt.geom.GeneralPath</CODE></FONT></TD>
160
<TD><CODE><B><A HREF="../../../org/cresques/geo/Orthographic.html#getOverlayGridPath()">getOverlayGridPath</A></B>()</CODE>
161
162
<BR>
163
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get overlay grid for map as a path</TD>
164
</TR>
165
</TABLE>
166
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
167
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
168
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
169
<TD><B>Methods inherited from class java.lang.Object</B></TD>
170
</TR>
171
<TR BGCOLOR="white" CLASS="TableRowColor">
172
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
173
</TR>
174
</TABLE>
175
&nbsp;
176
<P>
177
178
<!-- ============ FIELD DETAIL =========== -->
179
180
181
<!-- ========= CONSTRUCTOR DETAIL ======== -->
182
183
<A NAME="constructor_detail"><!-- --></A>
184
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
185
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
186
<TD COLSPAN=1><FONT SIZE="+2">
187
<B>Constructor Detail</B></FONT></TD>
188
</TR>
189
</TABLE>
190
191
<A NAME="Orthographic()"><!-- --></A><H3>
192
Orthographic</H3>
193
<PRE>
194
public <B>Orthographic</B>()</PRE>
195
<DL>
196
<DD>Creates new OrthographicMapProjection
197
<P>
198
</DL>
199
200
<!-- ============ METHOD DETAIL ========== -->
201
202
<A NAME="method_detail"><!-- --></A>
203
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
204
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
205
<TD COLSPAN=1><FONT SIZE="+2">
206
<B>Method Detail</B></FONT></TD>
207
</TR>
208
</TABLE>
209
210
<A NAME="getLocationForCoordinate(java.awt.geom.Point2D)"><!-- --></A><H3>
211
getLocationForCoordinate</H3>
212
<PRE>
213
public java.awt.geom.Point2D <B>getLocationForCoordinate</B>(java.awt.geom.Point2D&nbsp;coordinate)</PRE>
214
<DL>
215
<DD>Get Screen location for specified coordinate in radians
216
<P>
217
<DD><DL>
218
<DT><B>Parameters:</B><DD><CODE>coordinate</CODE> - Point2D Longitude and latitude of coordinate in radians
219
<DT><B>Returns:</B><DD>Point2D Screen location of the coordinate</DL>
220
</DD>
221
</DL>
222
<HR>
223
224
<A NAME="getCoordinateForLocation(java.awt.geom.Point2D)"><!-- --></A><H3>
225
getCoordinateForLocation</H3>
226
<PRE>
227
public java.awt.geom.Point2D <B>getCoordinateForLocation</B>(java.awt.geom.Point2D&nbsp;loc)</PRE>
228
<DL>
229
<DD>Get coordinate for a given point on the screen
230
<P>
231
<DD><DL>
232
<DT><B>Parameters:</B><DD><CODE>loc</CODE> - Point2D Screen location of the point
233
<DT><B>Returns:</B><DD>Point2D Coordinate of the point in radians</DL>
234
</DD>
235
</DL>
236
<HR>
237
238
<A NAME="getOverlayGridPath()"><!-- --></A><H3>
239
getOverlayGridPath</H3>
240
<PRE>
241
public java.awt.geom.GeneralPath <B>getOverlayGridPath</B>()</PRE>
242
<DL>
243
<DD>Get overlay grid for map as a path
244
<P>
245
<DD><DL>
246
247
<DT><B>Returns:</B><DD>GeneralPath to draw mapOverlay.</DL>
248
</DD>
249
</DL>
250
<!-- ========= END OF CLASS DATA ========= -->
251
<HR>
252
253
254
<!-- ======= START OF BOTTOM NAVBAR ====== -->
255
<A NAME="navbar_bottom"><!-- --></A>
256
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
257
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
258
<TR>
259
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
260
<A NAME="navbar_bottom_firstrow"><!-- --></A>
261
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
262
  <TR ALIGN="center" VALIGN="top">
263
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
264
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
265
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
266
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
267
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
268
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
269
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
270
  </TR>
271
</TABLE>
272
</TD>
273
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
274
</EM>
275
</TD>
276
</TR>
277
278
<TR>
279
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
280
&nbsp;<A HREF="../../../org/cresques/geo/Mercator.html" title="class in org.cresques.geo"><B>PREV CLASS</B></A>&nbsp;
281
&nbsp;<A HREF="../../../org/cresques/geo/Point3D.html" title="class in org.cresques.geo"><B>NEXT CLASS</B></A></FONT></TD>
282
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
283
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
284
&nbsp;<A HREF="Orthographic.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
285
&nbsp;<SCRIPT type="text/javascript">
286
  <!--
287
  if(window==top) {
288
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
289
  }
290
  //-->
291
</SCRIPT>
292
<NOSCRIPT>
293
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
294
</NOSCRIPT>
295
296
</FONT></TD>
297
</TR>
298
<TR>
299
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
300
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
301
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
302
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
303
</TR>
304
</TABLE>
305
<A NAME="skip-navbar_bottom"></A>
306
<!-- ======== END OF BOTTOM NAVBAR ======= -->
307
308
<HR>
309
310
</BODY>
311
</HTML>