Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="org.cresques.px.PxRect 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="PxRect";
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/PxRaster.html" title="class in org.cresques.px"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/px/PxSize.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="PxRect.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 PxRect</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.PxRect</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>, <A HREF="../../../org/cresques/px/ISize.html" title="interface in org.cresques.px">ISize</A></DD>
94
</DL>
95
<HR>
96
<DL>
97
<DT>public class <B>PxRect</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/ISize.html" title="interface in org.cresques.px">ISize</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/PxRect.html#PxRect(int, int, int, int, java.awt.Color, java.awt.Color)">PxRect</A></B>(int&nbsp;x,
135
       int&nbsp;y,
136
       int&nbsp;w,
137
       int&nbsp;h,
138
       java.awt.Color&nbsp;color,
139
       java.awt.Color&nbsp;fc)</CODE>
140

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

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

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

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

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

    
185
<BR>
186
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
187
</TR>
188
<TR BGCOLOR="white" CLASS="TableRowColor">
189
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
190
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
191
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRect.html#fillColor()">fillColor</A></B>()</CODE>
192

    
193
<BR>
194
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
195
</TR>
196
<TR BGCOLOR="white" CLASS="TableRowColor">
197
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
198
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
199
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRect.html#fillColor(java.awt.Color)">fillColor</A></B>(java.awt.Color&nbsp;c)</CODE>
200

    
201
<BR>
202
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
203
</TR>
204
<TR BGCOLOR="white" CLASS="TableRowColor">
205
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
206
<CODE>&nbsp;int</CODE></FONT></TD>
207
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRect.html#h()">h</A></B>()</CODE>
208

    
209
<BR>
210
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
211
</TR>
212
<TR BGCOLOR="white" CLASS="TableRowColor">
213
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
214
<CODE>&nbsp;int</CODE></FONT></TD>
215
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRect.html#h(int)">h</A></B>(int&nbsp;h)</CODE>
216

    
217
<BR>
218
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
219
</TR>
220
<TR BGCOLOR="white" CLASS="TableRowColor">
221
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
222
<CODE>&nbsp;int</CODE></FONT></TD>
223
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRect.html#w()">w</A></B>()</CODE>
224

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

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

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

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

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

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

    
290
<!-- ============ FIELD DETAIL =========== -->
291

    
292

    
293
<!-- ========= CONSTRUCTOR DETAIL ======== -->
294

    
295
<A NAME="constructor_detail"><!-- --></A>
296
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
297
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
298
<TD COLSPAN=1><FONT SIZE="+2">
299
<B>Constructor Detail</B></FONT></TD>
300
</TR>
301
</TABLE>
302

    
303
<A NAME="PxRect(org.cresques.px.IPoint, org.cresques.px.ISize, java.awt.Color, java.awt.Color)"><!-- --></A><H3>
304
PxRect</H3>
305
<PRE>
306
public <B>PxRect</B>(<A HREF="../../../org/cresques/px/IPoint.html" title="interface in org.cresques.px">IPoint</A>&nbsp;p,
307
              <A HREF="../../../org/cresques/px/ISize.html" title="interface in org.cresques.px">ISize</A>&nbsp;s,
308
              java.awt.Color&nbsp;color,
309
              java.awt.Color&nbsp;fc)</PRE>
310
<DL>
311
</DL>
312
<HR>
313

    
314
<A NAME="PxRect(int, int, int, int, java.awt.Color, java.awt.Color)"><!-- --></A><H3>
315
PxRect</H3>
316
<PRE>
317
public <B>PxRect</B>(int&nbsp;x,
318
              int&nbsp;y,
319
              int&nbsp;w,
320
              int&nbsp;h,
321
              java.awt.Color&nbsp;color,
322
              java.awt.Color&nbsp;fc)</PRE>
