org.drools.eclipse.flow.common.editor.action
Class HorizontalAutoLayoutAction
java.lang.Object
org.eclipse.ui.actions.ActionDelegate
org.drools.eclipse.flow.common.editor.action.VerticalAutoLayoutAction
org.drools.eclipse.flow.common.editor.action.HorizontalAutoLayoutAction
- All Implemented Interfaces:
- org.eclipse.ui.IActionDelegate, org.eclipse.ui.IActionDelegate2, org.eclipse.ui.IEditorActionDelegate
public class HorizontalAutoLayoutAction
- extends VerticalAutoLayoutAction
Action for auto layouting a RuleFlow.
|
Method Summary |
protected org.eclipse.draw2d.graph.DirectedGraph |
createDirectedGraph(Map<Long,org.eclipse.draw2d.graph.Node> mapping)
|
| Methods inherited from class org.eclipse.ui.actions.ActionDelegate |
dispose, init, runWithEvent, selectionChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ui.IActionDelegate |
selectionChanged |
HorizontalAutoLayoutAction
public HorizontalAutoLayoutAction()
createDirectedGraph
protected org.eclipse.draw2d.graph.DirectedGraph createDirectedGraph(Map<Long,org.eclipse.draw2d.graph.Node> mapping)
- Overrides:
createDirectedGraph in class VerticalAutoLayoutAction
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.