|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--y.module.YModule | +--y.module.LayoutModule | +--y.module.OrganicLayoutModule
Wrapper class for OrganicLayouter
.
Field Summary |
Fields inherited from class y.module.YModule |
FAILED, PRECONDITION_VIOLATED, SUCCESS |
Constructor Summary | |
OrganicLayoutModule()
|
Method Summary | |
protected OptionHandler |
createOptionHandler()
Factory method. |
protected void |
dispose()
clean up the module, clear temporarily bound dataproviders and references to the wrapped algorithm. |
protected void |
init()
Module initialisation routine. |
protected void |
mainrun()
Main module execution routine. launches the hierarchic layouter. |
Methods inherited from class y.module.LayoutModule |
getBufferedMode, isAbortable, isMorphingEnabled, launchLayouter, launchLayouter, setBufferedMode, setMorphingEnabled |
Methods inherited from class y.module.YModule |
fitGraph2DView, getAuthor, getDescription, getExitStatus, getGraph2D, getGraph2DView, getModuleName, getOptionHandler, getTimer, getView, 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 OrganicLayoutModule()
Method Detail |
protected OptionHandler createOptionHandler()
createOptionHandler
in class YModule
null
by default.protected void init()
init
in class YModule
protected void mainrun()
mainrun
in class YModule
protected void dispose()
dispose
in class YModule
|
© 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 |