|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.devaki.nextobjects.util.NOImageTransform
This class is responsible for drawing models to files.
Constructor Summary | |
NOImageTransform()
Dummy constructor |
Method Summary | |
static boolean |
writeImage(BaseModel pModel,
java.io.File file)
Write the base model to a PNG file |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NOImageTransform()
Method Detail |
public static boolean writeImage(BaseModel pModel, java.io.File file)
pModel
- the context modelfile
- the file to write
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |