Statistics
| Revision:

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

History | View | Annotate | Download (9.58 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 Fri Sep 02 13:43:18 CEST 2005 -->
6
<TITLE>
7
PointFactory
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.geo.PointFactory 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="PointFactory";
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/Point3D.html" title="class in org.cresques.geo"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/geo/Polygon2D.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="PointFactory.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 PointFactory</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.geo.PointFactory</B>
90
</PRE>
91
<HR>
92
<DL>
93
<DT>public class <B>PointFactory</B><DT>extends java.lang.Object</DL>
94

    
95
<P>
96
<HR>
97

    
98
<P>
99
<!-- ======== NESTED CLASS SUMMARY ======== -->
100

    
101

    
102
<!-- =========== FIELD SUMMARY =========== -->
103

    
104

    
105
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
106

    
107
<A NAME="constructor_summary"><!-- --></A>
108
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
109
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
110
<TD COLSPAN=2><FONT SIZE="+2">
111
<B>Constructor Summary</B></FONT></TD>
112
</TR>
113
<TR BGCOLOR="white" CLASS="TableRowColor">
114
<TD><CODE><B><A HREF="../../../org/cresques/geo/PointFactory.html#PointFactory()">PointFactory</A></B>()</CODE>
115

    
116
<BR>
117
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
118
</TR>
119
</TABLE>
120
&nbsp;
121
<!-- ========== METHOD SUMMARY =========== -->
122

    
123
<A NAME="method_summary"><!-- --></A>
124
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
125
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
126
<TD COLSPAN=2><FONT SIZE="+2">
127
<B>Method Summary</B></FONT></TD>
128
</TR>
129
<TR BGCOLOR="white" CLASS="TableRowColor">
130
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
131
<CODE>static&nbsp;<A HREF="../../../org/cresques/geo/UtmPoint.html" title="class in org.cresques.geo">UtmPoint</A></CODE></FONT></TD>
132
<TD><CODE><B><A HREF="../../../org/cresques/geo/PointFactory.html#newUtmPoint(org.cresques.geo.UtmZone, double, double)">newUtmPoint</A></B>(<A HREF="../../../org/cresques/geo/UtmZone.html" title="class in org.cresques.geo">UtmZone</A>&nbsp;zona,
133
            double&nbsp;x,
134
            double&nbsp;y)</CODE>
135

    
136
<BR>
137
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
138
</TR>
139
</TABLE>
140
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
141
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
142
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
143
<TD><B>Methods inherited from class java.lang.Object</B></TD>
144
</TR>
145
<TR BGCOLOR="white" CLASS="TableRowColor">
146
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
147
</TR>
148
</TABLE>
149
&nbsp;
150
<P>
151

    
152
<!-- ============ FIELD DETAIL =========== -->
153

    
154

    
155
<!-- ========= CONSTRUCTOR DETAIL ======== -->
156

    
157
<A NAME="constructor_detail"><!-- --></A>
158
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
159
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
160
<TD COLSPAN=1><FONT SIZE="+2">
161
<B>Constructor Detail</B></FONT></TD>
162
</TR>
163
</TABLE>
164

    
165
<A NAME="PointFactory()"><!-- --></A><H3>
166
PointFactory</H3>
167
<PRE>
168
public <B>PointFactory</B>()</PRE>
169
<DL>
170
</DL>
171

    
172
<!-- ============ METHOD DETAIL ========== -->
173

    
174
<A NAME="method_detail"><!-- --></A>
175
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
176
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
177
<TD COLSPAN=1><FONT SIZE="+2">
178
<B>Method Detail</B></FONT></TD>
179
</TR>
180
</TABLE>
181

    
182
<A NAME="newUtmPoint(org.cresques.geo.UtmZone, double, double)"><!-- --></A><H3>
183
newUtmPoint</H3>
184
<PRE>
185
public static <A HREF="../../../org/cresques/geo/UtmPoint.html" title="class in org.cresques.geo">UtmPoint</A> <B>newUtmPoint</B>(<A HREF="../../../org/cresques/geo/UtmZone.html" title="class in org.cresques.geo">UtmZone</A>&nbsp;zona,
186
                                   double&nbsp;x,
187
                                   double&nbsp;y)</PRE>
188
<DL>
189
<DD><DL>
190
</DL>
191
</DD>
192
</DL>
193
<!-- ========= END OF CLASS DATA ========= -->
194
<HR>
195

    
196

    
197
<!-- ======= START OF BOTTOM NAVBAR ====== -->
198
<A NAME="navbar_bottom"><!-- --></A>
199
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
200
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
201
<TR>
202
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
203
<A NAME="navbar_bottom_firstrow"><!-- --></A>
204
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
205
  <TR ALIGN="center" VALIGN="top">
206
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
207
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
208
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
209
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
210
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
211
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
212
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
213
  </TR>
214
</TABLE>
215
</TD>
216
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
217
</EM>
218
</TD>
219
</TR>
220

    
221
<TR>
222
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
223
&nbsp;<A HREF="../../../org/cresques/geo/Point3D.html" title="class in org.cresques.geo"><B>PREV CLASS</B></A>&nbsp;
224
&nbsp;<A HREF="../../../org/cresques/geo/Polygon2D.html" title="class in org.cresques.geo"><B>NEXT CLASS</B></A></FONT></TD>
225
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
226
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
227
&nbsp;<A HREF="PointFactory.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
228
&nbsp;<SCRIPT type="text/javascript">
229
  <!--
230
  if(window==top) {
231
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
232
  }
233
  //-->
234
</SCRIPT>
235
<NOSCRIPT>
236
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
237
</NOSCRIPT>
238

    
239
</FONT></TD>
240
</TR>
241
<TR>
242
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
243
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
244
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
245
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
246
</TR>
247
</TABLE>
248
<A NAME="skip-navbar_bottom"></A>
249
<!-- ======== END OF BOTTOM NAVBAR ======= -->
250

    
251
<HR>
252

    
253
</BODY>
254
</HTML>