Statistics
| Revision:

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

History | View | Annotate | Download (27.8 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:24 CEST 2005 -->
6
<TITLE>
7
ViewPortData
8
</TITLE>
9

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

    
98
<P>
99
Datos de vista sobre las capas.
100
 
101
 Mantiene un conjunto de datos necesarios, que describen el modo de
102
 ver las capas actual.
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>&nbsp;java.awt.geom.AffineTransform</CODE></FONT></TD>
127
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#mat">mat</A></B></CODE>
128

    
129
<BR>
130
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Transformaci?n af?n usada en la vista actual.</TD>
131
</TR>
132
</TABLE>
133
&nbsp;
134
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
135

    
136
<A NAME="constructor_summary"><!-- --></A>
137
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
138
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
139
<TD COLSPAN=2><FONT SIZE="+2">
140
<B>Constructor Summary</B></FONT></TD>
141
</TR>
142
<TR BGCOLOR="white" CLASS="TableRowColor">
143
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#ViewPortData()">ViewPortData</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><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#ViewPortData(org.cresques.cts.IProjection, org.cresques.px.Extent, java.awt.geom.Dimension2D)">ViewPortData</A></B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
150
             <A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;extent,
151
             java.awt.geom.Dimension2D&nbsp;size)</CODE>
152

    
153
<BR>
154
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
155
</TR>
156
</TABLE>
157
&nbsp;
158
<!-- ========== METHOD SUMMARY =========== -->
159

    
160
<A NAME="method_summary"><!-- --></A>
161
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
162
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
163
<TD COLSPAN=2><FONT SIZE="+2">
164
<B>Method Summary</B></FONT></TD>
165
</TR>
166
<TR BGCOLOR="white" CLASS="TableRowColor">
167
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
168
<CODE>&nbsp;void</CODE></FONT></TD>
169
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#centerAt(java.awt.geom.Point2D)">centerAt</A></B>(java.awt.geom.Point2D&nbsp;pt)</CODE>
170

    
171
<BR>
172
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Centrar en un punto.</TD>
173
</TR>
174
<TR BGCOLOR="white" CLASS="TableRowColor">
175
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
176
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
177
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#clone()">clone</A></B>()</CODE>
178

    
179
<BR>
180
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
181
</TR>
182
<TR BGCOLOR="white" CLASS="TableRowColor">
183
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
184
<CODE>&nbsp;java.awt.geom.Point2D</CODE></FONT></TD>
185
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#getCenter()">getCenter</A></B>()</CODE>
186

    
187
<BR>
188
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
189
</TR>
190
<TR BGCOLOR="white" CLASS="TableRowColor">
191
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
192
<CODE>&nbsp;int</CODE></FONT></TD>
193
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#getDPI()">getDPI</A></B>()</CODE>
194

    
195
<BR>
196
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
197
</TR>
198
<TR BGCOLOR="white" CLASS="TableRowColor">
199
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
200
<CODE>&nbsp;<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A></CODE></FONT></TD>
201
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#getExtent()">getExtent</A></B>()</CODE>
202

    
203
<BR>
204
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
205
</TR>
206
<TR BGCOLOR="white" CLASS="TableRowColor">
207
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
208
<CODE>&nbsp;double</CODE></FONT></TD>
209
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#getGeoScale()">getGeoScale</A></B>()</CODE>
210

    
211
<BR>
212
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Escala Geogr?fica.</TD>
213
</TR>
214
<TR BGCOLOR="white" CLASS="TableRowColor">
215
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
216
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
217
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#getGeoScaleAsString(java.lang.String)">getGeoScaleAsString</A></B>(java.lang.String&nbsp;fmt)</CODE>
218

    
219
<BR>
220
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
221
</TR>
222
<TR BGCOLOR="white" CLASS="TableRowColor">
223
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
224
<CODE>&nbsp;double</CODE></FONT></TD>
225
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#getHeight()">getHeight</A></B>()</CODE>
226

    
227
<BR>
228
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
229
</TR>
230
<TR BGCOLOR="white" CLASS="TableRowColor">
231
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
232
<CODE>&nbsp;java.awt.geom.AffineTransform</CODE></FONT></TD>
233
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#getMat()">getMat</A></B>()</CODE>
234

    
235
<BR>
236
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
237
</TR>
238
<TR BGCOLOR="white" CLASS="TableRowColor">
239
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
240
<CODE>&nbsp;<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></FONT></TD>
241
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#getProjection()">getProjection</A></B>()</CODE>
242

    
243
<BR>
244
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
245
</TR>
246
<TR BGCOLOR="white" CLASS="TableRowColor">
247
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
248
<CODE>&nbsp;java.awt.geom.Dimension2D</CODE></FONT></TD>
249
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#getSize()">getSize</A></B>()</CODE>
250

    
251
<BR>
252
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
253
</TR>
254
<TR BGCOLOR="white" CLASS="TableRowColor">
255
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
256
<CODE>&nbsp;double</CODE></FONT></TD>
257
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#getWidth()">getWidth</A></B>()</CODE>
258

    
259
<BR>
260
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
261
</TR>
262
<TR BGCOLOR="white" CLASS="TableRowColor">
263
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
264
<CODE>&nbsp;void</CODE></FONT></TD>
265
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#pan(java.awt.geom.Point2D, java.awt.geom.Point2D)">pan</A></B>(java.awt.geom.Point2D&nbsp;ptIni,
266
    java.awt.geom.Point2D&nbsp;ptFin)</CODE>
267

    
268
<BR>
269
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Desplaza la vista actual.</TD>
270
</TR>
271
<TR BGCOLOR="white" CLASS="TableRowColor">
272
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
273
<CODE>&nbsp;void</CODE></FONT></TD>
274
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#reExtent()">reExtent</A></B>()</CODE>
275

    
276
<BR>
277
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
278
</TR>
279
<TR BGCOLOR="white" CLASS="TableRowColor">
280
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
281
<CODE>&nbsp;void</CODE></FONT></TD>
282
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.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;rp)</CODE>
283

    
284
<BR>
285
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
286
</TR>
287
<TR BGCOLOR="white" CLASS="TableRowColor">
288
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
289
<CODE>&nbsp;void</CODE></FONT></TD>
290
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#setCoordSys(org.cresques.cts.IProjection)">setCoordSys</A></B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;cs)</CODE>
291

    
292
<BR>
293
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
294
</TR>
295
<TR BGCOLOR="white" CLASS="TableRowColor">
296
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
297
<CODE>&nbsp;void</CODE></FONT></TD>
298
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#setDPI(int)">setDPI</A></B>(int&nbsp;dpi)</CODE>
299

    
300
<BR>
301
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
302
</TR>
303
<TR BGCOLOR="white" CLASS="TableRowColor">
304
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
305
<CODE>&nbsp;void</CODE></FONT></TD>
306
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#setExtent(java.awt.geom.Dimension2D)">setExtent</A></B>(java.awt.geom.Dimension2D&nbsp;sz)</CODE>
307

    
308
<BR>
309
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
310
</TR>
311
<TR BGCOLOR="white" CLASS="TableRowColor">
312
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
313
<CODE>&nbsp;void</CODE></FONT></TD>
314
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#setMat(java.awt.geom.AffineTransform)">setMat</A></B>(java.awt.geom.AffineTransform&nbsp;mat)</CODE>
315

    
316
<BR>
317
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
318
</TR>
319
<TR BGCOLOR="white" CLASS="TableRowColor">
320
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
321
<CODE>&nbsp;void</CODE></FONT></TD>
322
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#setProjection(org.cresques.cts.IProjection)">setProjection</A></B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</CODE>
323

    
324
<BR>
325
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
326
</TR>
327
<TR BGCOLOR="white" CLASS="TableRowColor">
328
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
329
<CODE>&nbsp;void</CODE></FONT></TD>
330
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#setSize(java.awt.geom.Dimension2D)">setSize</A></B>(java.awt.geom.Dimension2D&nbsp;sz)</CODE>
331

    
332
<BR>
333
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
334
</TR>
335
<TR BGCOLOR="white" CLASS="TableRowColor">
336
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
337
<CODE>&nbsp;void</CODE></FONT></TD>
338
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#setSize(double, double)">setSize</A></B>(double&nbsp;w,
339
        double&nbsp;h)</CODE>
340

    
341
<BR>
342
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
343
</TR>
344
<TR BGCOLOR="white" CLASS="TableRowColor">
345
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
346
<CODE>&nbsp;void</CODE></FONT></TD>
347
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#zoom(double, double, java.awt.geom.Point2D)">zoom</A></B>(double&nbsp;zx,
348
     double&nbsp;zy,
