Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="org.cresques.px.PxLine 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="PxLine";
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/PxLayerList.html" title="class in org.cresques.px"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/px/PxObj.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="PxLine.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="#fields_inherited_from_class_org.cresques.px.PxObj">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;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.px</FONT>
85
<BR>
86
Class PxLine</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.PxLine</B>
91
</PRE>
92
<DL>
93
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../org/cresques/px/Colored.html" title="interface in org.cresques.px">Colored</A>, <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/px/IPoint.html" title="interface in org.cresques.px">IPoint</A></DD>
94
</DL>
95
<HR>
96
<DL>
97
<DT>public class <B>PxLine</B><DT>extends <A HREF="../../../org/cresques/px/PxObj.html" title="class in org.cresques.px">PxObj</A><DT>implements <A HREF="../../../org/cresques/px/IPoint.html" title="interface in org.cresques.px">IPoint</A>, <A HREF="../../../org/cresques/px/Colored.html" title="interface in org.cresques.px">Colored</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
</TABLE>
115
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
116
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
118
<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>
119
</TR>
120
<TR BGCOLOR="white" CLASS="TableRowColor">
121
<TD><CODE><A HREF="../../../org/cresques/px/PxObj.html#extent">extent</A>, <A HREF="../../../org/cresques/px/PxObj.html#stroke">stroke</A></CODE></TD>
122
</TR>
123
</TABLE>
124
&nbsp;
125
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
126

    
127
<A NAME="constructor_summary"><!-- --></A>
128
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
129
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
130
<TD COLSPAN=2><FONT SIZE="+2">
131
<B>Constructor Summary</B></FONT></TD>
132
</TR>
133
<TR BGCOLOR="white" CLASS="TableRowColor">
134
<TD><CODE><B><A HREF="../../../org/cresques/px/PxLine.html#PxLine(int, int, int, int, java.awt.Color)">PxLine</A></B>(int&nbsp;x,
135
       int&nbsp;y,
136
       int&nbsp;x2,
137
       int&nbsp;y2,
138
       java.awt.Color&nbsp;color)</CODE>
139

    
140
<BR>
141
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
142
</TR>
143
<TR BGCOLOR="white" CLASS="TableRowColor">
144
<TD><CODE><B><A HREF="../../../org/cresques/px/PxLine.html#PxLine(org.cresques.px.IPoint, org.cresques.px.IPoint, java.awt.Color)">PxLine</A></B>(<A HREF="../../../org/cresques/px/IPoint.html" title="interface in org.cresques.px">IPoint</A>&nbsp;p,
145
       <A HREF="../../../org/cresques/px/IPoint.html" title="interface in org.cresques.px">IPoint</A>&nbsp;p2,
146
       java.awt.Color&nbsp;color)</CODE>
