DroidDiagram Programmer's Guide
TreeLayout.setBalance Method
See Also
 






Sets a value indicating the ordering of the child nodes in order to produce layouts with custom balance.

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

 Syntax

Java  Copy Code

public void setBalance (
    TreeLayoutBalance value
)

 Parameters

value

A member of the TreeLayoutBalance enumeration.

 See Also

TreeLayout Members
TreeLayout Class
com.mindfusion.diagramming Namespace