|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.kabeja.dxf.DXFEntity
org.kabeja.dxf.DXFPolyline
org.kabeja.dxf.DXFLWPolyline
public class DXFLWPolyline
| Field Summary |
|---|
| Fields inherited from class org.kabeja.dxf.DXFPolyline |
|---|
columns, constantWidth, endWidth, QUARTER_CIRCLE_ANGLE, rows, startWidth, surefaceDensityColumns, surefaceDensityRows, surefaceType, vertices |
| Fields inherited from class org.kabeja.dxf.DXFEntity |
|---|
block, color, colorRGB, doc, extrusion, flags, id, layerID, lineType, linetypeScaleFactor, lineWeight, modelSpace, thickness, transparency, visibile |
| Constructor Summary | |
|---|---|
DXFLWPolyline()
|
|
| Method Summary | |
|---|---|
double |
getContstantWidth()
|
double |
getElevation()
|
java.lang.String |
getType()
|
void |
setConstantWidth(double width)
|
void |
setElevation(double elevation)
|
| Methods inherited from class org.kabeja.dxf.DXFEntity |
|---|
getColor, 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, setVisibile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DXFLWPolyline()
| Method Detail |
|---|
public 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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||