147

    
148
<BR>
149
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
150
</TR>
151
</TABLE>
152
&nbsp;
153
<!-- ========== METHOD SUMMARY =========== -->
154

    
155
<A NAME="method_summary"><!-- --></A>
156
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
157
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
158
<TD COLSPAN=2><FONT SIZE="+2">
159
<B>Method Summary</B></FONT></TD>
160
</TR>
161
<TR BGCOLOR="white" CLASS="TableRowColor">
162
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
163
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
164
<TD><CODE><B><A HREF="../../../org/cresques/px/PxLine.html#c()">c</A></B>()</CODE>
165

    
166
<BR>
167
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
168
</TR>
169
<TR BGCOLOR="white" CLASS="TableRowColor">
170
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
171
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
172
<TD><CODE><B><A HREF="../../../org/cresques/px/PxLine.html#c(java.awt.Color)">c</A></B>(java.awt.Color&nbsp;color)</CODE>
173

    
174
<BR>
175
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
176
</TR>
177
<TR BGCOLOR="white" CLASS="TableRowColor">
178
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
179
<CODE>&nbsp;void</CODE></FONT></TD>
180
<TD><CODE><B><A HREF="../../../org/cresques/px/PxLine.html#draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">draw</A></B>(java.awt.Graphics2D&nbsp;g,
181
     <A HREF="../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</CODE>
182

    
183
<BR>
184
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
185
</TR>
186
<TR BGCOLOR="white" CLASS="TableRowColor">
187
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
188
<CODE>&nbsp;void</CODE></FONT></TD>
189
<TD><CODE><B><A HREF="../../../org/cresques/px/PxLine.html#setStroke(java.awt.Stroke)">setStroke</A></B>(java.awt.Stroke&nbsp;stroke)</CODE>
190

    
191
<BR>
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
193
</TR>
194
<TR BGCOLOR="white" CLASS="TableRowColor">
195
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
196
<CODE>&nbsp;int</CODE></FONT></TD>
197
<TD><CODE><B><A HREF="../../../org/cresques/px/PxLine.html#x()">x</A></B>()</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;int</CODE></FONT></TD>
205
<TD><CODE><B><A HREF="../../../org/cresques/px/PxLine.html#x(int)">x</A></B>(int&nbsp;x)</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;int</CODE></FONT></TD>
213
<TD><CODE><B><A HREF="../../../org/cresques/px/PxLine.html#x2()">x2</A></B>()</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;int</CODE></FONT></TD>
221
<TD><CODE><B><A HREF="../../../org/cresques/px/PxLine.html#x2(int)">x2</A></B>(int&nbsp;x)</CODE>
222

    
223
<BR>
224
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
225
</TR>
226
<TR BGCOLOR="white" CLASS="TableRowColor">
227
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
228
<CODE>&nbsp;int</CODE></FONT></TD>
229
<TD><CODE><B><A HREF="../../../org/cresques/px/PxLine.html#y()">y</A></B>()</CODE>
230

    
231
<BR>
232
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
233
</TR>
234
<TR BGCOLOR="white" CLASS="TableRowColor">
235
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
236
<CODE>&nbsp;int</CODE></FONT></TD>
237
<TD><CODE><B><A HREF="../../../org/cresques/px/PxLine.html#y(int)">y</A></B>(int&nbsp;y)</CODE>
238

    
239
<BR>
240
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
241
</TR>
242
<TR BGCOLOR="white" CLASS="TableRowColor">
243
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
244
<CODE>&nbsp;int</CODE></FONT></TD>
245
<TD><CODE><B><A HREF="../../../org/cresques/px/PxLine.html#y2()">y2</A></B>()</CODE>
246

    
247
<BR>
248
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
249
</TR>
250
<TR BGCOLOR="white" CLASS="TableRowColor">
251
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
252
<CODE>&nbsp;int</CODE></FONT></TD>
253
<TD><CODE><B><A HREF="../../../org/cresques/px/PxLine.html#y2(int)">y2</A></B>(int&nbsp;y)</CODE>
254

    
255
<BR>
256
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
257
</TR>
258
</TABLE>
259
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
260
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
261
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
262
<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>
263
</TR>
264
<TR BGCOLOR="white" CLASS="TableRowColor">
265
<TD><CODE><A HREF="../../../org/cresques/px/PxObj.html#getExtent()">getExtent</A></CODE></TD>
266
</TR>
267
</TABLE>
268
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
269
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
270
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
271
<TD><B>Methods inherited from class java.lang.Object</B></TD>
272
</TR>
273
<TR BGCOLOR="white" CLASS="TableRowColor">
274
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
275
</TR>
276
</TABLE>
277
&nbsp;
278
<P>
279

    
280
<!-- ============ FIELD DETAIL =========== -->
281

    
282

    
283
<!-- ========= CONSTRUCTOR DETAIL ======== -->
284

    
285
<A NAME="constructor_detail"><!-- --></A>
286
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
287
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
288
<TD COLSPAN=1><FONT SIZE="+2">
289
<B>Constructor Detail</B></FONT></TD>
290
</TR>
291
</TABLE>
292

    
293
<A NAME="PxLine(org.cresques.px.IPoint, org.cresques.px.IPoint, java.awt.Color)"><!-- --></A><H3>
294
PxLine</H3>
295
<PRE>
296
public <B>PxLine</B>(<A HREF="../../../org/cresques/px/IPoint.html" title="interface in org.cresques.px">IPoint</A>&nbsp;p,
297
              <A HREF="../../../org/cresques/px/IPoint.html" title="interface in org.cresques.px">IPoint</A>&nbsp;p2,
298
              java.awt.Color&nbsp;color)</PRE>
299
<DL>
300
</DL>
301
<HR>
302

    
303
<A NAME="PxLine(int, int, int, int, java.awt.Color)"><!-- --></A><H3>
304
PxLine</H3>
305
<PRE>
306
public <B>PxLine</B>(int&nbsp;x,
307
              int&nbsp;y,
308
              int&nbsp;x2,
309
              int&nbsp;y2,
310
              java.awt.Color&nbsp;color)</PRE>
311
<DL>
312
</DL>
313

    
314
<!-- ============ METHOD DETAIL ========== -->
315

    
316
<A NAME="method_detail"><!-- --></A>
317
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
318
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
319
<TD COLSPAN=1><FONT SIZE="+2">
320
<B>Method Detail</B></FONT></TD>
321
</TR>
322
</TABLE>
323

    
324
<A NAME="x()"><!-- --></A><H3>
325
x</H3>
326
<PRE>
327
public int <B>x</B>()</PRE>
328
<DL>
329
<DD><DL>
330
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/px/IPoint.html#x()">x</A></CODE> in interface <CODE><A HREF="../../../org/cresques/px/IPoint.html" title="interface in org.cresques.px">IPoint</A></CODE></DL>
331
</DD>
332
<DD><DL>
333
</DL>
334
</DD>
335
</DL>
336
<HR>
337

    
338
<A NAME="x(int)"><!-- --></A><H3>
339
x</H3>
340
<PRE>
341
public int <B>x</B>(int&nbsp;x)</PRE>
342
<DL>
343
<DD><DL>
344
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/px/IPoint.html#x(int)">x</A></CODE> in interface <CODE><A HREF="../../../org/cresques/px/IPoint.html" title="interface in org.cresques.px">IPoint</A></CODE></DL>
345
</DD>
346
<DD><DL>
347
</DL>
348
</DD>
349
</DL>
350
<HR>
351

    
352
<A NAME="y()"><!-- --></A><H3>
353
y</H3>
354
<PRE>
355
public int <B>y</B>()</PRE>
356
<DL>
357
<DD><DL>
358
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/px/IPoint.html#y()">y</A></CODE> in interface <CODE><A HREF="../../../org/cresques/px/IPoint.html" title="interface in org.cresques.px">IPoint</A></CODE></DL>
359
</DD>
360
<DD><DL>
361
</DL>
362
</DD>
363
</DL>
364
<HR>
365

    
366
<A NAME="y(int)"><!-- --></A><H3>
367
y</H3>
368
<PRE>
369
public int <B>y</B>(int&nbsp;y)</PRE>
370
<DL>
371
<DD><DL>
372
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/px/IPoint.html#y(int)">y</A></CODE> in interface <CODE><A HREF="../../../org/cresques/px/IPoint.html" title="interface in org.cresques.px">IPoint</A></CODE></DL>
373
</DD>
374
<DD><DL>
375
</DL>
376
</DD>
377
</DL>
378
<HR>
379

    
380
<A NAME="x2()"><!-- --></A><H3>
381
x2</H3>
382
<PRE>
383
public int <B>x2</B>()</PRE>
384
<DL>
385
<DD><DL>
386
</DL>
387
</DD>
388
<DD><DL>
389
</DL>
390
</DD>
391
</DL>
392
<HR>
393

    
394
<A NAME="x2(int)"><!-- --></A><H3>
395
x2</H3>
396
<PRE>
397
public int <B>x2</B>(int&nbsp;x)</PRE>
398
<DL>
399
<DD><DL>
400
</DL>
401
</DD>
402
<DD><DL>
403
</DL>
404
</DD>
405
</DL>
406
<HR>
407

    
408
<A NAME="y2()"><!-- --></A><H3>
409
y2</H3>
410
<PRE>
411
public int <B>y2</B>()</PRE>
412
<DL>
413
<DD><DL>
414
</DL>
415
</DD>
416
<DD><DL>
417
</DL>
418
</DD>
419
</DL>
420
<HR>
421

    
422
<A NAME="y2(int)"><!-- --></A><H3>
423
y2</H3>
424
<PRE>
425
public int <B>y2</B>(int&nbsp;y)</PRE>
426
<DL>
427
<DD><DL>
428
</DL>
429
</DD>
430
<DD><DL>
431
</DL>
432
</DD>
433
</DL>
434
<HR>
435

    
436
<A NAME="c()"><!-- --></A><H3>
437
c</H3>
438
<PRE>
439
public java.awt.Color <B>c</B>()</PRE>
440
<DL>
441
<DD><DL>
442
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/px/Colored.html#c()">c</A></CODE> in interface <CODE><A HREF="../../../org/cresques/px/Colored.html" title="interface in org.cresques.px">Colored</A></CODE></DL>
443
</DD>
444
<DD><DL>
445
</DL>
446
</DD>
447
</DL>
448
<HR>
449

    
450
<A NAME="c(java.awt.Color)"><!-- --></A><H3>
451
c</H3>
452
<PRE>
453
public java.awt.Color <B>c</B>(java.awt.Color&nbsp;color)</PRE>
454
<DL>
455
<DD><DL>
456
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/px/Colored.html#c(java.awt.Color)">c</A></CODE> in interface <CODE><A HREF="../../../org/cresques/px/Colored.html" title="interface in org.cresques.px">Colored</A></CODE></DL>
457
</DD>
458
<DD><DL>
459
</DL>
460
</DD>
461
</DL>
462
<HR>
463

    
464
<A NAME="setStroke(java.awt.Stroke)"><!-- --></A><H3>
465
setStroke</H3>
466
<PRE>
467
public void <B>setStroke</B>(java.awt.Stroke&nbsp;stroke)</PRE>
468
<DL>
469
<DD><DL>
470
</DL>
471
</DD>
472
<DD><DL>
473
</DL>
474
</DD>
475
</DL>
476
<HR>
477

    
478
<A NAME="draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)"><!-- --></A><H3>
479
draw</H3>
480
<PRE>
481
public void <B>draw</B>(java.awt.Graphics2D&nbsp;g,
482
                 <A HREF="../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</PRE>
483
<DL>
484
<DD><DL>
485
<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>
486
</DD>
487
<DD><DL>
488
</DL>
489
</DD>
490
</DL>
491
<!-- ========= END OF CLASS DATA ========= -->
492
<HR>
493

    
494

    
495
<!-- ======= START OF BOTTOM NAVBAR ====== -->
496
<A NAME="navbar_bottom"><!-- --></A>
497
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
498
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
499
<TR>
500
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
501
<A NAME="navbar_bottom_firstrow"><!-- --></A>
502
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
503
  <TR ALIGN="center" VALIGN="top">
504
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
505
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
506
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
507
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
508
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
509
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
510
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
511
  </TR>
512
</TABLE>
513
</TD>
514
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
515
</EM>
516
</TD>
517
</TR>
518

    
519
<TR>
520
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
521
&nbsp;<A HREF="../../../org/cresques/px/PxLayerList.html" title="class in org.cresques.px"><B>PREV CLASS</B></A>&nbsp;
522
&nbsp;<A HREF="../../../org/cresques/px/PxObj.html" title="class in org.cresques.px"><B>NEXT CLASS</B></A></FONT></TD>
523
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
524
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
525
&nbsp;<A HREF="PxLine.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
526
&nbsp;<SCRIPT type="text/javascript">
527
  <!--
528
  if(window==top) {
529
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
530
  }
531
  //-->
532
</SCRIPT>
533
<NOSCRIPT>
534
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
535
</NOSCRIPT>
536

    
537
</FONT></TD>
538
</TR>
539
<TR>
540
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
541
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.cresques.px.PxObj">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
542
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
543
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
544
</TR>
545
</TABLE>
546
<A NAME="skip-navbar_bottom"></A>
547
<!-- ======== END OF BOTTOM NAVBAR ======= -->
548

    
549
<HR>
550

    
551
</BODY>
552
</HTML>