org.drools.eclipse.flow.common.editor.action
Class HorizontalAutoLayoutAction

java.lang.Object
  extended by org.eclipse.ui.actions.ActionDelegate
      extended by org.drools.eclipse.flow.common.editor.action.VerticalAutoLayoutAction
          extended by 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.


Constructor Summary
HorizontalAutoLayoutAction()
           
 
Method Summary
protected  org.eclipse.draw2d.graph.DirectedGraph createDirectedGraph(Map<Long,org.eclipse.draw2d.graph.Node> mapping)
           
 
Methods inherited from class org.drools.eclipse.flow.common.editor.action.VerticalAutoLayoutAction
run, setActiveEditor
 
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
 

Constructor Detail

HorizontalAutoLayoutAction

public HorizontalAutoLayoutAction()
Method Detail

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.