323
<DL>
324
</DL>
325

    
326
<!-- ============ METHOD DETAIL ========== -->
327

    
328
<A NAME="method_detail"><!-- --></A>
329
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
330
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
331
<TD COLSPAN=1><FONT SIZE="+2">
332
<B>Method Detail</B></FONT></TD>
333
</TR>
334
</TABLE>
335

    
336
<A NAME="x()"><!-- --></A><H3>
337
x</H3>
338
<PRE>
339
public int <B>x</B>()</PRE>
340
<DL>
341
<DD><DL>
342
<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>
343
</DD>
344
<DD><DL>
345
</DL>
346
</DD>
347
</DL>
348
<HR>
349

    
350
<A NAME="x(int)"><!-- --></A><H3>
351
x</H3>
352
<PRE>
353
public int <B>x</B>(int&nbsp;x)</PRE>
354
<DL>
355
<DD><DL>
356
<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>
357
</DD>
358
<DD><DL>
359
</DL>
360
</DD>
361
</DL>
362
<HR>
363

    
364
<A NAME="y()"><!-- --></A><H3>
365
y</H3>
366
<PRE>
367
public int <B>y</B>()</PRE>
368
<DL>
369
<DD><DL>
370
<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>
371
</DD>
372
<DD><DL>
373
</DL>
374
</DD>
375
</DL>
376
<HR>
377

    
378
<A NAME="y(int)"><!-- --></A><H3>
379
y</H3>
380
<PRE>
381
public int <B>y</B>(int&nbsp;y)</PRE>
382
<DL>
383
<DD><DL>
384
<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>
385
</DD>
386
<DD><DL>
387
</DL>
388
</DD>
389
</DL>
390
<HR>
391

    
392
<A NAME="w()"><!-- --></A><H3>
393
w</H3>
394
<PRE>
395
public int <B>w</B>()</PRE>
396
<DL>
397
<DD><DL>
398
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/px/ISize.html#w()">w</A></CODE> in interface <CODE><A HREF="../../../org/cresques/px/ISize.html" title="interface in org.cresques.px">ISize</A></CODE></DL>
399
</DD>
400
<DD><DL>
401
</DL>
402
</DD>
403
</DL>
404
<HR>
405

    
406
<A NAME="w(int)"><!-- --></A><H3>
407
w</H3>
408
<PRE>
409
public int <B>w</B>(int&nbsp;w)</PRE>
410
<DL>
411
<DD><DL>
412
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/px/ISize.html#w(int)">w</A></CODE> in interface <CODE><A HREF="../../../org/cresques/px/ISize.html" title="interface in org.cresques.px">ISize</A></CODE></DL>
413
</DD>
414
<DD><DL>
415
</DL>
416
</DD>
417
</DL>
418
<HR>
419

    
420
<A NAME="h()"><!-- --></A><H3>
421
h</H3>
422
<PRE>
423
public int <B>h</B>()</PRE>
424
<DL>
425
<DD><DL>
426
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/px/ISize.html#h()">h</A></CODE> in interface <CODE><A HREF="../../../org/cresques/px/ISize.html" title="interface in org.cresques.px">ISize</A></CODE></DL>
427
</DD>
428
<DD><DL>
429
</DL>
430
</DD>
431
</DL>
432
<HR>
433

    
434
<A NAME="h(int)"><!-- --></A><H3>
435
h</H3>
436
<PRE>
437
public int <B>h</B>(int&nbsp;h)</PRE>
438
<DL>
439
<DD><DL>
440
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/px/ISize.html#h(int)">h</A></CODE> in interface <CODE><A HREF="../../../org/cresques/px/ISize.html" title="interface in org.cresques.px">ISize</A></CODE></DL>
441
</DD>
442
<DD><DL>
443
</DL>
444
</DD>
445
</DL>
446
<HR>
447

    
448
<A NAME="c()"><!-- --></A><H3>
449
c</H3>
450
<PRE>
451
public java.awt.Color <B>c</B>()</PRE>
452
<DL>
453
<DD><DL>
454
<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>
455
</DD>
456
<DD><DL>
457
</DL>
458
</DD>
459
</DL>
460
<HR>
461

    
462
<A NAME="c(java.awt.Color)"><!-- --></A><H3>
463
c</H3>
464
<PRE>
465
public java.awt.Color <B>c</B>(java.awt.Color&nbsp;color)</PRE>
466
<DL>
467
<DD><DL>
468
<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>
469
</DD>
470
<DD><DL>
471
</DL>
472
</DD>
473
</DL>
474
<HR>
475

    
476
<A NAME="fillColor()"><!-- --></A><H3>
477
fillColor</H3>
478
<PRE>
479
public java.awt.Color <B>fillColor</B>()</PRE>
480
<DL>
481
<DD><DL>
482
</DL>
483
</DD>
484
<DD><DL>
485
</DL>
486
</DD>
487
</DL>
488
<HR>
489

    
490
<A NAME="fillColor(java.awt.Color)"><!-- --></A><H3>
491
fillColor</H3>
492
<PRE>
493
public java.awt.Color <B>fillColor</B>(java.awt.Color&nbsp;c)</PRE>
494
<DL>
495
<DD><DL>
496
</DL>
497
</DD>
498
<DD><DL>
499
</DL>
500
</DD>
501
</DL>
502
<HR>
503

    
504
<A NAME="draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)"><!-- --></A><H3>
505
draw</H3>
506
<PRE>
507
public void <B>draw</B>(java.awt.Graphics2D&nbsp;g,
508
                 <A HREF="../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</PRE>
509
<DL>
510
<DD><DL>
511
<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>
512
</DD>
513
<DD><DL>
514
</DL>
515
</DD>
516
</DL>
517
<!-- ========= END OF CLASS DATA ========= -->
518
<HR>
519

    
520

    
521
<!-- ======= START OF BOTTOM NAVBAR ====== -->
522
<A NAME="navbar_bottom"><!-- --></A>
523
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
524
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
525
<TR>
526
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
527
<A NAME="navbar_bottom_firstrow"><!-- --></A>
528
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
529
  <TR ALIGN="center" VALIGN="top">
530
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
531
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
532
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
533
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
534
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
535
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
536
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
537
  </TR>
538
</TABLE>
539
</TD>
540
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
541
</EM>
542
</TD>
543
</TR>
544

    
545
<TR>
546
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
547
&nbsp;<A HREF="../../../org/cresques/px/PxRaster.html" title="class in org.cresques.px"><B>PREV CLASS</B></A>&nbsp;
548
&nbsp;<A HREF="../../../org/cresques/px/PxSize.html" title="class in org.cresques.px"><B>NEXT CLASS</B></A></FONT></TD>
549
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
550
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
551
&nbsp;<A HREF="PxRect.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
552
&nbsp;<SCRIPT type="text/javascript">
553
  <!--
554
  if(window==top) {
555
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
556
  }
557
  //-->
558
</SCRIPT>
559
<NOSCRIPT>
560
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
561
</NOSCRIPT>
562

    
563
</FONT></TD>
564
</TR>
565
<TR>
566
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
567
  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>
568
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
569
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
570
</TR>
571
</TABLE>
572
<A NAME="skip-navbar_bottom"></A>
573
<!-- ======== END OF BOTTOM NAVBAR ======= -->
574

    
575
<HR>
576

    
577
</BODY>
578
</HTML>