Statistics
| Revision:

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

History | View | Annotate | Download (24.3 KB)

1 2849 nacho
<!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
DxfPolyline
8
</TITLE>
9
10
<META NAME="keywords" CONTENT="org.cresques.px.dxf.DxfPolyline 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="DxfPolyline";
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/DxfPoint.html" title="class in org.cresques.px.dxf"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfSolid.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="DxfPolyline.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 DxfPolyline</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.DxfPolyline</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
<DL>
97
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/cresques/px/dxf/DxfLwPolyline.html" title="class in org.cresques.px.dxf">DxfLwPolyline</A>, <A HREF="../../../../org/cresques/px/dxf/DxfSpline.html" title="class in org.cresques.px.dxf">DxfSpline</A></DD>
98
</DL>
99
<HR>
100
<DL>
101
<DT>public class <B>DxfPolyline</B><DT>extends <A HREF="../../../../org/cresques/px/dxf/DxfEntity.html" title="class in org.cresques.px.dxf">DxfEntity</A></DL>
102
103
<P>
104
Entidad POLYLINE de un fichero DXF.
105
<P>
106
107
<P>
108
<DL>
109
<DT><B>Author:</B></DT>
110
  <DD>"Luis W. Sevilla" <sevilla_lui@gva.es>, jmorell</DD>
111
</DL>
112
<HR>
113
114
<P>
115
<!-- ======== NESTED CLASS SUMMARY ======== -->
116
117
118
<!-- =========== FIELD SUMMARY =========== -->
119
120
<A NAME="field_summary"><!-- --></A>
121
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
122
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
123
<TD COLSPAN=2><FONT SIZE="+2">
124
<B>Field Summary</B></FONT></TD>
125
</TR>
126
</TABLE>
127
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
128
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
129
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
130
<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>
131
</TR>
132
<TR BGCOLOR="white" CLASS="TableRowColor">
133
<TD><CODE><A HREF="../../../../org/cresques/px/PxObj.html#extent">extent</A>, <A HREF="../../../../org/cresques/px/PxObj.html#stroke">stroke</A></CODE></TD>
134
</TR>
135
</TABLE>
136
&nbsp;
137
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
138
139
<A NAME="constructor_summary"><!-- --></A>
140
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
141
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
142
<TD COLSPAN=2><FONT SIZE="+2">
143
<B>Constructor Summary</B></FONT></TD>
144
</TR>
145
<TR BGCOLOR="white" CLASS="TableRowColor">
146
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#DxfPolyline(org.cresques.cts.IProjection, org.cresques.px.dxf.DxfLayer)">DxfPolyline</A></B>(<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
147
            <A HREF="../../../../org/cresques/px/dxf/DxfLayer.html" title="class in org.cresques.px.dxf">DxfLayer</A>&nbsp;layer)</CODE>
148
149
<BR>
150
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor de DxfPolyline.</TD>
151
</TR>
152
</TABLE>
153
&nbsp;
154
<!-- ========== METHOD SUMMARY =========== -->
155
156
<A NAME="method_summary"><!-- --></A>
157
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
158
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
159
<TD COLSPAN=2><FONT SIZE="+2">
160
<B>Method Summary</B></FONT></TD>
161
</TR>
162
<TR BGCOLOR="white" CLASS="TableRowColor">
163
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
164
<CODE>&nbsp;void</CODE></FONT></TD>
165
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#add(java.awt.geom.Point2D)">add</A></B>(java.awt.geom.Point2D&nbsp;pt)</CODE>
166
167
<BR>
168
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A?ade un punto a la polil?nea.</TD>
169
</TR>
170
<TR BGCOLOR="white" CLASS="TableRowColor">
171
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
172
<CODE>&nbsp;void</CODE></FONT></TD>
173
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#addBulge(java.lang.Double)">addBulge</A></B>(java.lang.Double&nbsp;bulge)</CODE>
174
175
<BR>
176
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;050301, jmorell: Soluci?n para implementar la lectura de polil?neas
177
 con arcos.</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/dxf/DxfPolyline.html#addFace(int[])">addFace</A></B>(int[]&nbsp;face)</CODE>
183
184
<BR>
185
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A?ade una face a la polil?nea.</TD>
186
</TR>
187
<TR BGCOLOR="white" CLASS="TableRowColor">
188
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
189
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
190
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#c()">c</A></B>()</CODE>
191
192
<BR>
193
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el color de la DxfPolyline.</TD>
194
</TR>
195
<TR BGCOLOR="white" CLASS="TableRowColor">
196
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
197
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
198
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#c(java.awt.Color)">c</A></B>(java.awt.Color&nbsp;color)</CODE>
199
200
<BR>
201
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Establece el color de la DxfPolyline.</TD>
202
</TR>
203
<TR BGCOLOR="white" CLASS="TableRowColor">
204
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
205
<CODE>static&nbsp;java.util.Vector</CODE></FONT></TD>
206
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#createArc(java.awt.geom.Point2D, java.awt.geom.Point2D, double)">createArc</A></B>(java.awt.geom.Point2D&nbsp;coord1,
207
          java.awt.geom.Point2D&nbsp;coord2,
