Statistics
| Revision:

svn-gvsig-desktop / trunk / docs / Cresques / javadocs / org / cresques / px / gml / Feature.html @ 2256

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

    
10
<META NAME="keywords" CONTENT="org.cresques.px.gml.Feature 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="Feature";
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;PREV CLASS&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/px/gml/FeatureCollection.html" title="class in org.cresques.px.gml"><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="Feature.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;FIELD&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.gml</FONT>
85
<BR>
86
Class Feature</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.px.gml.Feature</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
<HR>
95
<DL>
96
<DT>public class <B>Feature</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../org/cresques/px/Extent.Has.html" title="interface in org.cresques.px">Extent.Has</A>, <A HREF="../../../../org/cresques/px/Drawable.html" title="interface in org.cresques.px">Drawable</A></DL>
97

    
98
<P>
99
Feature de .gml y .shp
100
<P>
101

    
102
<P>
103
<DL>
104
<DT><B>Author:</B></DT>
105
  <DD>"Luis W. Sevilla" <sevilla_lui@gva.es></DD>
106
</DL>
107
<HR>
108

    
109
<P>
110
<!-- ======== NESTED CLASS SUMMARY ======== -->
111

    
112

    
113
<!-- =========== FIELD SUMMARY =========== -->
114

    
115

    
116
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
117

    
118
<A NAME="constructor_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>Constructor Summary</B></FONT></TD>
123
</TR>
124
<TR BGCOLOR="white" CLASS="TableRowColor">
125
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/Feature.html#Feature()">Feature</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;
132
<!-- ========== METHOD SUMMARY =========== -->
133

    
134
<A NAME="method_summary"><!-- --></A>
135
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
136
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
137
<TD COLSPAN=2><FONT SIZE="+2">
138
<B>Method Summary</B></FONT></TD>
139
</TR>
140
<TR BGCOLOR="white" CLASS="TableRowColor">
141
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
142
<CODE>&nbsp;void</CODE></FONT></TD>
143
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/Feature.html#draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">draw</A></B>(java.awt.Graphics2D&nbsp;g,
144
     <A HREF="../../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</CODE>
145

    
146
<BR>
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
148
</TR>
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
151
<CODE>&nbsp;<A HREF="../../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A></CODE></FONT></TD>
152
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/Feature.html#getExtent()">getExtent</A></B>()</CODE>
153

    
154
<BR>
155
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
156
</TR>
157
<TR BGCOLOR="white" CLASS="TableRowColor">
158
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
159
<CODE>&nbsp;<A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A></CODE></FONT></TD>
160
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/Feature.html#getGeometry()">getGeometry</A></B>()</CODE>
161

    
162
<BR>
163
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
164
</TR>
165
<TR BGCOLOR="white" CLASS="TableRowColor">
166
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
167
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
168
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/Feature.html#getProp(java.lang.String)">getProp</A></B>(java.lang.String&nbsp;prop)</CODE>
169

    
170
<BR>
171
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
172
</TR>
173
<TR BGCOLOR="white" CLASS="TableRowColor">
174
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
175
<CODE>&nbsp;void</CODE></FONT></TD>
176
<TD><CODE><B><A HREF="../../../../org/cresques/px/gml/Feature.html#setGeometry(org.cresques.px.gml.Geometry)">setGeometry</A></B>(<A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A>&nbsp;geom)</CODE>
177

    
178
<BR>
179
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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/gml/Feature.html#setProp(java.lang.String, java.lang.String)">setProp</A></B>(java.lang.String&nbsp;prop,
185
        java.lang.String&nbsp;value)</CODE>
186

    
187
<BR>
188
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
189
</TR>
190
</TABLE>
191
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
192
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
193
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
194
<TD><B>Methods inherited from class java.lang.Object</B></TD>
195
</TR>
196
<TR BGCOLOR="white" CLASS="TableRowColor">
197
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
198
</TR>
199
</TABLE>
200
&nbsp;
201
<P>
202

    
203
<!-- ============ FIELD DETAIL =========== -->
204

    
205

    
206
<!-- ========= CONSTRUCTOR DETAIL ======== -->
207

    
208
<A NAME="constructor_detail"><!-- --></A>
209
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
210
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
211
<TD COLSPAN=1><FONT SIZE="+2">
212
<B>Constructor Detail</B></FONT></TD>
213
</TR>
214
</TABLE>
215

    
216
<A NAME="Feature()"><!-- --></A><H3>
217
Feature</H3>
218
<PRE>
219
public <B>Feature</B>()</PRE>
220
<DL>
221
</DL>
222

    
223
<!-- ============ METHOD DETAIL ========== -->
224

    
225
<A NAME="method_detail"><!-- --></A>
226
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
227
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
228
<TD COLSPAN=1><FONT SIZE="+2">
229
<B>Method Detail</B></FONT></TD>
230
</TR>
231
</TABLE>
232

    
233
<A NAME="setProp(java.lang.String, java.lang.String)"><!-- --></A><H3>
234
setProp</H3>
235
<PRE>
236
public void <B>setProp</B>(java.lang.String&nbsp;prop,
237
                    java.lang.String&nbsp;value)</PRE>
