Statistics
| Revision:

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

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

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

    
99
<P>
100
<HR>
101

    
102
<P>
103
<!-- ======== NESTED CLASS SUMMARY ======== -->
104

    
105

    
106
<!-- =========== FIELD SUMMARY =========== -->
107

    
108
<A NAME="field_summary"><!-- --></A>
109
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
110
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
111
<TD COLSPAN=2><FONT SIZE="+2">
112
<B>Field Summary</B></FONT></TD>
113
</TR>
114
<TR BGCOLOR="white" CLASS="TableRowColor">
115
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
116
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
117
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#fName">fName</A></B></CODE>
118

    
119
<BR>
120
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
121
</TR>
122
<TR BGCOLOR="white" CLASS="TableRowColor">
123
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
124
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
125
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#name">name</A></B></CODE>
126

    
127
<BR>
128
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
129
</TR>
130
</TABLE>
131
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
132
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
133
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
134
<TD><B>Fields inherited from class org.cresques.px.<A HREF="../../../org/cresques/px/PxObj.html" title="class in org.cresques.px">PxObj</A></B></TD>
135
</TR>
136
<TR BGCOLOR="white" CLASS="TableRowColor">
137
<TD><CODE><A HREF="../../../org/cresques/px/PxObj.html#extent">extent</A>, <A HREF="../../../org/cresques/px/PxObj.html#stroke">stroke</A></CODE></TD>
138
</TR>
139
</TABLE>
140
&nbsp;
141
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
142

    
143
<A NAME="constructor_summary"><!-- --></A>
144
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
145
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
146
<TD COLSPAN=2><FONT SIZE="+2">
147
<B>Constructor Summary</B></FONT></TD>
148
</TR>
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#PxContour(org.cresques.px.Extent, java.lang.String, java.lang.String, org.cresques.cts.IProjection)">PxContour</A></B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;e,
151
          java.lang.String&nbsp;fName,
152
          java.lang.String&nbsp;name,
153
          <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</CODE>
154

    
155
<BR>
156
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
157
</TR>
158
<TR BGCOLOR="white" CLASS="TableRowColor">
159
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#PxContour(org.cresques.geo.cover.Hoja)">PxContour</A></B>(<A HREF="../../../org/cresques/geo/cover/Hoja.html" title="class in org.cresques.geo.cover">Hoja</A>&nbsp;h)</CODE>
160

    
161
<BR>
162
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
163
</TR>
164
<TR BGCOLOR="white" CLASS="TableRowColor">
165
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#PxContour(java.awt.geom.Point2D[], java.lang.String)">PxContour</A></B>(java.awt.geom.Point2D[]&nbsp;v,
166
          java.lang.String&nbsp;name)</CODE>
167

    
168
<BR>
169
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
170
</TR>
171
</TABLE>
172
&nbsp;
173
<!-- ========== METHOD SUMMARY =========== -->
174

    
175
<A NAME="method_summary"><!-- --></A>
176
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
177
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
178
<TD COLSPAN=2><FONT SIZE="+2">
179
<B>Method Summary</B></FONT></TD>
180
</TR>
181
<TR BGCOLOR="white" CLASS="TableRowColor">
182
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
183
<CODE>&nbsp;void</CODE></FONT></TD>
184
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#_PxContour(java.awt.geom.Point2D[], java.lang.String, java.lang.String)">_PxContour</A></B>(java.awt.geom.Point2D[]&nbsp;v,
185
           java.lang.String&nbsp;fName,
186
           java.lang.String&nbsp;name)</CODE>
187

    
188
<BR>
189
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
190
</TR>
191
<TR BGCOLOR="white" CLASS="TableRowColor">
192
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
193
<CODE>&nbsp;void</CODE></FONT></TD>
194
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#_PxContour(java.awt.geom.Point2D, java.awt.geom.Point2D, java.lang.String, java.lang.String)">_PxContour</A></B>(java.awt.geom.Point2D&nbsp;pt1,
195
           java.awt.geom.Point2D&nbsp;pt2,
196
           java.lang.String&nbsp;fName,
197
           java.lang.String&nbsp;name)</CODE>
