|
||||||||||
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.PovSceneExporter
Creates a Povray scene file with the rendered tree included.
Field Summary |
Fields inherited from class net.sourceforge.arbaro.export.Exporter |
progress, tree, w |
Constructor Summary | |
PovSceneExporter(Tree tree,
java.io.PrintWriter pw)
|
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 PovSceneExporter(Tree tree, java.io.PrintWriter pw)
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 |