349
     java.awt.geom.Point2D&nbsp;pt)</CODE>
350

    
351
<BR>
352
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
353
</TR>
354
<TR BGCOLOR="white" CLASS="TableRowColor">
355
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
356
<CODE>&nbsp;void</CODE></FONT></TD>
357
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#zoom(double, java.awt.geom.Point2D)">zoom</A></B>(double&nbsp;zoom,
358
     java.awt.geom.Point2D&nbsp;pt)</CODE>
359

    
360
<BR>
361
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;zoom centrado en un punto.</TD>
362
</TR>
363
<TR BGCOLOR="white" CLASS="TableRowColor">
364
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
365
<CODE>&nbsp;void</CODE></FONT></TD>
366
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#zoom(org.cresques.px.Extent)">zoom</A></B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;extent)</CODE>
367

    
368
<BR>
369
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;zoom a un marco.</TD>
370
</TR>
371
<TR BGCOLOR="white" CLASS="TableRowColor">
372
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
373
<CODE>&nbsp;void</CODE></FONT></TD>
374
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#zoomToCenter(double)">zoomToCenter</A></B>(double&nbsp;f)</CODE>
375

    
376
<BR>
377
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Zoom a una escala (geogr?fica);</TD>
378
</TR>
379
<TR BGCOLOR="white" CLASS="TableRowColor">
380
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
381
<CODE>&nbsp;void</CODE></FONT></TD>
382
<TD><CODE><B><A HREF="../../../org/cresques/geo/ViewPortData.html#zoomToGeoScale(double)">zoomToGeoScale</A></B>(double&nbsp;scale)</CODE>
383

    
384
<BR>
385
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Zoom a una escala (geogr?fica);</TD>
386
</TR>
387
</TABLE>
388
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
389
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
390
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
391
<TD><B>Methods inherited from class java.lang.Object</B></TD>
392
</TR>
393
<TR BGCOLOR="white" CLASS="TableRowColor">
394
<TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
395
</TR>
396
</TABLE>
397
&nbsp;
398
<P>
399

    
400
<!-- ============ FIELD DETAIL =========== -->
401

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

    
410
<A NAME="mat"><!-- --></A><H3>
411
mat</H3>
412
<PRE>
413
public java.awt.geom.AffineTransform <B>mat</B></PRE>
414
<DL>
415
<DD>Transformaci?n af?n usada en la vista actual.
416
<P>
417
<DL>
418
</DL>
419
</DL>
420

    
421
<!-- ========= CONSTRUCTOR DETAIL ======== -->
422

    
423
<A NAME="constructor_detail"><!-- --></A>
424
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
425
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
426
<TD COLSPAN=1><FONT SIZE="+2">
427
<B>Constructor Detail</B></FONT></TD>
428
</TR>
429
</TABLE>
430

    
431
<A NAME="ViewPortData()"><!-- --></A><H3>
432
ViewPortData</H3>
433
<PRE>
434
public <B>ViewPortData</B>()</PRE>
435
<DL>
436
</DL>
437
<HR>
438

    
439
<A NAME="ViewPortData(org.cresques.cts.IProjection, org.cresques.px.Extent, java.awt.geom.Dimension2D)"><!-- --></A><H3>
440
ViewPortData</H3>
441
<PRE>
442
public <B>ViewPortData</B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
443
                    <A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;extent,
444
                    java.awt.geom.Dimension2D&nbsp;size)</PRE>
