|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.arbaro.export.Exporter
net.sourceforge.arbaro.export.DXFExporter
Exports a tree mesh as DXF file
Field Summary |
Fields inherited from class net.sourceforge.arbaro.export.Exporter |
progress, tree, w |
Constructor Summary | |
DXFExporter(Tree aTree,
java.io.PrintWriter pw,
Progress prg)
|
Method Summary | |
void |
write()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DXFExporter(Tree aTree, java.io.PrintWriter pw, Progress prg)
aTree
- pw
- Method Detail |
public void write() throws net.sourceforge.arbaro.export.ExportError
write
in class Exporter
net.sourceforge.arbaro.export.ExportError
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |