Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="org.cresques.cts.gt2.CoordSys 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="CoordSys";
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/cts/gt2/CoordTrans.html" title="class in org.cresques.cts.gt2"><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="CoordSys.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;<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.cts.gt2</FONT>
85
<BR>
86
Class CoordSys</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.cts.gt2.CoordSys</B>
90
</PRE>
91
<DL>
92
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></DD>
93
</DL>
94
<DL>
95
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/cresques/cts/gt2/CSGaussPt.html" title="class in org.cresques.cts.gt2">CSGaussPt</A>, <A HREF="../../../../org/cresques/cts/gt2/CSLambertCC.html" title="class in org.cresques.cts.gt2">CSLambertCC</A>, <A HREF="../../../../org/cresques/cts/gt2/CSUTM.html" title="class in org.cresques.cts.gt2">CSUTM</A></DD>
96
</DL>
97
<HR>
98
<DL>
99
<DT>public class <B>CoordSys</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></DL>
100

    
101
<P>
102
Sistema de Coordenadas (Proyecci?n).
103
<P>
104

    
105
<P>
106
<DL>
107
<DT><B>Author:</B></DT>
108
  <DD>"Luis W. Sevilla" <sevilla_lui@gva.es></DD>
109
</DL>
110
<HR>
111

    
112
<P>
113
<!-- ======== NESTED CLASS SUMMARY ======== -->
114

    
115

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

    
118
<A NAME="field_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>Field Summary</B></FONT></TD>
123
</TR>
124
<TR BGCOLOR="white" CLASS="TableRowColor">
125
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
126
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
127
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#abrev">abrev</A></B></CODE>
128

    
129
<BR>
130
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
131
</TR>
132
<TR BGCOLOR="white" CLASS="TableRowColor">
133
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
134
<CODE>protected &nbsp;CoordinateSystemFactory</CODE></FONT></TD>
135
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#csFactory">csFactory</A></B></CODE>
136

    
137
<BR>
138
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
139
</TR>
140
<TR BGCOLOR="white" CLASS="TableRowColor">
141
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
142
<CODE>protected &nbsp;<A HREF="../../../../org/cresques/cts/gt2/CSDatum.html" title="class in org.cresques.cts.gt2">CSDatum</A></CODE></FONT></TD>
143
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#datum">datum</A></B></CODE>
144

    
145
<BR>
146
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
147
</TR>
148
<TR BGCOLOR="white" CLASS="TableRowColor">
149
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
150
<CODE>protected &nbsp;GeographicCoordinateSystem</CODE></FONT></TD>
151
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#geogCS">geogCS</A></B></CODE>
152

    
153
<BR>
154
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
155
</TR>
156
<TR BGCOLOR="white" CLASS="TableRowColor">
157
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
158
<CODE>protected &nbsp;ProjectedCoordinateSystem</CODE></FONT></TD>
159
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#projCS">projCS</A></B></CODE>
160

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

    
168
<A NAME="constructor_summary"><!-- --></A>
169
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
170
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
171
<TD COLSPAN=2><FONT SIZE="+2">
172
<B>Constructor Summary</B></FONT></TD>
173
</TR>
174
<TR BGCOLOR="white" CLASS="TableRowColor">
175
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#CoordSys(org.cresques.cts.gt2.CSDatum)">CoordSys</A></B>(<A HREF="../../../../org/cresques/cts/gt2/CSDatum.html" title="class in org.cresques.cts.gt2">CSDatum</A>&nbsp;datum)</CODE>
176

    
177
<BR>
178
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
179
</TR>
180
</TABLE>
181
&nbsp;
182
<!-- ========== METHOD SUMMARY =========== -->
183

    
184
<A NAME="method_summary"><!-- --></A>
185
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
186
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
187
<TD COLSPAN=2><FONT SIZE="+2">
188
<B>Method Summary</B></FONT></TD>
189
</TR>
190
<TR BGCOLOR="white" CLASS="TableRowColor">
191
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
192
<CODE>&nbsp;java.awt.geom.Point2D</CODE></FONT></TD>
193
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#createPoint(double, double)">createPoint</A></B>(double&nbsp;x,
194
            double&nbsp;y)</CODE>
195

    
196
<BR>
197
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
198
</TR>
199
<TR BGCOLOR="white" CLASS="TableRowColor">
200
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
201
<CODE>&nbsp;void</CODE></FONT></TD>
202
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#drawGrid(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">drawGrid</A></B>(java.awt.Graphics2D&nbsp;g,
203
         <A HREF="../../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</CODE>
204

    
205
<BR>
206
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
207
</TR>
208
<TR BGCOLOR="white" CLASS="TableRowColor">
209
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
210
<CODE>&nbsp;java.awt.geom.Point2D</CODE></FONT></TD>
211
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#fromGeo(java.awt.geom.Point2D, java.awt.geom.Point2D)">fromGeo</A></B>(java.awt.geom.Point2D&nbsp;gPt,
212
        java.awt.geom.Point2D&nbsp;mPt)</CODE>
213

    
214
<BR>
215
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
216
</TR>
217
<TR BGCOLOR="white" CLASS="TableRowColor">
218
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
219
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
220
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#getAbrev()">getAbrev</A></B>()</CODE>
221

    
222
<BR>
223
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
224
</TR>
225
<TR BGCOLOR="white" CLASS="TableRowColor">
226
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
227
<CODE>&nbsp;CoordinateSystem</CODE></FONT></TD>
228
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#getCS()">getCS</A></B>()</CODE>
229

    
230
<BR>
231
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
232
</TR>
233
<TR BGCOLOR="white" CLASS="TableRowColor">
234
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
235
<CODE>&nbsp;<A HREF="../../../../org/cresques/cts/IDatum.html" title="interface in org.cresques.cts">IDatum</A></CODE></FONT></TD>
236
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#getDatum()">getDatum</A></B>()</CODE>
237

    
238
<BR>
239
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
240
</TR>
241
<TR BGCOLOR="white" CLASS="TableRowColor">
242
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
243
<CODE>&nbsp;CoordinateSystem</CODE></FONT></TD>
244
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#getGeogCS()">getGeogCS</A></B>()</CODE>
245

    
246
<BR>
247
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
248
</TR>
249
<TR BGCOLOR="white" CLASS="TableRowColor">
250
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
251
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
252
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#getGridColor()">getGridColor</A></B>()</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;double</CODE></FONT></TD>
260
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#getScale(double, double, double, double)">getScale</A></B>(double&nbsp;minX,
261
         double&nbsp;maxX,
262
         double&nbsp;w,
263
         double&nbsp;dpi)</CODE>
264

    
265
<BR>
266
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
267
</TR>
268
<TR BGCOLOR="white" CLASS="TableRowColor">
269
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
270
<CODE>&nbsp;void</CODE></FONT></TD>
271
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#setAbrev(java.lang.String)">setAbrev</A></B>(java.lang.String&nbsp;abrev)</CODE>
272

    
273
<BR>
274
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
275
</TR>
276
<TR BGCOLOR="white" CLASS="TableRowColor">
277
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
278
<CODE>&nbsp;void</CODE></FONT></TD>
279
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#setGridColor(java.awt.Color)">setGridColor</A></B>(java.awt.Color&nbsp;c)</CODE>
280

    
281
<BR>
282
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
283
</TR>
284
<TR BGCOLOR="white" CLASS="TableRowColor">
285
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
286
<CODE>&nbsp;<A HREF="../../../../org/cresques/cts/gt2/CoordSys.html" title="class in org.cresques.cts.gt2">CoordSys</A></CODE></FONT></TD>
287
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#toGeo()">toGeo</A></B>()</CODE>
288

    
289
<BR>
290
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea un nuevo CoordSys geogr?fico a partir de uno proyectado.
291
 </TD>