445
<DL>
446
</DL>
447

    
448
<!-- ============ METHOD DETAIL ========== -->
449

    
450
<A NAME="method_detail"><!-- --></A>
451
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
452
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
453
<TD COLSPAN=1><FONT SIZE="+2">
454
<B>Method Detail</B></FONT></TD>
455
</TR>
456
</TABLE>
457

    
458
<A NAME="getProjection()"><!-- --></A><H3>
459
getProjection</H3>
460
<PRE>
461
public <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A> <B>getProjection</B>()</PRE>
462
<DL>
463
<DD><DL>
464
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/geo/Projected.html#getProjection()">getProjection</A></CODE> in interface <CODE><A HREF="../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></CODE></DL>
465
</DD>
466
<DD><DL>
467
</DL>
468
</DD>
469
</DL>
470
<HR>
471

    
472
<A NAME="setProjection(org.cresques.cts.IProjection)"><!-- --></A><H3>
473
setProjection</H3>
474
<PRE>
475
public void <B>setProjection</B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</PRE>
476
<DL>
477
<DD><DL>
478
</DL>
479
</DD>
480
<DD><DL>
481
</DL>
482
</DD>
483
</DL>
484
<HR>
485

    
486
<A NAME="reProject(org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
487
reProject</H3>
488
<PRE>
489
public void <B>reProject</B>(<A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
490
<DL>
491
<DD><DL>
492
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/geo/Projected.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></CODE> in interface <CODE><A HREF="../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></CODE></DL>
493
</DD>
494
<DD><DL>
495
</DL>
496
</DD>
497
</DL>
498
<HR>
499

    
500
<A NAME="setCoordSys(org.cresques.cts.IProjection)"><!-- --></A><H3>
501
setCoordSys</H3>
502
<PRE>
503
public void <B>setCoordSys</B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;cs)</PRE>
504
<DL>
505
<DD><DL>
506
</DL>
507
</DD>
508
<DD><DL>
509
</DL>
510
</DD>
511
</DL>
512
<HR>
513

    
514
<A NAME="getMat()"><!-- --></A><H3>
515
getMat</H3>
516
<PRE>
517
public java.awt.geom.AffineTransform <B>getMat</B>()</PRE>
518
<DL>
519
<DD><DL>
520
</DL>
521
</DD>
522
<DD><DL>
523
</DL>
524
</DD>
525
</DL>
526
<HR>
527

    
528
<A NAME="setMat(java.awt.geom.AffineTransform)"><!-- --></A><H3>
529
setMat</H3>
530
<PRE>
531
public void <B>setMat</B>(java.awt.geom.AffineTransform&nbsp;mat)</PRE>
532
<DL>
533
<DD><DL>
534
</DL>
535
</DD>
536
<DD><DL>
537
</DL>
538
</DD>
539
</DL>
540
<HR>
541

    
542
<A NAME="clone()"><!-- --></A><H3>
543
clone</H3>
544
<PRE>
545
public java.lang.Object <B>clone</B>()</PRE>
546
<DL>
547
<DD><DL>
548
</DL>
549
</DD>
550
<DD><DL>
551
</DL>
552
</DD>
553
</DL>
554
<HR>
555

    
556
<A NAME="getWidth()"><!-- --></A><H3>
557
getWidth</H3>
558
<PRE>
559
public double <B>getWidth</B>()</PRE>
560
<DL>
561
<DD><DL>
562
</DL>
563
</DD>
564
<DD><DL>
565
</DL>
566
</DD>
567
</DL>
568
<HR>
569

    
570
<A NAME="getHeight()"><!-- --></A><H3>
571
getHeight</H3>
572
<PRE>
573
public double <B>getHeight</B>()</PRE>
574
<DL>
575
<DD><DL>
576
</DL>
577
</DD>
578
<DD><DL>
579
</DL>
580
</DD>
581
</DL>
582
<HR>
583

    
584
<A NAME="getSize()"><!-- --></A><H3>
585
getSize</H3>
586
<PRE>
587
public java.awt.geom.Dimension2D <B>getSize</B>()</PRE>
588
<DL>
589
<DD><DL>
590
</DL>
591
</DD>
592
<DD><DL>
593
</DL>
594
</DD>
595
</DL>
596
<HR>
597

    
598
<A NAME="setSize(double, double)"><!-- --></A><H3>
599
setSize</H3>
600
<PRE>
601
public void <B>setSize</B>(double&nbsp;w,
602
                    double&nbsp;h)</PRE>
