DroidDiagram Programmer's Guide
TreeMapLayout.arrange Method
See Also
 






Applies the layout to the specified graph using the specified settings.

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

 Syntax

Java  Copy Code

public boolean arrange (
    Graph graph,
    TreeMapLayoutInfo info
)

 Parameters

graph

info

 Return Value

 See Also

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