198

    
199
<BR>
200
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
201
</TR>
202
<TR BGCOLOR="white" CLASS="TableRowColor">
203
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
204
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
205
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#c()">c</A></B>()</CODE>
206

    
207
<BR>
208
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
209
</TR>
210
<TR BGCOLOR="white" CLASS="TableRowColor">
211
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
212
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
213
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#c(java.awt.Color)">c</A></B>(java.awt.Color&nbsp;color)</CODE>
214

    
215
<BR>
216
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
217
</TR>
218
<TR BGCOLOR="white" CLASS="TableRowColor">
219
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
220
<CODE>&nbsp;void</CODE></FONT></TD>
221
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">draw</A></B>(java.awt.Graphics2D&nbsp;g,
222
     <A HREF="../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</CODE>
223

    
224
<BR>
225
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
226
</TR>
227
<TR BGCOLOR="white" CLASS="TableRowColor">
228
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
229
<CODE>&nbsp;void</CODE></FONT></TD>
230
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData, org.cresques.cts.ICoordTrans)">draw</A></B>(java.awt.Graphics2D&nbsp;g,
231
     <A HREF="../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp,
232
     <A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</CODE>
233

    
234
<BR>
235
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
236
</TR>
237
<TR BGCOLOR="white" CLASS="TableRowColor">
238
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
239
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
240
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#fillColor()">fillColor</A></B>()</CODE>
241

    
242
<BR>
243
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
244
</TR>
245
<TR BGCOLOR="white" CLASS="TableRowColor">
246
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
247
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
248
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#fillColor(java.awt.Color)">fillColor</A></B>(java.awt.Color&nbsp;c)</CODE>
249

    
250
<BR>
251
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
252
</TR>
253
<TR BGCOLOR="white" CLASS="TableRowColor">
254
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
255
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
256
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#getColor()">getColor</A></B>()</CODE>
257

    
258
<BR>
259
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
260
</TR>
261
<TR BGCOLOR="white" CLASS="TableRowColor">
262
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
263
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
264
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#getFillColor()">getFillColor</A></B>()</CODE>
265

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

    
274
<BR>
275
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
276
</TR>
277
<TR BGCOLOR="white" CLASS="TableRowColor">
278
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
279
<CODE>&nbsp;<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></FONT></TD>
280
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#getProjection()">getProjection</A></B>()</CODE>
281

    
282
<BR>
283
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
284
</TR>
285
<TR BGCOLOR="white" CLASS="TableRowColor">
286
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
287
<CODE>&nbsp;java.awt.geom.Point2D[]</CODE></FONT></TD>
288
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#getPtList()">getPtList</A></B>()</CODE>
289

    
290
<BR>
291
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
292
</TR>
293
<TR BGCOLOR="white" CLASS="TableRowColor">
294
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
295
<CODE>&nbsp;java.util.Vector</CODE></FONT></TD>
296
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#getVertex()">getVertex</A></B>()</CODE>
297

    
298
<BR>
299
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Vertices de un contorno.</TD>
300
</TR>
301
<TR BGCOLOR="white" CLASS="TableRowColor">
302
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
303
<CODE>&nbsp;void</CODE></FONT></TD>
304
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.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>
305

    
306
<BR>
307
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
308
</TR>
309
<TR BGCOLOR="white" CLASS="TableRowColor">
310
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
311
<CODE>&nbsp;void</CODE></FONT></TD>
312
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#setColor(java.awt.Color)">setColor</A></B>(java.awt.Color&nbsp;color)</CODE>
313

    
314
<BR>
315
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
316
</TR>
317
<TR BGCOLOR="white" CLASS="TableRowColor">
318
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
319
<CODE>&nbsp;void</CODE></FONT></TD>
320
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.html#setFillColor(java.awt.Color)">setFillColor</A></B>(java.awt.Color&nbsp;color)</CODE>
321

    
322
<BR>
323
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
324
</TR>
325
<TR BGCOLOR="white" CLASS="TableRowColor">
326
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
327
<CODE>&nbsp;void</CODE></FONT></TD>
328
<TD><CODE><B><A HREF="../../../org/cresques/px/PxContour.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;p)</CODE>
329

    
330
<BR>
331
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
332
</TR>
333
</TABLE>
334
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
335
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
336
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
337
<TD><B>Methods inherited from class org.cresques.px.<A HREF="../../../org/cresques/px/PxObj.html" title="class in org.cresques.px">PxObj</A></B></TD>
338
</TR>
339
<TR BGCOLOR="white" CLASS="TableRowColor">
340
<TD><CODE><A HREF="../../../org/cresques/px/PxObj.html#getExtent()">getExtent</A></CODE></TD>
341
</TR>
342
</TABLE>
343
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
344
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
345
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
346
<TD><B>Methods inherited from class java.lang.Object</B></TD>
347
</TR>
348
<TR BGCOLOR="white" CLASS="TableRowColor">
349
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
350
</TR>
351
</TABLE>
352
&nbsp;
353
<P>
354

    
355
<!-- ============ FIELD DETAIL =========== -->
356

    
357
<A NAME="field_detail"><!-- --></A>
358
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
359
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
360
<TD COLSPAN=1><FONT SIZE="+2">
361
<B>Field Detail</B></FONT></TD>
362
</TR>
363
</TABLE>
364

    
365
<A NAME="name"><!-- --></A><H3>
366
name</H3>
367
<PRE>
368
protected java.lang.String <B>name</B></PRE>
369
<DL>
370
<DL>
371
</DL>
372
</DL>
373
<HR>
374

    
375
<A NAME="fName"><!-- --></A><H3>
376
fName</H3>
377
<PRE>
378
protected java.lang.String <B>fName</B></PRE>
379
<DL>
380
<DL>
381
</DL>
382
</DL>
383

    
384
<!-- ========= CONSTRUCTOR DETAIL ======== -->
385

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

    
394
<A NAME="PxContour(org.cresques.px.Extent, java.lang.String, java.lang.String, org.cresques.cts.IProjection)"><!-- --></A><H3>
395
PxContour</H3>
396
<PRE>
397
public <B>PxContour</B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;e,
398
                 java.lang.String&nbsp;fName,