603
<DL>
604
<DD><DL>
605
</DL>
606
</DD>
607
<DD><DL>
608
</DL>
609
</DD>
610
</DL>
611
<HR>
612

    
613
<A NAME="setSize(java.awt.geom.Dimension2D)"><!-- --></A><H3>
614
setSize</H3>
615
<PRE>
616
public void <B>setSize</B>(java.awt.geom.Dimension2D&nbsp;sz)</PRE>
617
<DL>
618
<DD><DL>
619
</DL>
620
</DD>
621
<DD><DL>
622
</DL>
623
</DD>
624
</DL>
625
<HR>
626

    
627
<A NAME="getExtent()"><!-- --></A><H3>
628
getExtent</H3>
629
<PRE>
630
public <A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A> <B>getExtent</B>()</PRE>
631
<DL>
632
<DD><DL>
633
</DL>
634
</DD>
635
<DD><DL>
636
</DL>
637
</DD>
638
</DL>
639
<HR>
640

    
641
<A NAME="setExtent(java.awt.geom.Dimension2D)"><!-- --></A><H3>
642
setExtent</H3>
643
<PRE>
644
public void <B>setExtent</B>(java.awt.geom.Dimension2D&nbsp;sz)</PRE>
645
<DL>
646
<DD><DL>
647
</DL>
648
</DD>
649
<DD><DL>
650
</DL>
651
</DD>
652
</DL>
653
<HR>
654

    
655
<A NAME="reExtent()"><!-- --></A><H3>
656
reExtent</H3>
657
<PRE>
658
public void <B>reExtent</B>()</PRE>
659
<DL>
660
<DD><DL>
661
</DL>
662
</DD>
663
<DD><DL>
664
</DL>
665
</DD>
666
</DL>
667
<HR>
668

    
669
<A NAME="setDPI(int)"><!-- --></A><H3>
670
setDPI</H3>
671
<PRE>
672
public void <B>setDPI</B>(int&nbsp;dpi)</PRE>
673
<DL>
674
<DD><DL>
675
</DL>
676
</DD>
677
<DD><DL>
678
</DL>
679
</DD>
680
</DL>
681
<HR>
682

    
683
<A NAME="getDPI()"><!-- --></A><H3>
684
getDPI</H3>
685
<PRE>
686
public int <B>getDPI</B>()</PRE>
687
<DL>
688
<DD><DL>
689
</DL>
690
</DD>
691
<DD><DL>
692
</DL>
693
</DD>
694
</DL>
695
<HR>
696

    
697
<A NAME="zoom(org.cresques.px.Extent)"><!-- --></A><H3>
698
zoom</H3>
699
<PRE>
700
public void <B>zoom</B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;extent)</PRE>
701
<DL>
702
<DD>zoom a un marco.
703
<P>
704
<DD><DL>
705
</DL>
706
</DD>
707
<DD><DL>
708
<DT><B>Parameters:</B><DD><CODE>extent</CODE> - </DL>
709
</DD>
710
</DL>
711
<HR>
712

    
713
<A NAME="zoom(double, java.awt.geom.Point2D)"><!-- --></A><H3>
714
zoom</H3>
715
<PRE>
716
public void <B>zoom</B>(double&nbsp;zoom,
717
                 java.awt.geom.Point2D&nbsp;pt)</PRE>
718
<DL>
719
<DD>zoom centrado en un punto.
720
<P>
721
<DD><DL>
722
</DL>
723
</DD>
724
<DD><DL>
725
<DT><B>Parameters:</B><DD><CODE>zoom</CODE> - <DD><CODE>pt</CODE> - </DL>
726
</DD>
727
</DL>
728
<HR>
729

    
730
<A NAME="zoom(double, double, java.awt.geom.Point2D)"><!-- --></A><H3>
731
zoom</H3>
732
<PRE>
733
public void <B>zoom</B>(double&nbsp;zx,
734
                 double&nbsp;zy,
735
                 java.awt.geom.Point2D&nbsp;pt)</PRE>
