DroidDiagram Programmer's Guide
LayeredLayout.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,
    LayeredLayoutInfo info
)

 Parameters

graph

info

 Return Value

 See Also

LayeredLayout Members
LayeredLayout Class
com.mindfusion.diagramming.jlayout Namespace