208
          double&nbsp;bulge)</CODE>
209
210
<BR>
211
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoca el m?todo de creaci?n de arcos para polil?neas con par?metros de
212
 curvatura.</TD>
213
</TR>
214
<TR BGCOLOR="white" CLASS="TableRowColor">
215
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
216
<CODE>&nbsp;void</CODE></FONT></TD>
217
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">draw</A></B>(java.awt.Graphics2D&nbsp;g,
218
     <A HREF="../../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</CODE>
219
220
<BR>
221
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Permite dibujar una DxfPolyline.</TD>
222
</TR>
223
<TR BGCOLOR="white" CLASS="TableRowColor">
224
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
225
<CODE>&nbsp;java.util.Vector</CODE></FONT></TD>
226
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#getBulges()">getBulges</A></B>()</CODE>
227
228
<BR>
229
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
230
</TR>
231
<TR BGCOLOR="white" CLASS="TableRowColor">
232
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
233
<CODE>&nbsp;int</CODE></FONT></TD>
234
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#getFlags()">getFlags</A></B>()</CODE>
235
236
<BR>
237
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la variable flags de una polil?nea.</TD>
238
</TR>
239
<TR BGCOLOR="white" CLASS="TableRowColor">
240
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
241
<CODE>&nbsp;java.awt.geom.GeneralPath</CODE></FONT></TD>
242
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#getGeneralPath(org.cresques.geo.ViewPortData)">getGeneralPath</A></B>(<A HREF="../../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</CODE>
243
244
<BR>
245
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el GeneralPath.</TD>
246
</TR>
247
<TR BGCOLOR="white" CLASS="TableRowColor">
248
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
249
<CODE>&nbsp;java.util.Vector</CODE></FONT></TD>
250
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#getPts()">getPts</A></B>()</CODE>
251
252
<BR>
253
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
254
</TR>
255
<TR BGCOLOR="white" CLASS="TableRowColor">
256
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
257
<CODE>&nbsp;void</CODE></FONT></TD>
258
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.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>
259
260
<BR>
261
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Permite reproyectar una DxfPolyline dado un conjunto de coordenadas de transformaci?n.</TD>
262
</TR>
263
<TR BGCOLOR="white" CLASS="TableRowColor">
264
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
265
<CODE>&nbsp;void</CODE></FONT></TD>
266
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#setBulges(java.util.Vector)">setBulges</A></B>(java.util.Vector&nbsp;bulges)</CODE>
267
268
<BR>
269
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
270
</TR>
271
<TR BGCOLOR="white" CLASS="TableRowColor">
272
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
273
<CODE>&nbsp;void</CODE></FONT></TD>
274
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#setPts(java.util.Vector)">setPts</A></B>(java.util.Vector&nbsp;pts)</CODE>
275
276
<BR>
277
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
278
</TR>
279
<TR BGCOLOR="white" CLASS="TableRowColor">
280
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
281
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
282
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#toDxfString()">toDxfString</A></B>()</CODE>
283
284
<BR>
285
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Permite la escritura de entidades DxfPolyline en un fichero DXF2000.</TD>
286
</TR>
287
</TABLE>
288
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.px.dxf.DxfEntity"><!-- --></A>
289
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
290
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
291
<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>
292
</TR>
293
<TR BGCOLOR="white" CLASS="TableRowColor">
294
<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>
295
</TR>
296
</TABLE>
297
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
298
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
299
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
300
<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>
301
</TR>
302
<TR BGCOLOR="white" CLASS="TableRowColor">
303
<TD><CODE><A HREF="../../../../org/cresques/px/PxObj.html#getExtent()">getExtent</A></CODE></TD>
304
</TR>
305
</TABLE>
306
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
307
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
308
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
309
<TD><B>Methods inherited from class java.lang.Object</B></TD>
310
</TR>
311
<TR BGCOLOR="white" CLASS="TableRowColor">
312
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
313
</TR>
314
</TABLE>
315
&nbsp;
316
<P>
317
318
<!-- ============ FIELD DETAIL =========== -->
319
320
321
<!-- ========= CONSTRUCTOR DETAIL ======== -->
322
323
<A NAME="constructor_detail"><!-- --></A>
324
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
325
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
326
<TD COLSPAN=1><FONT SIZE="+2">
327
<B>Constructor Detail</B></FONT></TD>
328
</TR>
329
</TABLE>
330
331
<A NAME="DxfPolyline(org.cresques.cts.IProjection, org.cresques.px.dxf.DxfLayer)"><!-- --></A><H3>
332
DxfPolyline</H3>
333
<PRE>
334
public <B>DxfPolyline</B>(<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
335
                   <A HREF="../../../../org/cresques/px/dxf/DxfLayer.html" title="class in org.cresques.px.dxf">DxfLayer</A>&nbsp;layer)</PRE>
336
<DL>
337
<DD>Constructor de DxfPolyline.
338
<P>
339
</DL>
340
341
<!-- ============ METHOD DETAIL ========== -->
342
343
<A NAME="method_detail"><!-- --></A>
344
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
345
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
346
<TD COLSPAN=1><FONT SIZE="+2">
347
<B>Method Detail</B></FONT></TD>
348
</TR>
349
</TABLE>
350
351
<A NAME="add(java.awt.geom.Point2D)"><!-- --></A><H3>
352
add</H3>
353
<PRE>
354
public void <B>add</B>(java.awt.geom.Point2D&nbsp;pt)</PRE>
355
<DL>
356
<DD>A?ade un punto a la polil?nea.
357
<P>
358
<DD><DL>
359
<DT><B>Parameters:</B><DD><CODE>pt</CODE> - </DL>
360
</DD>
361
</DL>
362
<HR>
363
364
<A NAME="addBulge(java.lang.Double)"><!-- --></A><H3>
365
addBulge</H3>
366
<PRE>
367
public void <B>addBulge</B>(java.lang.Double&nbsp;bulge)</PRE>
368
<DL>
369
<DD>050301, jmorell: Soluci?n para implementar la lectura de polil?neas
370
 con arcos.
371
<P>
372
<DD><DL>
373
</DL>
374
</DD>
375
</DL>
376
<HR>
377
378
<A NAME="addFace(int[])"><!-- --></A><H3>
379
addFace</H3>
380
<PRE>
381
public void <B>addFace</B>(int[]&nbsp;face)</PRE>
382
<DL>
383
<DD>A?ade una face a la polil?nea.
384
<P>
385
<DD><DL>
386
<DT><B>Parameters:</B><DD><CODE>face</CODE> - </DL>
387
</DD>
388
</DL>
389
<HR>
390
391
<A NAME="c()"><!-- --></A><H3>
392
c</H3>
393
<PRE>
394
public java.awt.Color <B>c</B>()</PRE>
395
<DL>
396
<DD>Devuelve el color de la DxfPolyline.
397
<P>
398
<DD><DL>
399
400
<DT><B>Returns:</B><DD>Color</DL>
401
</DD>
402
</DL>
403
<HR>
404
405
<A NAME="c(java.awt.Color)"><!-- --></A><H3>
406
c</H3>
407
<PRE>
408
public java.awt.Color <B>c</B>(java.awt.Color&nbsp;color)</PRE>
409
<DL>
410
<DD>Establece el color de la DxfPolyline.
411
<P>
412
<DD><DL>
413
<DT><B>Parameters:</B><DD><CODE>color</CODE> -
414
<DT><B>Returns:</B><DD>Color</DL>
415
</DD>
416
</DL>
417
<HR>
418
419
<A NAME="reProject(org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
420
reProject</H3>
421
<PRE>
422
public void <B>reProject</B>(<A HREF="../../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
423
<DL>
424
<DD>Permite reproyectar una DxfPolyline dado un conjunto de coordenadas de transformaci?n.
425
<P>
426
<DD><DL>
427
<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>
428
</DD>
429
<DD><DL>
430
</DL>
431
</DD>
432
</DL>
433
<HR>
434
435
<A NAME="draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)"><!-- --></A><H3>
436
draw</H3>
437
<PRE>
438
public void <B>draw</B>(java.awt.Graphics2D&nbsp;g,
439
                 <A HREF="../../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</PRE>
440
<DL>
441
<DD>Permite dibujar una DxfPolyline.
442
<P>
443
<DD><DL>
444
</DL>
445
</DD>
446
</DL>
447
<HR>
448
449
<A NAME="toDxfString()"><!-- --></A><H3>
450
toDxfString</H3>
451
<PRE>
452
public java.lang.String <B>toDxfString</B>()</PRE>
453
<DL>
454
<DD>Permite la escritura de entidades DxfPolyline en un fichero DXF2000.
455
<P>
456
<DD><DL>
457
<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>
458
</DD>
459
<DD><DL>
460
461
<DT><B>Returns:</B><DD>String, la cadena que se escribir? en el fichero con la informaci?n
462
 del DxfPolyline.</DL>
463
</DD>
464
</DL>
465
<HR>
466
467
<A NAME="getGeneralPath(org.cresques.geo.ViewPortData)"><!-- --></A><H3>
468
getGeneralPath</H3>
469
<PRE>
470
public java.awt.geom.GeneralPath <B>getGeneralPath</B>(<A HREF="../../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</PRE>
471
<DL>
472
<DD>Devuelve el GeneralPath.
473
<P>
474
<DD><DL>
475
476
<DT><B>Returns:</B><DD>GeneralPath</DL>
477
</DD>
478
</DL>
479
<HR>
480
481
<A NAME="getFlags()"><!-- --></A><H3>
482
getFlags</H3>
483
<PRE>
484
public int <B>getFlags</B>()</PRE>
485
<DL>
486
<DD>Devuelve la variable flags de una polil?nea.
487
<P>
488
<DD><DL>
489
490
<DT><B>Returns:</B><DD>int</DL>
491
</DD>
492
</DL>
493
<HR>
494
495
<A NAME="createArc(java.awt.geom.Point2D, java.awt.geom.Point2D, double)"><!-- --></A><H3>
496
createArc</H3>
497
<PRE>
498
public static java.util.Vector <B>createArc</B>(java.awt.geom.Point2D&nbsp;coord1,
499
                                         java.awt.geom.Point2D&nbsp;coord2,
500
                                         double&nbsp;bulge)</PRE>
501
<DL>
502
<DD>Invoca el m?todo de creaci?n de arcos para polil?neas con par?metros de
503
 curvatura.
504
<P>
505
<DD><DL>
506
507
<DT><B>Returns:</B><DD>Vector con los puntos del arco.</DL>
508
</DD>
509
</DL>
510
<HR>
511
512
<A NAME="getPts()"><!-- --></A><H3>
513
getPts</H3>
514
<PRE>
515
public java.util.Vector <B>getPts</B>()</PRE>
516
<DL>
517
<DD><DL>
518
519
<DT><B>Returns:</B><DD>Returns the pts.</DL>
520
</DD>
521
</DL>
522
<HR>
523
524
<A NAME="setPts(java.util.Vector)"><!-- --></A><H3>
525
setPts</H3>
526
<PRE>
527
public void <B>setPts</B>(java.util.Vector&nbsp;pts)</PRE>
528
<DL>
529
<DD><DL>
530
<DT><B>Parameters:</B><DD><CODE>pts</CODE> - The pts to set.</DL>
531
</DD>
532
</DL>
533
<HR>
534
535
<A NAME="getBulges()"><!-- --></A><H3>
536
getBulges</H3>
537
<PRE>
538
public java.util.Vector <B>getBulges</B>()</PRE>
539
<DL>
540
<DD><DL>
541
542
<DT><B>Returns:</B><DD>Returns the bulges.</DL>
543
</DD>
544
</DL>
545
<HR>
546
547
<A NAME="setBulges(java.util.Vector)"><!-- --></A><H3>
548
setBulges</H3>
549
<PRE>
550
public void <B>setBulges</B>(java.util.Vector&nbsp;bulges)</PRE>
551
<DL>
552
<DD><DL>
553
<DT><B>Parameters:</B><DD><CODE>bulges</CODE> - The bulges to set.</DL>
554
</DD>
555
</DL>
556
<!-- ========= END OF CLASS DATA ========= -->
557
<HR>
558
559
560
<!-- ======= START OF BOTTOM NAVBAR ====== -->
561
<A NAME="navbar_bottom"><!-- --></A>
562
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
563
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
564
<TR>
565
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
566
<A NAME="navbar_bottom_firstrow"><!-- --></A>
567
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
568
  <TR ALIGN="center" VALIGN="top">
569
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
570
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
571
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
572
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
573
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
574
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
575
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
576
  </TR>
577
</TABLE>
578
</TD>
579
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
580
</EM>
581
</TD>
582
</TR>
583
584
<TR>
585
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
586
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfPoint.html" title="class in org.cresques.px.dxf"><B>PREV CLASS</B></A>&nbsp;
587
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfSolid.html" title="class in org.cresques.px.dxf"><B>NEXT CLASS</B></A></FONT></TD>
588
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
589
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
590
&nbsp;<A HREF="DxfPolyline.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
591
&nbsp;<SCRIPT type="text/javascript">
592
  <!--
593
  if(window==top) {
594
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
595
  }
596
  //-->
597
</SCRIPT>
598
<NOSCRIPT>
599
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
600
</NOSCRIPT>
601
602
</FONT></TD>
603
</TR>
604
<TR>
605
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
606
  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>
607
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
608
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
609
</TR>
610
</TABLE>
611
<A NAME="skip-navbar_bottom"></A>
612
<!-- ======== END OF BOTTOM NAVBAR ======= -->
613
614
<HR>
615
616
</BODY>
617
</HTML>