public class DXFLWPolyline extends DXFPolyline
columns, constantWidth, endWidth, QUARTER_CIRCLE_ANGLE, rows, startWidth, surefaceDensityColumns, surefaceDensityRows, surefaceType, verticesblock, color, colorRGB, doc, extrusion, flags, id, layerID, lineType, linetypeScaleFactor, lineWeight, modelSpace, thickness, transparency, visibile| Constructor and Description |
|---|
DXFLWPolyline() |
| Modifier and Type | Method and Description |
|---|---|
double |
getContstantWidth() |
double |
getElevation() |
java.lang.String |
getType() |
void |
setConstantWidth(double width) |
void |
setElevation(double elevation) |
addToBounds, addVertex, getBounds, getColumns, getEndWidth, getLength, getLength, getMeshLength, getPolyfaceLength, getPolyFaceMeshVertex, getRadius, getRows, getSegmentLength, getSplineApproximationLength, getStartWidth, getSurefaceDensityColumns, getSurefaceDensityRows, getSurefaceType, getVertex, getVertexCount, getVertexIterator, is3DPolygon, is3DPolygonMesh, isBezierSurefaceMesh, isClosed, isClosedMeshMDirection, isClosedMeshNDirection, isConstantWidth, isCubicSpline, isCubicSurefaceMesh, isCurveFitVerticesAdded, isPolyfaceMesh, isQuadSpline, isQuadSurefaceMesh, isSimpleMesh, isSplineFitVerticesAdded, removeVertex, removeVertex, setColumns, setEndWidth, setRows, setStartWidth, setSurefaceDensityColumns, setSurefaceDensityRows, setSurefaceTypegetColor, getColorRGB, getDXFDocument, getExtrusion, getFlags, getID, getLayerName, getLineType, getLinetypeScaleFactor, getLineWeight, getThickness, getTransparency, isBlockEntity, isModelSpace, isOmitLineType, isVisibile, setBlockEntity, setColor, setColorRGB, setDXFDocument, setExtrusion, setExtrusionX, setExtrusionY, setExtrusionZ, setFlags, setID, setLayerName, setLineType, setLinetypeScaleFactor, setLineWeight, setModelSpace, setThickness, setTransparency, setVisibilepublic void setConstantWidth(double width)
public double getContstantWidth()
public double getElevation()
public void setElevation(double elevation)
elevation - The elevation to set.public java.lang.String getType()
getType in class DXFPolyline