Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="org.cresques.geo.Projected interface">
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="Projected";
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/Polygon2D.html" title="class in org.cresques.geo"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/geo/Projection.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="Projected.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;CONSTR&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;CONSTR&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
Interface Projected</H2>
87
<DL>
88
<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A>, <A HREF="../../../org/cresques/px/IObjList.html" title="interface in org.cresques.px">IObjList</A>, <A HREF="../../../org/cresques/px/IObjList.vector.html" title="interface in org.cresques.px">IObjList.vector</A></DD>
89
</DL>
90
<DL>
91
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/cresques/geo/cover/Coverage.html" title="class in org.cresques.geo.cover">Coverage</A>, <A HREF="../../../org/cresques/px/dxf/DxfBlock.html" title="class in org.cresques.px.dxf">DxfBlock</A>, <A HREF="../../../org/cresques/px/dxf/DxfEntity.html" title="class in org.cresques.px.dxf">DxfEntity</A>, <A HREF="../../../org/cresques/px/dxf/DxfEntityList.html" title="class in org.cresques.px.dxf">DxfEntityList</A>, <A HREF="../../../org/cresques/px/dxf/DxfEntityMaker.html" title="class in org.cresques.px.dxf">DxfEntityMaker</A>, <A HREF="../../../org/cresques/px/dxf/DxfFeatureMaker.html" title="class in org.cresques.px.dxf">DxfFeatureMaker</A>, <A HREF="../../../org/cresques/px/gml/FeatureCollection.html" title="class in org.cresques.px.gml">FeatureCollection</A>, <A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">GeoFile</A>, <A HREF="../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A>, <A HREF="../../../org/cresques/geo/GeoPoint.html" title="class in org.cresques.geo">GeoPoint</A>, <A HREF="../../../org/cresques/geo/cover/Hoja.html" title="class in org.cresques.geo.cover">Hoja</A>, <A HREF="../../../org/cresques/geo/ProjPoint.html" title="class in org.cresques.geo">ProjPoint</A>, <A HREF="../../../org/cresques/px/PxContour.html" title="class in org.cresques.px">PxContour</A>, <A HREF="../../../org/cresques/px/PxObjList.html" title="class in org.cresques.px">PxObjList</A>, <A HREF="../../../org/cresques/px/PxRaster.html" title="class in org.cresques.px">PxRaster</A>, <A HREF="../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A></DD>
92
</DL>
93
<HR>
94
<DL>
95
<DT>public interface <B>Projected</B></DL>
96

    
97
<P>
98
<DL>
99
<DT><B>Author:</B></DT>
100
  <DD>"Luis W. Sevilla" <sevilla_lui@gva.es>*</DD>
101
</DL>
102
<HR>
103

    
104
<P>
105
<!-- ======== NESTED CLASS SUMMARY ======== -->
106

    
107

    
108
<!-- =========== FIELD SUMMARY =========== -->
109

    
110

    
111
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
112

    
113

    
114
<!-- ========== METHOD SUMMARY =========== -->
115

    
116
<A NAME="method_summary"><!-- --></A>
117
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
119
<TD COLSPAN=2><FONT SIZE="+2">
120
<B>Method Summary</B></FONT></TD>
121
</TR>
122
<TR BGCOLOR="white" CLASS="TableRowColor">
123
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
124
<CODE>&nbsp;<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></FONT></TD>
125
<TD><CODE><B><A HREF="../../../org/cresques/geo/Projected.html#getProjection()">getProjection</A></B>()</CODE>
126

    
127
<BR>
128
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
129
</TR>
130
<TR BGCOLOR="white" CLASS="TableRowColor">
131
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
132
<CODE>&nbsp;void</CODE></FONT></TD>
133
<TD><CODE><B><A HREF="../../../org/cresques/geo/Projected.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;ct)</CODE>
134

    
135
<BR>
136
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
137
</TR>
138
</TABLE>
139
&nbsp;
140
<P>
141

    
142
<!-- ============ FIELD DETAIL =========== -->
143

    
144

    
145
<!-- ========= CONSTRUCTOR DETAIL ======== -->
146

    
147

    
148
<!-- ============ METHOD DETAIL ========== -->
149

    
150
<A NAME="method_detail"><!-- --></A>
151
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
152
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
153
<TD COLSPAN=1><FONT SIZE="+2">
154
<B>Method Detail</B></FONT></TD>
155
</TR>
156
</TABLE>
157

    
158
<A NAME="getProjection()"><!-- --></A><H3>
159
getProjection</H3>
160
<PRE>
161
public <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A> <B>getProjection</B>()</PRE>
162
<DL>
163
<DD><DL>
164
</DL>
165
</DD>
166
</DL>
167
<HR>
168

    
169
<A NAME="reProject(org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
170
reProject</H3>
171
<PRE>
172
public void <B>reProject</B>(<A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;ct)</PRE>
173
<DL>
174
<DD><DL>
175
</DL>
176
</DD>
177
</DL>
178
<!-- ========= END OF CLASS DATA ========= -->
179
<HR>
180

    
181

    
182
<!-- ======= START OF BOTTOM NAVBAR ====== -->
183
<A NAME="navbar_bottom"><!-- --></A>
184
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
185
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
186
<TR>
187
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
188
<A NAME="navbar_bottom_firstrow"><!-- --></A>
189
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
190
  <TR ALIGN="center" VALIGN="top">
191
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
192
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
193
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
194
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
195
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
196
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
197
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
198
  </TR>
199
</TABLE>
200
</TD>
201
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
202
</EM>
203
</TD>
204
</TR>
205

    
206
<TR>
207
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
208
&nbsp;<A HREF="../../../org/cresques/geo/Polygon2D.html" title="class in org.cresques.geo"><B>PREV CLASS</B></A>&nbsp;
209
&nbsp;<A HREF="../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo"><B>NEXT CLASS</B></A></FONT></TD>
210
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
211
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
212
&nbsp;<A HREF="Projected.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
213
&nbsp;<SCRIPT type="text/javascript">
214
  <!--
215
  if(window==top) {
216
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
217
  }
218
  //-->
219
</SCRIPT>
220
<NOSCRIPT>
221
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
222
</NOSCRIPT>
223

    
224
</FONT></TD>
225
</TR>
226
<TR>
227
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
228
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
229
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
230
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
231
</TR>
232
</TABLE>
233
<A NAME="skip-navbar_bottom"></A>
234
<!-- ======== END OF BOTTOM NAVBAR ======= -->
235

    
236
<HR>
237

    
238
</BODY>
239
</HTML>