Search this API

y.module
Class ShuffleLayoutModule

java.lang.Object
  extended by y.module.YModule
      extended by y.module.LayoutModule
          extended by y.module.ShuffleLayoutModule

public class ShuffleLayoutModule
extends LayoutModule

This module represents an interactive configurator and launcher for ShuffleLayouter.

 

Field Summary
 
Fields inherited from class y.module.YModule
FAILED, moduleListenerSupport, PRECONDITION_VIOLATED, SUCCESS
 
Constructor Summary
ShuffleLayoutModule()
          Creates a new Instance of this Module.
 
Method Summary
 OptionHandler createOptionHandler()
          Creates an option handler for this module that manages options for the force transfer algorithm.
protected  void mainrun()
          Launches this module.
 
Methods inherited from class y.module.LayoutModule
backupDataProvider, createAnimationPlayer, createLayoutExecutor, createLayoutMorpher, getBufferedMode, getLayoutExecutor, isAbortable, isMorphingEnabled, isPortIntersectionCalculatorEnabled, launchLayouter, launchLayouter, restoreDataProvider, setBufferedMode, setLayoutExecutor, setMorphingEnabled, setPortIntersectionCalculatorEnabled, useEventDispatchThread
 
Methods inherited from class y.module.YModule
addModuleListener, createThread, dispose, exceptionHappened, fitGraph2DView, getAuthor, getDescription, getExitStatus, getGraph2D, getGraph2DView, getModuleListeners, getModuleName, getOptionHandler, getTimer, getView, init, initGuiFactory, 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

ShuffleLayoutModule

public ShuffleLayoutModule()
Creates a new Instance of this Module.

Method Detail

createOptionHandler

public OptionHandler createOptionHandler()
Creates an option handler for this module that manages options for the force transfer algorithm.

Overrides:
createOptionHandler in class YModule
Returns:
The option handler for this module, null by default.

mainrun

protected void mainrun()
Launches this module.

Specified by:
mainrun in class YModule

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