pl.edu.agh.cast.schema.editor.action.layout
Class SetPeacockLayoutAction
java.lang.Object
pl.edu.agh.cast.schema.editor.action.layout.AbstractSetLayoutAction
pl.edu.agh.cast.schema.editor.action.layout.SetPeacockLayoutAction
- All Implemented Interfaces:
- org.eclipse.ui.IActionDelegate, org.eclipse.ui.IEditorActionDelegate
public class SetPeacockLayoutAction
- extends AbstractSetLayoutAction
Action to layout schema diagram using the Peacock3LayoutAlgorithm
.
- Author:
- AGH CAST Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetPeacockLayoutAction
public SetPeacockLayoutAction()
getAlgorithm
protected ILayoutAlgorithm getAlgorithm()
- Description copied from class:
AbstractSetLayoutAction
- Returns used current layout algorithm.
- Specified by:
getAlgorithm
in class AbstractSetLayoutAction
- Returns:
- a layout algorithm
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.