yext.graphml.processor
Class BackgroundConfigurator
java.lang.Object
y.module.YModule
yext.graphml.processor.BackgroundConfigurator
- public class BackgroundConfigurator
- extends YModule
This module configures the background of the Graph2DView associated
with the input graph.
All options provided by the background renderer class
DefaultBackgroundRenderer can be set directly or
interactively with this class.
| Methods inherited from class y.module.YModule |
addModuleListener, createThread, dispose, exceptionHappened, fitGraph2DView, getAuthor, getDescription, getExitStatus, getGraph2D, getGraph2DView, getModuleName, getOptionHandler, getTimer, getView, init, isAbortable, isBackupRealizersEnabled, removeModuleListener, run, setBackupRealizersEnabled, setExitStatus, setGraph2D, setModuleName, setOptionHandler, start, startAsThread |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BackgroundConfigurator
public BackgroundConfigurator()
createOptionHandler
protected OptionHandler createOptionHandler()
- Creates an OptionHandler for all possible background settings.
mainrun
protected void mainrun()
Copyright ©2000-2008, yWorks GmbH. All rights reserved.