Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="org.cresques.px.dxf.DxfSolid 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="DxfSolid";
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/dxf/DxfPolyline.html" title="class in org.cresques.px.dxf"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfSpline.html" title="class in org.cresques.px.dxf"><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="DxfSolid.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.dxf</FONT>
85
<BR>
86
Class DxfSolid</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"><A HREF="../../../../org/cresques/px/dxf/DxfEntity.html" title="class in org.cresques.px.dxf">org.cresques.px.dxf.DxfEntity</A>
91
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.px.dxf.DxfSolid</B>
92
</PRE>
93
<DL>
94
<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>
95
</DL>
96
<HR>
97
<DL>
98
<DT>public class <B>DxfSolid</B><DT>extends <A HREF="../../../../org/cresques/px/dxf/DxfEntity.html" title="class in org.cresques.px.dxf">DxfEntity</A></DL>
99

    
100
<P>
101
Entidad SOLID de un fichero DXF.
102
<P>
103

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

    
111
<P>
112
<!-- ======== NESTED CLASS SUMMARY ======== -->
113

    
114

    
115
<!-- =========== FIELD SUMMARY =========== -->
116

    
117
<A NAME="field_summary"><!-- --></A>
118
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
119
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
120
<TD COLSPAN=2><FONT SIZE="+2">
121
<B>Field Summary</B></FONT></TD>
122
</TR>
123
</TABLE>
124
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
125
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
126
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
127
<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>
128
</TR>
129
<TR BGCOLOR="white" CLASS="TableRowColor">
130
<TD><CODE><A HREF="../../../../org/cresques/px/PxObj.html#extent">extent</A>, <A HREF="../../../../org/cresques/px/PxObj.html#stroke">stroke</A></CODE></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/dxf/DxfSolid.html#DxfSolid(org.cresques.cts.IProjection, org.cresques.px.dxf.DxfLayer, java.awt.geom.Point2D[])">DxfSolid</A></B>(<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
144
         <A HREF="../../../../org/cresques/px/dxf/DxfLayer.html" title="class in org.cresques.px.dxf">DxfLayer</A>&nbsp;layer,
145
         java.awt.geom.Point2D[]&nbsp;pts)</CODE>
146

    
147
<BR>
148
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor de DxfSolid.</TD>
149
</TR>
150
</TABLE>
151
&nbsp;
152
<!-- ========== METHOD SUMMARY =========== -->
153

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

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

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

    
182
<BR>
183
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Permite dibujar un DxfSolid.</TD>
184
</TR>
185
<TR BGCOLOR="white" CLASS="TableRowColor">
186
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
187
<CODE>&nbsp;java.awt.geom.Point2D[]</CODE></FONT></TD>
188
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfSolid.html#getPts()">getPts</A></B>()</CODE>
189

    
190
<BR>
191
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el array de puntos que conforman el DxfSolid.</TD>
192
</TR>
193
<TR BGCOLOR="white" CLASS="TableRowColor">
194
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
195
<CODE>&nbsp;void</CODE></FONT></TD>
196
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfSolid.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>
197

    
198
<BR>
199
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Permite reproyectar un DxfSolid dado un conjunto de coordenadas de transformaci?n.</TD>
200
</TR>
201
<TR BGCOLOR="white" CLASS="TableRowColor">
202
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
203
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
204
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfSolid.html#toDxfString()">toDxfString</A></B>()</CODE>
205

    
206
<BR>
207
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Permite la escritura de entidades en un fichero DXF2000.</TD>
208
</TR>
209
</TABLE>
210
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.px.dxf.DxfEntity"><!-- --></A>
211
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
212
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
213
<TD><B>Methods inherited from class org.cresques.px.dxf.<A HREF="../../../../org/cresques/px/dxf/DxfEntity.html" title="class in org.cresques.px.dxf">DxfEntity</A></B></TD>
214
</TR>
215
<TR BGCOLOR="white" CLASS="TableRowColor">
216
<TD><CODE><A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#getColor()">getColor</A>, <A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#getHandle()">getHandle</A>, <A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#getLayer()">getLayer</A>, <A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#getLayerName()">getLayerName</A>, <A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#getProjection()">getProjection</A>, <A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#setHandle(int)">setHandle</A>, <A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#setProjection(org.cresques.cts.IProjection)">setProjection</A></CODE></TD>
217
</TR>
218
</TABLE>
219
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
220
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
221
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
222
<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>
223
</TR>
224
<TR BGCOLOR="white" CLASS="TableRowColor">
225
<TD><CODE><A HREF="../../../../org/cresques/px/PxObj.html#getExtent()">getExtent</A></CODE></TD>
226
</TR>
227
</TABLE>
228
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
229
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
230
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
231
<TD><B>Methods inherited from class java.lang.Object</B></TD>
232
</TR>
233
<TR BGCOLOR="white" CLASS="TableRowColor">
234
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
235
</TR>
236
</TABLE>
237
&nbsp;
238
<P>
239

    
240
<!-- ============ FIELD DETAIL =========== -->
241

    
242

    
243
<!-- ========= CONSTRUCTOR DETAIL ======== -->
244

    
245
<A NAME="constructor_detail"><!-- --></A>
246
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
247
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
248
<TD COLSPAN=1><FONT SIZE="+2">
249
<B>Constructor Detail</B></FONT></TD>
250
</TR>
251
</TABLE>
252

    
253
<A NAME="DxfSolid(org.cresques.cts.IProjection, org.cresques.px.dxf.DxfLayer, java.awt.geom.Point2D[])"><!-- --></A><H3>
254
DxfSolid</H3>
255
<PRE>
256
public <B>DxfSolid</B>(<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
257
                <A HREF="../../../../org/cresques/px/dxf/DxfLayer.html" title="class in org.cresques.px.dxf">DxfLayer</A>&nbsp;layer,
258
                java.awt.geom.Point2D[]&nbsp;pts)</PRE>
