yext.graphml.processor
Class NodeSizeAdapter

java.lang.Object
  extended byy.module.YModule
      extended byyext.graphml.processor.NodeSizeAdapter

public class NodeSizeAdapter
extends YModule

This module adjusts the size of nodes to match the size of their label text. It can be used as a postprocessor for graphml input.


Field Summary
 
Fields inherited from class y.module.YModule
FAILED, moduleListenerSupport, PRECONDITION_VIOLATED, SUCCESS
 
Constructor Summary
NodeSizeAdapter()
           
 
Method Summary
protected  OptionHandler createOptionHandler()
           
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

NodeSizeAdapter

public NodeSizeAdapter()
Method Detail

createOptionHandler

protected OptionHandler createOptionHandler()

mainrun

protected void mainrun()


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