292
</TR>
293
<TR BGCOLOR="white" CLASS="TableRowColor">
294
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
295
<CODE>&nbsp;java.awt.geom.Point2D</CODE></FONT></TD>
296
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#toGeo(java.awt.geom.Point2D)">toGeo</A></B>(java.awt.geom.Point2D&nbsp;pt)</CODE>
297

    
298
<BR>
299
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
300
</TR>
301
<TR BGCOLOR="white" CLASS="TableRowColor">
302
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
303
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
304
<TD><CODE><B><A HREF="../../../../org/cresques/cts/gt2/CoordSys.html#toString()">toString</A></B>()</CODE>
305

    
306
<BR>
307
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
308
</TR>
309
</TABLE>
310
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
311
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
312
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
313
<TD><B>Methods inherited from class java.lang.Object</B></TD>
314
</TR>
315
<TR BGCOLOR="white" CLASS="TableRowColor">
316
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
317
</TR>
318
</TABLE>
319
&nbsp;
320
<P>
321

    
322
<!-- ============ FIELD DETAIL =========== -->
323

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

    
332
<A NAME="csFactory"><!-- --></A><H3>
333
csFactory</H3>
334
<PRE>
335
protected CoordinateSystemFactory <B>csFactory</B></PRE>
336
<DL>
337
<DL>
338
</DL>
339
</DL>
340
<HR>
341

    
342
<A NAME="datum"><!-- --></A><H3>
343
datum</H3>
344
<PRE>
345
protected <A HREF="../../../../org/cresques/cts/gt2/CSDatum.html" title="class in org.cresques.cts.gt2">CSDatum</A> <B>datum</B></PRE>
346
<DL>
347
<DL>
348
</DL>
349
</DL>
350
<HR>
351

    
352
<A NAME="geogCS"><!-- --></A><H3>
353
geogCS</H3>
354
<PRE>
355
protected GeographicCoordinateSystem <B>geogCS</B></PRE>
356
<DL>
357
<DL>
358
</DL>
359
</DL>
360
<HR>
361

    
362
<A NAME="projCS"><!-- --></A><H3>
363
projCS</H3>
364
<PRE>
365
protected ProjectedCoordinateSystem <B>projCS</B></PRE>
366
<DL>
367
<DL>
368
</DL>
369
</DL>
370
<HR>
371

    
372
<A NAME="abrev"><!-- --></A><H3>
373
abrev</H3>
374
<PRE>
375
protected java.lang.String <B>abrev</B></PRE>
376
<DL>
377
<DL>
378
</DL>
379
</DL>
380

    
381
<!-- ========= CONSTRUCTOR DETAIL ======== -->
382

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

    
391
<A NAME="CoordSys(org.cresques.cts.gt2.CSDatum)"><!-- --></A><H3>
392
CoordSys</H3>
393
<PRE>
394
public <B>CoordSys</B>(<A HREF="../../../../org/cresques/cts/gt2/CSDatum.html" title="class in org.cresques.cts.gt2">CSDatum</A>&nbsp;datum)</PRE>
395
<DL>
396
</DL>
397

    
398
<!-- ============ METHOD DETAIL ========== -->
399

    
400
<A NAME="method_detail"><!-- --></A>
401
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
402
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
403
<TD COLSPAN=1><FONT SIZE="+2">
404
<B>Method Detail</B></FONT></TD>
405
</TR>
406
</TABLE>
407

    
408
<A NAME="toGeo()"><!-- --></A><H3>
409
toGeo</H3>
410
<PRE>
411
public <A HREF="../../../../org/cresques/cts/gt2/CoordSys.html" title="class in org.cresques.cts.gt2">CoordSys</A> <B>toGeo</B>()</PRE>
412
<DL>
413
<DD>Crea un nuevo CoordSys geogr?fico a partir de uno proyectado.
414
 Si el actual es geogr?fico retorna el mismo.
