pl.edu.agh.cast.zestalgorithms.actions
Class HorizontalTreeLayoutAlgorithmAction

java.lang.Object
  extended by pl.edu.agh.cast.schema.editor.action.layout.AbstractSetLayoutAction
      extended by pl.edu.agh.cast.zestalgorithms.actions.AbstractLayoutAlgorithmAction
          extended by pl.edu.agh.cast.zestalgorithms.actions.HorizontalTreeLayoutAlgorithmAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IEditorActionDelegate

public class HorizontalTreeLayoutAlgorithmAction
extends AbstractLayoutAlgorithmAction

Action for HorizontalTreeLayoutAlgorithm layout algorithm.

Author:
Paweł Koperek , Mateusz Kupisz

Field Summary
 
Fields inherited from class pl.edu.agh.cast.schema.editor.action.layout.AbstractSetLayoutAction
commandStack, diagram, selectedNodes
 
Constructor Summary
HorizontalTreeLayoutAlgorithmAction()
          Default constructor.
 
Method Summary
 
Methods inherited from class pl.edu.agh.cast.zestalgorithms.actions.AbstractLayoutAlgorithmAction
getAlgorithm
 
Methods inherited from class pl.edu.agh.cast.schema.editor.action.layout.AbstractSetLayoutAction
run, selectionChanged, setActiveEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HorizontalTreeLayoutAlgorithmAction

public HorizontalTreeLayoutAlgorithmAction()
Default constructor. Passes an instance of HorizontalTreeLayoutAlgorithm to constructor of AbstractLayoutAlgorithmAction



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.