399
                 java.lang.String&nbsp;name,
400
                 <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</PRE>
401
<DL>
402
</DL>
403
<HR>
404

    
405
<A NAME="PxContour(org.cresques.geo.cover.Hoja)"><!-- --></A><H3>
406
PxContour</H3>
407
<PRE>
408
public <B>PxContour</B>(<A HREF="../../../org/cresques/geo/cover/Hoja.html" title="class in org.cresques.geo.cover">Hoja</A>&nbsp;h)</PRE>
409
<DL>
410
</DL>
411
<HR>
412

    
413
<A NAME="PxContour(java.awt.geom.Point2D[], java.lang.String)"><!-- --></A><H3>
414
PxContour</H3>
415
<PRE>
416
public <B>PxContour</B>(java.awt.geom.Point2D[]&nbsp;v,
417
                 java.lang.String&nbsp;name)</PRE>
418
<DL>
419
</DL>
420

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

    
423
<A NAME="method_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>Method Detail</B></FONT></TD>
428
</TR>
429
</TABLE>
430

    
431
<A NAME="_PxContour(java.awt.geom.Point2D, java.awt.geom.Point2D, java.lang.String, java.lang.String)"><!-- --></A><H3>
432
_PxContour</H3>
433
<PRE>
434
public void <B>_PxContour</B>(java.awt.geom.Point2D&nbsp;pt1,
435
                       java.awt.geom.Point2D&nbsp;pt2,
436
                       java.lang.String&nbsp;fName,
437
                       java.lang.String&nbsp;name)</PRE>
438
<DL>
439
<DD><DL>
440
</DL>
441
</DD>
442
<DD><DL>
443
</DL>
444
</DD>
445
</DL>
446
<HR>
447

    
448
<A NAME="_PxContour(java.awt.geom.Point2D[], java.lang.String, java.lang.String)"><!-- --></A><H3>
449
_PxContour</H3>
450
<PRE>
451
public void <B>_PxContour</B>(java.awt.geom.Point2D[]&nbsp;v,
452
                       java.lang.String&nbsp;fName,
453
                       java.lang.String&nbsp;name)</PRE>
