|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kabeja.dxf.DXFEntity org.kabeja.dxf.DXFSolid org.kabeja.dxf.DXFTrace
public class DXFTrace
Field Summary |
---|
Fields inherited from class org.kabeja.dxf.DXFSolid |
---|
point1, point2, point3, point4 |
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 | |
---|---|
DXFTrace()
|
Method Summary | |
---|---|
java.lang.String |
getType()
|
Methods inherited from class org.kabeja.dxf.DXFSolid |
---|
getBounds, getLength, getPoint1, getPoint2, getPoint3, getPoint4, setPoint1, setPoint2, setPoint3, setPoint4 |
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 DXFTrace()
Method Detail |
---|
public java.lang.String getType()
getType
in class DXFSolid
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |