pl.edu.agh.cast.zestalgorithms.actions
Class DirectedGraphLayoutAlgorithmAction
java.lang.Object
pl.edu.agh.cast.schema.editor.action.layout.AbstractSetLayoutAction
pl.edu.agh.cast.zestalgorithms.actions.AbstractLayoutAlgorithmAction
pl.edu.agh.cast.zestalgorithms.actions.DirectedGraphLayoutAlgorithmAction
- All Implemented Interfaces:
- org.eclipse.ui.IActionDelegate, org.eclipse.ui.IEditorActionDelegate
public class DirectedGraphLayoutAlgorithmAction
- extends AbstractLayoutAlgorithmAction
Action for DirectedGraphLayoutAlgorithm
layout algorithm.
- Author:
- Paweł Koperek , Mateusz Kupisz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectedGraphLayoutAlgorithmAction
public DirectedGraphLayoutAlgorithmAction()
- Default constructor. Passes an instance of
DirectedGraphLayoutAlgorithm
to constructor of
AbstractLayoutAlgorithmAction
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.