|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectdxfExporter.DXFFigure
dxfExporter.DXFSolid
Solid in DXF drawing.
Description:
Data.Point = cordinates of the first point;
Data.Point1 = cordinates of the second point;
Data.Point2 = cordinates of the third point;
Data.Point3 = cordinates of the fourth point;
Field Summary |
Fields inherited from class dxfExporter.DXFFigure |
Data |
Constructor Summary | |
DXFSolid(DXFData Dt)
|
Method Summary | |
void |
exportAsDXF(DXFExport Xprt)
|
protected void |
exportPoints(DXFExport Xprt)
|
Methods inherited from class dxfExporter.DXFFigure |
toDXFPoint |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DXFSolid(DXFData Dt)
Method Detail |
protected void exportPoints(DXFExport Xprt)
public void exportAsDXF(DXFExport Xprt)
exportAsDXF
in class DXFFigure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |