Search
DecisionLayout.arrange Method
See Also
 

Performs the arrangement of the diagram.

Namespace: com.mindfusion.diagramming.jlayout
Package: com.mindfusion.diagramming.jlayout

 Syntax

Java  Copy Code

public boolean arrange (
    Graph graph,
    DecisionLayoutInfo info
)

 Parameters

graph

info

 Return Value

 See Also