y.module.io
Class YGFOutput

java.lang.Object
  |
  +--y.module.YModule
        |
        +--y.module.io.IOHandlerModule
              |
              +--y.module.io.YGFOutput

public class YGFOutput
extends IOHandlerModule

Writes a diagram to a YGF file.


Field Summary
 
Fields inherited from class y.module.io.IOHandlerModule
INPUT_MODE, OPTION_CLIP_GRAPH, OPTION_CLIP_TYPE, OPTION_CLIP_VIEW, OPTION_CUSTOM_HEIGHT, OPTION_CUSTOM_WIDTH, OPTION_GENERATE_HTML_TABLE, OPTION_MARGIN, OPTION_SCALING_FACTOR, OPTION_SIZE_TYPE, OPTION_SIZE_USE_CUSTOM_HEIGHT, OPTION_SIZE_USE_CUSTOM_WIDTH, OPTION_SIZE_USE_ORIGINAL, OPTION_TILE_COLUMN_COUNT, OPTION_TILE_ROW_COUNT, OPTION_TILING_ACTIVE, OUTPUT_MODE, TAB_TILING, TAB_VIEWPORT, vpc
 
Fields inherited from class y.module.YModule
FAILED, PRECONDITION_VIOLATED, SUCCESS
 
Constructor Summary
YGFOutput()
           
 
Method Summary
protected  IOHandler createIOHandler()
          Returns an instance of YGFIOHandler.
 
Methods inherited from class y.module.io.IOHandlerModule
addTilingOptions, addViewPortOptions, configureViewPort, getIOHandler, getIOMode, getURL, mainrun, setIOHandler, setIOMode, setURL
 
Methods inherited from class y.module.YModule
createOptionHandler, 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

YGFOutput

public YGFOutput()
Method Detail

createIOHandler

protected IOHandler createIOHandler()
Returns an instance of YGFIOHandler.

Specified by:
createIOHandler in class IOHandlerModule

© Copyright 2000-2003,
yWorks GmbH.
All rights reserved.

2003