238
<DL>
239
<DD><DL>
240
</DL>
241
</DD>
242
<DD><DL>
243
</DL>
244
</DD>
245
</DL>
246
<HR>
247

    
248
<A NAME="getProp(java.lang.String)"><!-- --></A><H3>
249
getProp</H3>
250
<PRE>
251
public java.lang.String <B>getProp</B>(java.lang.String&nbsp;prop)</PRE>
252
<DL>
253
<DD><DL>
254
</DL>
255
</DD>
256
<DD><DL>
257
</DL>
258
</DD>
259
</DL>
260
<HR>
261

    
262
<A NAME="setGeometry(org.cresques.px.gml.Geometry)"><!-- --></A><H3>
263
setGeometry</H3>
264
<PRE>
265
public void <B>setGeometry</B>(<A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A>&nbsp;geom)</PRE>
266
<DL>
267
<DD><DL>
268
</DL>
269
</DD>
270
<DD><DL>
271
</DL>
272
</DD>
273
</DL>
274
<HR>
275

    
276
<A NAME="getGeometry()"><!-- --></A><H3>
277
getGeometry</H3>
278
<PRE>
279
public <A HREF="../../../../org/cresques/px/gml/Geometry.html" title="class in org.cresques.px.gml">Geometry</A> <B>getGeometry</B>()</PRE>
280
<DL>
281
<DD><DL>
282
</DL>
283
</DD>
284
<DD><DL>
285
</DL>
286
</DD>
287
</DL>
288
<HR>
289

    
290
<A NAME="getExtent()"><!-- --></A><H3>
291
getExtent</H3>
292
<PRE>
293
public <A HREF="../../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A> <B>getExtent</B>()</PRE>
294
<DL>
295
<DD><DL>
296
<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>
297
</DD>
298
<DD><DL>
299
</DL>
300
</DD>
301
</DL>
302
<HR>
303

    
304
<A NAME="draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)"><!-- --></A><H3>
305
draw</H3>
306
<PRE>
307
public void <B>draw</B>(java.awt.Graphics2D&nbsp;g,
308
                 <A HREF="../../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</PRE>
309
<DL>
310
<DD><DL>
311
<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>
312
</DD>
313
<DD><DL>
314
</DL>
315
</DD>
316
</DL>
317
<!-- ========= END OF CLASS DATA ========= -->
318
<HR>
319

    
320

    
321
<!-- ======= START OF BOTTOM NAVBAR ====== -->
322
<A NAME="navbar_bottom"><!-- --></A>
323
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
324
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
325
<TR>
326
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
327
<A NAME="navbar_bottom_firstrow"><!-- --></A>
328
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
329
  <TR ALIGN="center" VALIGN="top">
330
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
331
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
332
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
333
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
334
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
335
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
336
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
337
  </TR>
338
</TABLE>
339
</TD>
340
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
341
</EM>
342
</TD>
343
</TR>
344

    
345
<TR>
346
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
347
&nbsp;PREV CLASS&nbsp;
348
&nbsp;<A HREF="../../../../org/cresques/px/gml/FeatureCollection.html" title="class in org.cresques.px.gml"><B>NEXT CLASS</B></A></FONT></TD>
349
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
350
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
351
&nbsp;<A HREF="Feature.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
352
&nbsp;<SCRIPT type="text/javascript">
353
  <!--
354
  if(window==top) {
355
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
356
  }
357
  //-->
358
</SCRIPT>
359
<NOSCRIPT>
360
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
361
</NOSCRIPT>
362

    
363
</FONT></TD>
364
</TR>
365
<TR>
366
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
367
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
368
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
369
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
370
</TR>
371
</TABLE>
372
<A NAME="skip-navbar_bottom"></A>
373
<!-- ======== END OF BOTTOM NAVBAR ======= -->
374

    
375
<HR>
376

    
377
</BODY>
378
</HTML>