415
<P>
416
<DD><DL>
417
</DL>
418
</DD>
419
<DD><DL>
420

    
421
<DT><B>Returns:</B><DD></DL>
422
</DD>
423
</DL>
424
<HR>
425

    
426
<A NAME="getDatum()"><!-- --></A><H3>
427
getDatum</H3>
428
<PRE>
429
public <A HREF="../../../../org/cresques/cts/IDatum.html" title="interface in org.cresques.cts">IDatum</A> <B>getDatum</B>()</PRE>
430
<DL>
431
<DD><DL>
432
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/cts/IProjection.html#getDatum()">getDatum</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></DL>
433
</DD>
434
<DD><DL>
435
</DL>
436
</DD>
437
</DL>
438
<HR>
439

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

    
454
<A NAME="getGeogCS()"><!-- --></A><H3>
455
getGeogCS</H3>
456
<PRE>
457
public CoordinateSystem <B>getGeogCS</B>()</PRE>
458
<DL>
459
<DD><DL>
460
</DL>
461
</DD>
462
<DD><DL>
463
</DL>
464
</DD>
465
</DL>
466
<HR>
467

    
468
<A NAME="createPoint(double, double)"><!-- --></A><H3>
469
createPoint</H3>
470
<PRE>
471
public java.awt.geom.Point2D <B>createPoint</B>(double&nbsp;x,
472
                                         double&nbsp;y)</PRE>
