|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--y.module.YModule
|
+--y.module.io.IOHandlerModule
|
+--y.module.io.JPGOutput
Exports a diagram to a JPG image. This module provides an option dialog that offers the possibility to modifiy the settings interactively. Configurable options are the viewport settings, image quality and tiling.
| Field Summary |
| Fields inherited from class y.module.YModule |
FAILED, PRECONDITION_VIOLATED, SUCCESS |
| Constructor Summary | |
JPGOutput()
Creates a new instance of JPGOutput |
|
| Method Summary | |
protected IOHandler |
createIOHandler()
Returns an instance of JPGIOHandler. |
protected OptionHandler |
createOptionHandler()
Creates an option handler for this class. |
protected void |
mainrun()
Read or writes a diagram in a specific format to a file. |
| Methods inherited from class y.module.io.IOHandlerModule |
addTilingOptions, addViewPortOptions, configureViewPort, getIOHandler, getIOMode, getURL, setIOHandler, setIOMode, setURL |
| Methods inherited from class y.module.YModule |
dispose, fitGraph2DView, getAuthor, getDescription, getExitStatus, getGraph2D, getGraph2DView, getModuleName, getOptionHandler, getTimer, getView, init, isAbortable, run, setExitStatus, setGraph2D, setModuleName, setOptionHandler, start, startAsThread |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JPGOutput()
| Method Detail |
protected OptionHandler createOptionHandler()
YModule
createOptionHandler in class YModulenull by default.protected IOHandler createIOHandler()
JPGIOHandler.
createIOHandler in class IOHandlerModuleprotected void mainrun()
IOHandlerModule
mainrun in class IOHandlerModule
|
© Copyright 2000-2003, yWorks GmbH. All rights reserved. 2003 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||