|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectdxfExporter.DXFFigure
dxfExporter.DXFSolid
dxfExporter.DXF3DFace
3DFace 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 | |
DXF3DFace(DXFData Dt)
|
Method Summary | |
void |
exportAsDXF(DXFExport Xprt)
|
Methods inherited from class dxfExporter.DXFSolid |
exportPoints |
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 DXF3DFace(DXFData Dt)
Method Detail |
public void exportAsDXF(DXFExport Xprt)
exportAsDXF
in class DXFSolid
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |