public class DxfLwPolyline extends DxfPolyline
extent, requestExtent, stroke| Constructor and Description |
|---|
DxfLwPolyline(IProjection proj,
DxfLayer layer)
Constructor de DxfLwPolyline.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toDxfString()
050302, jmorell: Si el 90 no está antes que el 70, Autocad 2004 no cierra
las polilíneas.
|
add, addBulge, addFace, c, c, createArc, draw, getBulges, getElevation, getFlags, getGeneralPath, getPts, getSubclassMarker, reProject, setBulges, setElevation, setPts, setSubclassMarkergetColor, getHandle, getLayer, getLayerName, getProjection, setHandle, setProjectionpublic DxfLwPolyline(IProjection proj, DxfLayer layer)
proj, - proyección cartográfica en la que se encuentra la DxfLwPolyline.layer, - capa del DXF en la que se encuentra la DxfLwPolyline.public java.lang.String toDxfString()
toDxfString in class DxfPolyline