473
<DL>
474
<DD><DL>
475
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/cts/IProjection.html#createPoint(double, double)">createPoint</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></DL>
476
</DD>
477
<DD><DL>
478
</DL>
479
</DD>
480
</DL>
481
<HR>
482

    
483
<A NAME="toString()"><!-- --></A><H3>
484
toString</H3>
485
<PRE>
486
public java.lang.String <B>toString</B>()</PRE>
487
<DL>
488
<DD><DL>
489
</DL>
490
</DD>
491
<DD><DL>
492
</DL>
493
</DD>
494
</DL>
495
<HR>
496

    
497
<A NAME="setAbrev(java.lang.String)"><!-- --></A><H3>
498
setAbrev</H3>
499
<PRE>
500
public void <B>setAbrev</B>(java.lang.String&nbsp;abrev)</PRE>
501
<DL>
502
<DD><DL>
503
</DL>
504
</DD>
505
<DD><DL>
506
</DL>
507
</DD>
508
</DL>
509
<HR>
510

    
511
<A NAME="getAbrev()"><!-- --></A><H3>
512
getAbrev</H3>
513
<PRE>
514
public java.lang.String <B>getAbrev</B>()</PRE>
515
<DL>
516
<DD><DL>
517
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/cts/IProjection.html#getAbrev()">getAbrev</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></DL>
518
</DD>
519
<DD><DL>
520
</DL>
521
</DD>
522
</DL>
523
<HR>
524

    
525
<A NAME="drawGrid(java.awt.Graphics2D, org.cresques.geo.ViewPortData)"><!-- --></A><H3>
526
drawGrid</H3>
527
<PRE>
528
public void <B>drawGrid</B>(java.awt.Graphics2D&nbsp;g,
529
                     <A HREF="../../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</PRE>
530
<DL>
531
<DD><DL>
532
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/cts/IProjection.html#drawGrid(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">drawGrid</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></DL>
533
</DD>
534
<DD><DL>
535
</DL>
536
</DD>
537
</DL>
538
<HR>
539

    
540
<A NAME="setGridColor(java.awt.Color)"><!-- --></A><H3>
541
setGridColor</H3>
542
<PRE>
543
public void <B>setGridColor</B>(java.awt.Color&nbsp;c)</PRE>
544
<DL>
545
<DD><DL>
546
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/cts/IProjection.html#setGridColor(java.awt.Color)">setGridColor</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></DL>
547
</DD>
548
<DD><DL>
549
</DL>
550
</DD>
551
</DL>
552
<HR>
553

    
554
<A NAME="getGridColor()"><!-- --></A><H3>
555
getGridColor</H3>
556
<PRE>
557
public java.awt.Color <B>getGridColor</B>()</PRE>
558
<DL>
559
<DD><DL>
560
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/cts/IProjection.html#getGridColor()">getGridColor</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></DL>
561
</DD>
562
<DD><DL>
563
</DL>
564
</DD>
565
</DL>
566
<HR>
567

    
568
<A NAME="toGeo(java.awt.geom.Point2D)"><!-- --></A><H3>
569
toGeo</H3>
570
<PRE>
571
public java.awt.geom.Point2D <B>toGeo</B>(java.awt.geom.Point2D&nbsp;pt)</PRE>
572
<DL>
573
<DD><DL>
574
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/cts/IProjection.html#toGeo(java.awt.geom.Point2D)">toGeo</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></DL>
575
</DD>
576
<DD><DL>
577
</DL>
578
</DD>
579
</DL>
580
<HR>
581

    
582
<A NAME="fromGeo(java.awt.geom.Point2D, java.awt.geom.Point2D)"><!-- --></A><H3>
583
fromGeo</H3>
584
<PRE>
585
public java.awt.geom.Point2D <B>fromGeo</B>(java.awt.geom.Point2D&nbsp;gPt,
586
                                     java.awt.geom.Point2D&nbsp;mPt)</PRE>
587
<DL>
588
<DD><DL>
589
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/cts/IProjection.html#fromGeo(java.awt.geom.Point2D, java.awt.geom.Point2D)">fromGeo</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></DL>
590
</DD>
591
<DD><DL>
592
</DL>
593
</DD>
594
</DL>
595
<HR>
596

    
597
<A NAME="getScale(double, double, double, double)"><!-- --></A><H3>
598
getScale</H3>
599
<PRE>
600
public double <B>getScale</B>(double&nbsp;minX,
601
                       double&nbsp;maxX,
602
                       double&nbsp;w,
603
                       double&nbsp;dpi)</PRE>
604
<DL>
605
<DD><DL>
606
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/cts/IProjection.html#getScale(double, double, double, double)">getScale</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></DL>
607
</DD>
608
<DD><DL>
609
</DL>
610
</DD>
611
</DL>
612
<!-- ========= END OF CLASS DATA ========= -->
613
<HR>
614

    
615

    
616
<!-- ======= START OF BOTTOM NAVBAR ====== -->
617
<A NAME="navbar_bottom"><!-- --></A>
618
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
619
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
620
<TR>
621
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
622
<A NAME="navbar_bottom_firstrow"><!-- --></A>
623
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
624
  <TR ALIGN="center" VALIGN="top">
625
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
626
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
627
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
628
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
629
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
630
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
631
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
632
  </TR>
633
</TABLE>
634
</TD>
635
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
636
</EM>
637
</TD>
638
</TR>
639

    
640
<TR>
641
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
642
&nbsp;PREV CLASS&nbsp;
643
&nbsp;<A HREF="../../../../org/cresques/cts/gt2/CoordTrans.html" title="class in org.cresques.cts.gt2"><B>NEXT CLASS</B></A></FONT></TD>
644
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
645
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
646
&nbsp;<A HREF="CoordSys.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
647
&nbsp;<SCRIPT type="text/javascript">
648
  <!--
649
  if(window==top) {
650
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
651
  }
652
  //-->
653
</SCRIPT>
654
<NOSCRIPT>
655
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
656
</NOSCRIPT>
657

    
658
</FONT></TD>
659
</TR>
660
<TR>
661
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
662
  SUMMARY:&nbsp;NESTED&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>
663
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
664
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>
665
</TR>
666
</TABLE>
667
<A NAME="skip-navbar_bottom"></A>
668
<!-- ======== END OF BOTTOM NAVBAR ======= -->
669

    
670
<HR>
671

    
672
</BODY>
673
</HTML>