454
<DL>
455
<DD><DL>
456
</DL>
457
</DD>
458
<DD><DL>
459
</DL>
460
</DD>
461
</DL>
462
<HR>
463

    
464
<A NAME="getProjection()"><!-- --></A><H3>
465
getProjection</H3>
466
<PRE>
467
public <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A> <B>getProjection</B>()</PRE>
468
<DL>
469
<DD><DL>
470
<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>
471
</DD>
472
<DD><DL>
473
</DL>
474
</DD>
475
</DL>
476
<HR>
477

    
478
<A NAME="setProjection(org.cresques.cts.IProjection)"><!-- --></A><H3>
479
setProjection</H3>
480
<PRE>
481
public void <B>setProjection</B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;p)</PRE>
482
<DL>
483
<DD><DL>
484
</DL>
485
</DD>
486
<DD><DL>
487
</DL>
488
</DD>
489
</DL>
490
<HR>
491

    
492
<A NAME="getVertex()"><!-- --></A><H3>
493
getVertex</H3>
494
<PRE>
495
public java.util.Vector <B>getVertex</B>()</PRE>
496
<DL>
497
<DD>Vertices de un contorno.
498
<P>
499
<DD><DL>
500
</DL>
501
</DD>
502
<DD><DL>
503

    
504
<DT><B>Returns:</B><DD></DL>
505
</DD>
506
</DL>
507
<HR>
508

    
509
<A NAME="getPtList()"><!-- --></A><H3>
510
getPtList</H3>
511
<PRE>
512
public java.awt.geom.Point2D[] <B>getPtList</B>()</PRE>
513
<DL>
514
<DD><DL>
515
</DL>
516
</DD>
517
<DD><DL>
518
</DL>
519
</DD>
520
</DL>
521
<HR>
522

    
523
<A NAME="getName()"><!-- --></A><H3>
524
getName</H3>
525
<PRE>
526
public java.lang.String <B>getName</B>()</PRE>
527
<DL>
528
<DD><DL>
529
</DL>
530
</DD>
531
<DD><DL>
532
</DL>
533
</DD>
534
</DL>
535
<HR>
536

    
537
<A NAME="c()"><!-- --></A><H3>
538
c</H3>
539
<PRE>
540
public java.awt.Color <B>c</B>()</PRE>
541
<DL>
542
<DD><DL>
543
</DL>
544
</DD>
545
<DD><DL>
546
</DL>
547
</DD>
548
</DL>
549
<HR>
550

    
551
<A NAME="c(java.awt.Color)"><!-- --></A><H3>
552
c</H3>
553
<PRE>
554
public java.awt.Color <B>c</B>(java.awt.Color&nbsp;color)</PRE>
555
<DL>
556
<DD><DL>
557
</DL>
558
</DD>
559
<DD><DL>
560
</DL>
561
</DD>
562
</DL>
563
<HR>
564

    
565
<A NAME="fillColor()"><!-- --></A><H3>
566
fillColor</H3>
567
<PRE>
568
public java.awt.Color <B>fillColor</B>()</PRE>
569
<DL>
570
<DD><DL>
571
</DL>
572
</DD>
573
<DD><DL>
574
</DL>
575
</DD>
576
</DL>
577
<HR>
578

    
579
<A NAME="fillColor(java.awt.Color)"><!-- --></A><H3>
580
fillColor</H3>
581
<PRE>
582
public java.awt.Color <B>fillColor</B>(java.awt.Color&nbsp;c)</PRE>
583
<DL>
584
<DD><DL>
585
</DL>
586
</DD>
587
<DD><DL>
588
</DL>
589
</DD>
590
</DL>
591
<HR>
592

    
593
<A NAME="setColor(java.awt.Color)"><!-- --></A><H3>
594
setColor</H3>
595
<PRE>
596
public void <B>setColor</B>(java.awt.Color&nbsp;color)</PRE>
597
<DL>
598
<DD><DL>
599
</DL>
600
</DD>
601
<DD><DL>
602
</DL>
603
</DD>
604
</DL>
605
<HR>
606

    
607
<A NAME="getColor()"><!-- --></A><H3>
608
getColor</H3>
609
<PRE>
610
public java.awt.Color <B>getColor</B>()</PRE>
611
<DL>
612
<DD><DL>
613
</DL>
614
</DD>
615
<DD><DL>
616
</DL>
617
</DD>
618
</DL>
619
<HR>
620

    
621
<A NAME="setFillColor(java.awt.Color)"><!-- --></A><H3>
622
setFillColor</H3>
623
<PRE>
624
public void <B>setFillColor</B>(java.awt.Color&nbsp;color)</PRE>
625
<DL>
626
<DD><DL>
627
</DL>
628
</DD>
629
<DD><DL>
630
</DL>
631
</DD>
632
</DL>
633
<HR>
634

    
635
<A NAME="getFillColor()"><!-- --></A><H3>
636
getFillColor</H3>
637
<PRE>
638
public java.awt.Color <B>getFillColor</B>()</PRE>
639
<DL>
640
<DD><DL>
641
</DL>
642
</DD>
643
<DD><DL>
644
</DL>
645
</DD>
646
</DL>
647
<HR>
648

    
649
<A NAME="reProject(org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
650
reProject</H3>
651
<PRE>
652
public void <B>reProject</B>(<A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
653
<DL>
654
<DD><DL>
655
<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>
656
</DD>
657
<DD><DL>
658
</DL>
659
</DD>
660
</DL>
661
<HR>
662

    
663
<A NAME="draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData, org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
664
draw</H3>
665
<PRE>
666
public void <B>draw</B>(java.awt.Graphics2D&nbsp;g,
667
                 <A HREF="../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp,
668
                 <A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
669
<DL>
670
<DD><DL>
671
</DL>
672
</DD>
673
<DD><DL>
674
</DL>
675
</DD>
676
</DL>
677
<HR>
678

    
679
<A NAME="draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)"><!-- --></A><H3>
680
draw</H3>
681
<PRE>
682
public void <B>draw</B>(java.awt.Graphics2D&nbsp;g,
683
                 <A HREF="../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</PRE>
684
<DL>
685
<DD><DL>
686
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/px/Drawable.html#draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">draw</A></CODE> in interface <CODE><A HREF="../../../org/cresques/px/Drawable.html" title="interface in org.cresques.px">Drawable</A></CODE></DL>
687
</DD>
688
<DD><DL>
689
</DL>
690
</DD>
691
</DL>
692
<!-- ========= END OF CLASS DATA ========= -->
693
<HR>
694

    
695

    
696
<!-- ======= START OF BOTTOM NAVBAR ====== -->
697
<A NAME="navbar_bottom"><!-- --></A>
698
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
699
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
700
<TR>
701
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
702
<A NAME="navbar_bottom_firstrow"><!-- --></A>
703
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
704
  <TR ALIGN="center" VALIGN="top">
705
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
706
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
707
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
708
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
709
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
710
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
711
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
712
  </TR>
713
</TABLE>
714
</TD>
715
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
716
</EM>
717
</TD>
718
</TR>
719

    
720
<TR>
721
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
722
&nbsp;<A HREF="../../../org/cresques/px/Paleta.html" title="class in org.cresques.px"><B>PREV CLASS</B></A>&nbsp;
723
&nbsp;<A HREF="../../../org/cresques/px/PxLayer.html" title="class in org.cresques.px"><B>NEXT CLASS</B></A></FONT></TD>
724
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
725
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
726
&nbsp;<A HREF="PxContour.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
727
&nbsp;<SCRIPT type="text/javascript">
728
  <!--
729
  if(window==top) {
730
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
731
  }
732
  //-->
733
</SCRIPT>
734
<NOSCRIPT>
735
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
736
</NOSCRIPT>
737

    
738
</FONT></TD>
739
</TR>
740
<TR>
741
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
742
  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>
743
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
744
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>
745
</TR>
746
</TABLE>
747
<A NAME="skip-navbar_bottom"></A>
748
<!-- ======== END OF BOTTOM NAVBAR ======= -->
749

    
750
<HR>
751

    
752
</BODY>
753
</HTML>