AutoLayout(WorkflowGraph graph) Create an auto layout action.
This action calls an auto layout algorithm on the specified graph.
Parameters: graph - the graph to autolayout.
Create an auto layout action.
This action calls an auto layout algorithm on the specified graph.
Parameters: graph - the graph to autolayout. If the graph is null, then the currentlyshowing graph has auto layout applied to it.