Statistics
| Revision:

root / trunk / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / px / PxObj.html @ 2849

History | View | Annotate | Download (12.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 Fri Sep 02 13:43:20 CEST 2005 -->
6
<TITLE>
7
PxObj
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.px.PxObj 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="PxObj";
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/PxLine.html" title="class in org.cresques.px"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/px/PxObjList.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="PxObj.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 PxObj</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.px.PxObj</B>
90
</PRE>
91
<DL>
92
<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></DD>
93
</DL>
94
<DL>
95
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../org/cresques/px/dxf/DxfBlock.html" title="class in org.cresques.px.dxf">DxfBlock</A>, <A HREF="../../../org/cresques/px/dxf/DxfEntity.html" title="class in org.cresques.px.dxf">DxfEntity</A>, <A HREF="../../../org/cresques/px/dxf/DxfEntityList.html" title="class in org.cresques.px.dxf">DxfEntityList</A>, <A HREF="../../../org/cresques/px/gml/Feature.html" title="class in org.cresques.px.gml">Feature</A>, <A HREF="../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A>, <A HREF="../../../org/cresques/px/PxContour.html" title="class in org.cresques.px">PxContour</A>, <A HREF="../../../org/cresques/px/PxLine.html" title="class in org.cresques.px">PxLine</A>, <A HREF="../../../org/cresques/px/PxRaster.html" title="class in org.cresques.px">PxRaster</A>, <A HREF="../../../org/cresques/px/PxRect.html" title="class in org.cresques.px">PxRect</A></DD>
96
</DL>
97
<HR>
98
<DL>
99
<DT>public abstract class <B>PxObj</B><DT>extends java.lang.Object<DT>implements <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></DL>
100

    
101
<P>
102
<HR>
103

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

    
107

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

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

    
121
<BR>
122
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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.Stroke</CODE></FONT></TD>
127
<TD><CODE><B><A HREF="../../../org/cresques/px/PxObj.html#stroke">stroke</A></B></CODE>
128

    
129
<BR>
130
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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/px/PxObj.html#PxObj()">PxObj</A></B>()</CODE>
144

    
145
<BR>
146
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
147
</TR>
148
</TABLE>
149
&nbsp;
150
<!-- ========== METHOD SUMMARY =========== -->
151

    
152
<A NAME="method_summary"><!-- --></A>
153
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
154
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
155
<TD COLSPAN=2><FONT SIZE="+2">
156
<B>Method Summary</B></FONT></TD>
157
</TR>
158
<TR BGCOLOR="white" CLASS="TableRowColor">
159
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
160
<CODE>&nbsp;<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A></CODE></FONT></TD>
161
<TD><CODE><B><A HREF="../../../org/cresques/px/PxObj.html#getExtent()">getExtent</A></B>()</CODE>
162

    
163
<BR>
164
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
165
</TR>
166
</TABLE>
167
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
168
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
169
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
170
<TD><B>Methods inherited from class java.lang.Object</B></TD>
171
</TR>
172
<TR BGCOLOR="white" CLASS="TableRowColor">
173
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
174
</TR>
175
</TABLE>
176
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.px.Drawable"><!-- --></A>
177
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
178
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
179
<TD><B>Methods inherited from interface org.cresques.px.<A HREF="../../../org/cresques/px/Drawable.html" title="interface in org.cresques.px">Drawable</A></B></TD>
180
</TR>
181
<TR BGCOLOR="white" CLASS="TableRowColor">
182
<TD><CODE><A HREF="../../../org/cresques/px/Drawable.html#draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">draw</A></CODE></TD>
183
</TR>
184
</TABLE>
185
&nbsp;
186
<P>
187

    
188
<!-- ============ FIELD DETAIL =========== -->
189

    
190
<A NAME="field_detail"><!-- --></A>
191
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
192
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
193
<TD COLSPAN=1><FONT SIZE="+2">
194
<B>Field Detail</B></FONT></TD>
195
</TR>
196
</TABLE>
197

    
198
<A NAME="stroke"><!-- --></A><H3>
199
stroke</H3>
200
<PRE>
201
public java.awt.Stroke <B>stroke</B></PRE>
202
<DL>
203
<DL>
204
</DL>
205
</DL>
206
<HR>
207

    
208
<A NAME="extent"><!-- --></A><H3>
209
extent</H3>
210
<PRE>
211
protected <A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A> <B>extent</B></PRE>
212
<DL>
213
<DL>
214
</DL>
215
</DL>
216

    
217
<!-- ========= CONSTRUCTOR DETAIL ======== -->
218

    
219
<A NAME="constructor_detail"><!-- --></A>
220
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
221
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
222
<TD COLSPAN=1><FONT SIZE="+2">
223
<B>Constructor Detail</B></FONT></TD>
224
</TR>
225
</TABLE>
226

    
227
<A NAME="PxObj()"><!-- --></A><H3>
228
PxObj</H3>
229
<PRE>
230
public <B>PxObj</B>()</PRE>
231
<DL>
232
</DL>
233

    
234
<!-- ============ METHOD DETAIL ========== -->
235

    
236
<A NAME="method_detail"><!-- --></A>
237
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
238
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
239
<TD COLSPAN=1><FONT SIZE="+2">
240
<B>Method Detail</B></FONT></TD>
241
</TR>
242
</TABLE>
243

    
244
<A NAME="getExtent()"><!-- --></A><H3>
245
getExtent</H3>
246
<PRE>
247
public <A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A> <B>getExtent</B>()</PRE>
248
<DL>
249
<DD><DL>
250
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/px/Extent.Has.html#getExtent()">getExtent</A></CODE> in interface <CODE><A HREF="../../../org/cresques/px/Extent.Has.html" title="interface in org.cresques.px">Extent.Has</A></CODE></DL>
251
</DD>
252
<DD><DL>
253
</DL>
254
</DD>
255
</DL>
256
<!-- ========= END OF CLASS DATA ========= -->
257
<HR>
258

    
259

    
260
<!-- ======= START OF BOTTOM NAVBAR ====== -->
261
<A NAME="navbar_bottom"><!-- --></A>
262
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
263
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
264
<TR>
265
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
266
<A NAME="navbar_bottom_firstrow"><!-- --></A>
267
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
268
  <TR ALIGN="center" VALIGN="top">
269
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
270
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
271
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
272
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
273
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
274
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
275
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
276
  </TR>
277
</TABLE>
278
</TD>
279
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
280
</EM>
281
</TD>
282
</TR>
283

    
284
<TR>
285
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
286
&nbsp;<A HREF="../../../org/cresques/px/PxLine.html" title="class in org.cresques.px"><B>PREV CLASS</B></A>&nbsp;
287
&nbsp;<A HREF="../../../org/cresques/px/PxObjList.html" title="class in org.cresques.px"><B>NEXT CLASS</B></A></FONT></TD>
288
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
289
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
290
&nbsp;<A HREF="PxObj.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
291
&nbsp;<SCRIPT type="text/javascript">
292
  <!--
293
  if(window==top) {
294
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
295
  }
296
  //-->
297
</SCRIPT>
298
<NOSCRIPT>
299
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
300
</NOSCRIPT>
301

    
302
</FONT></TD>
303
</TR>
304
<TR>
305
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
306
  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>
307
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
308
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>
309
</TR>
310
</TABLE>
311
<A NAME="skip-navbar_bottom"></A>
312
<!-- ======== END OF BOTTOM NAVBAR ======= -->
313

    
314
<HR>
315

    
316
</BODY>
317
</HTML>