736
<DL>
737
<DD><DL>
738
</DL>
739
</DD>
740
<DD><DL>
741
</DL>
742
</DD>
743
</DL>
744
<HR>
745

    
746
<A NAME="zoomToGeoScale(double)"><!-- --></A><H3>
747
zoomToGeoScale</H3>
748
<PRE>
749
public void <B>zoomToGeoScale</B>(double&nbsp;scale)</PRE>
750
<DL>
751
<DD>Zoom a una escala (geogr?fica);
752
<P>
753
<DD><DL>
754
</DL>
755
</DD>
756
<DD><DL>
757
<DT><B>Parameters:</B><DD><CODE>scale</CODE> - </DL>
758
</DD>
759
</DL>
760
<HR>
761

    
762
<A NAME="zoomToCenter(double)"><!-- --></A><H3>
763
zoomToCenter</H3>
764
<PRE>
765
public void <B>zoomToCenter</B>(double&nbsp;f)</PRE>
766
<DL>
767
<DD>Zoom a una escala (geogr?fica);
768
<P>
769
<DD><DL>
770
</DL>
771
</DD>
772
<DD><DL>
773
</DL>
774
</DD>
775
</DL>
776
<HR>
777

    
778
<A NAME="centerAt(java.awt.geom.Point2D)"><!-- --></A><H3>
779
centerAt</H3>
780
<PRE>
781
public void <B>centerAt</B>(java.awt.geom.Point2D&nbsp;pt)</PRE>
782
<DL>
783
<DD>Centrar en un punto.
784
<P>
785
<DD><DL>
786
</DL>
787
</DD>
788
<DD><DL>
789
<DT><B>Parameters:</B><DD><CODE>pt</CODE> - </DL>
790
</DD>
791
</DL>
792
<HR>
793

    
794
<A NAME="pan(java.awt.geom.Point2D, java.awt.geom.Point2D)"><!-- --></A><H3>
795
pan</H3>
796
<PRE>
797
public void <B>pan</B>(java.awt.geom.Point2D&nbsp;ptIni,
798
                java.awt.geom.Point2D&nbsp;ptFin)</PRE>
799
<DL>
800
<DD>Desplaza la vista actual.
801
<P>
802
<DD><DL>
803
</DL>
804
</DD>
805
<DD><DL>
806
</DL>
807
</DD>
808
</DL>
809
<HR>
810

    
811
<A NAME="getCenter()"><!-- --></A><H3>
812
getCenter</H3>
813
<PRE>
814
public java.awt.geom.Point2D <B>getCenter</B>()</PRE>
815
<DL>
816
<DD><DL>
817
</DL>
818
</DD>
819
<DD><DL>
820
</DL>
821
</DD>
822
</DL>
823
<HR>
824

    
825
<A NAME="getGeoScale()"><!-- --></A><H3>
826
getGeoScale</H3>
827
<PRE>
828
public double <B>getGeoScale</B>()</PRE>
829
<DL>
830
<DD>Escala Geogr?fica.
831
<P>
832
<DD><DL>
833
</DL>
834
</DD>
835
<DD><DL>
836
</DL>
837
</DD>
838
</DL>
839
<HR>
840

    
841
<A NAME="getGeoScaleAsString(java.lang.String)"><!-- --></A><H3>
842
getGeoScaleAsString</H3>
843
<PRE>
844
public java.lang.String <B>getGeoScaleAsString</B>(java.lang.String&nbsp;fmt)</PRE>
845
<DL>
846
<DD><DL>
847
</DL>
848
</DD>
849
<DD><DL>
850
</DL>
851
</DD>
852
</DL>
853
<!-- ========= END OF CLASS DATA ========= -->
854
<HR>
855

    
856

    
857
<!-- ======= START OF BOTTOM NAVBAR ====== -->
858
<A NAME="navbar_bottom"><!-- --></A>
859
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
860
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
861
<TR>
862
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
863
<A NAME="navbar_bottom_firstrow"><!-- --></A>
864
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
865
  <TR ALIGN="center" VALIGN="top">
866
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
867
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
868
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
869
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
870
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
871
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
872
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
873
  </TR>
874
</TABLE>
875
</TD>
876
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
877
</EM>
878
</TD>
879
</TR>
880

    
881
<TR>
882
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
883
&nbsp;<A HREF="../../../org/cresques/geo/UtmZone.html" title="class in org.cresques.geo"><B>PREV CLASS</B></A>&nbsp;
884
&nbsp;NEXT CLASS</FONT></TD>
885
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
886
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
887
&nbsp;<A HREF="ViewPortData.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
888
&nbsp;<SCRIPT type="text/javascript">
889
  <!--
890
  if(window==top) {
891
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
892
  }
893
  //-->
894
</SCRIPT>
895
<NOSCRIPT>
896
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
897
</NOSCRIPT>
898

    
899
</FONT></TD>
900
</TR>
901
<TR>
902
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
903
  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>
904
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
905
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>
906
</TR>
907
</TABLE>
908
<A NAME="skip-navbar_bottom"></A>
909
<!-- ======== END OF BOTTOM NAVBAR ======= -->
910

    
911
<HR>
912

    
913
</BODY>
914
</HTML>