pl.edu.agh.cast.schema.action.layout
Class SetRandomLayoutAction

java.lang.Object
  extended by pl.edu.agh.cast.schema.action.layout.SetLayoutAction
      extended by pl.edu.agh.cast.schema.action.layout.SetRandomLayoutAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IEditorActionDelegate

public class SetRandomLayoutAction
extends SetLayoutAction

Action for laying nodes using the random layout algorithm

Author:
awos

Field Summary
 
Fields inherited from class pl.edu.agh.cast.schema.action.layout.SetLayoutAction
_commandStack, _selectedDiagram, _selectedNodes
 
Constructor Summary
SetRandomLayoutAction()
           
 
Method Summary
protected  ILayoutAlgorithm getAlgorithm()
           
 
Methods inherited from class pl.edu.agh.cast.schema.action.layout.SetLayoutAction
run, selectionChanged, setActiveEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetRandomLayoutAction

public SetRandomLayoutAction()
Method Detail

getAlgorithm

protected ILayoutAlgorithm getAlgorithm()
Specified by:
getAlgorithm in class SetLayoutAction


Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.