yext.graphml.processor
Class BackgroundConfigurator

java.lang.Object
  extended byy.module.YModule
      extended byyext.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.


Field Summary
 
Fields inherited from class y.module.YModule
FAILED, moduleListenerSupport, PRECONDITION_VIOLATED, SUCCESS
 
Constructor Summary
BackgroundConfigurator()
           
 
Method Summary
protected  OptionHandler createOptionHandler()
          Creates an OptionHandler for all possible background settings.
protected  void mainrun()
           
 
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
 

Constructor Detail

BackgroundConfigurator

public BackgroundConfigurator()
Method Detail

createOptionHandler

protected OptionHandler createOptionHandler()
Creates an OptionHandler for all possible background settings.


mainrun

protected void mainrun()


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