259
<DL>
260
<DD>Constructor de DxfSolid.
261
<P>
262
</DL>
263

    
264
<!-- ============ METHOD DETAIL ========== -->
265

    
266
<A NAME="method_detail"><!-- --></A>
267
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
268
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
269
<TD COLSPAN=1><FONT SIZE="+2">
270
<B>Method Detail</B></FONT></TD>
271
</TR>
272
</TABLE>
273

    
274
<A NAME="c()"><!-- --></A><H3>
275
c</H3>
276
<PRE>
277
public java.awt.Color <B>c</B>()</PRE>
278
<DL>
279
<DD>Devuelve el color del DxfSolid.
280
<P>
281
<DD><DL>
282

    
283
<DT><B>Returns:</B><DD>Color</DL>
284
</DD>
285
</DL>
286
<HR>
287

    
288
<A NAME="c(java.awt.Color)"><!-- --></A><H3>
289
c</H3>
290
<PRE>
291
public java.awt.Color <B>c</B>(java.awt.Color&nbsp;color)</PRE>
292
<DL>
293
<DD>Establece el color del DxfSolid.
294
<P>
295
<DD><DL>
296
<DT><B>Parameters:</B><DD><CODE>color</CODE> - 
297
<DT><B>Returns:</B><DD>Color</DL>
298
</DD>
299
</DL>
300
<HR>
301

    
302
<A NAME="reProject(org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
303
reProject</H3>
304
<PRE>
305
public void <B>reProject</B>(<A HREF="../../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
306
<DL>
307
<DD>Permite reproyectar un DxfSolid dado un conjunto de coordenadas de transformaci?n.
308
<P>
309
<DD><DL>
310
<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><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></CODE> in class <CODE><A HREF="../../../../org/cresques/px/dxf/DxfEntity.html" title="class in org.cresques.px.dxf">DxfEntity</A></CODE></DL>
311
</DD>
312
<DD><DL>
313
</DL>
314
</DD>
315
</DL>
316
<HR>
317

    
318
<A NAME="draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)"><!-- --></A><H3>
319
draw</H3>
320
<PRE>
321
public void <B>draw</B>(java.awt.Graphics2D&nbsp;g,
322
                 <A HREF="../../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</PRE>
323
<DL>
324
<DD>Permite dibujar un DxfSolid.
325
<P>
326
<DD><DL>
327
</DL>
328
</DD>
329
</DL>
330
<HR>
331

    
332
<A NAME="toDxfString()"><!-- --></A><H3>
333
toDxfString</H3>
334
<PRE>
335
public java.lang.String <B>toDxfString</B>()</PRE>
336
<DL>
337
<DD><B>Description copied from class: <CODE><A HREF="../../../../org/cresques/px/dxf/DxfEntity.html" title="class in org.cresques.px.dxf">DxfEntity</A></CODE></B></DD>
338
<DD>Permite la escritura de entidades en un fichero DXF2000.
339
<P>
340
<DD><DL>
341
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#toDxfString()">toDxfString</A></CODE> in class <CODE><A HREF="../../../../org/cresques/px/dxf/DxfEntity.html" title="class in org.cresques.px.dxf">DxfEntity</A></CODE></DL>
342
</DD>
343
<DD><DL>
344

    
345
<DT><B>Returns:</B><DD>String, la cadena que se escribir? en el fichero con la informaci?n
346
 de la correspondiente entidad.</DL>
347
</DD>
348
</DL>
349
<HR>
350

    
351
<A NAME="getPts()"><!-- --></A><H3>
352
getPts</H3>
353
<PRE>
354
public java.awt.geom.Point2D[] <B>getPts</B>()</PRE>
355
<DL>
356
<DD>Devuelve el array de puntos que conforman el DxfSolid.
357
<P>
358
<DD><DL>
359

    
360
<DT><B>Returns:</B><DD>Point2D[], puntos del DxfSolid.</DL>
361
</DD>
362
</DL>
363
<!-- ========= END OF CLASS DATA ========= -->
364
<HR>
365

    
366

    
367
<!-- ======= START OF BOTTOM NAVBAR ====== -->
368
<A NAME="navbar_bottom"><!-- --></A>
369
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
370
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
371
<TR>
372
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
373
<A NAME="navbar_bottom_firstrow"><!-- --></A>
374
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
375
  <TR ALIGN="center" VALIGN="top">
376
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
377
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
378
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
379
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
380
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
381
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
382
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
383
  </TR>
384
</TABLE>
385
</TD>
386
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
387
</EM>
388
</TD>
389
</TR>
390

    
391
<TR>
392
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
393
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html" title="class in org.cresques.px.dxf"><B>PREV CLASS</B></A>&nbsp;
394
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfSpline.html" title="class in org.cresques.px.dxf"><B>NEXT CLASS</B></A></FONT></TD>
395
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
396
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
397
&nbsp;<A HREF="DxfSolid.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
398
&nbsp;<SCRIPT type="text/javascript">
399
  <!--
400
  if(window==top) {
401
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
402
  }
403
  //-->
404
</SCRIPT>
405
<NOSCRIPT>
406
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
407
</NOSCRIPT>
408

    
409
</FONT></TD>
410
</TR>
411
<TR>
412
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
413
  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>
414
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
415
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
416
</TR>
417
</TABLE>
418
<A NAME="skip-navbar_bottom"></A>
419
<!-- ======== END OF BOTTOM NAVBAR ======= -->
420

    
421
<HR>
422

    
423
</BODY>
424
</HTML>