DroidDiagram Programmer's Guide
TreeLayout.getBalance Method
See Also
 






Gets 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 TreeLayoutBalance getBalance ()

 Return Value

A member of the TreeLayoutBalance enumeration.

 See Also

TreeLayout Members
TreeLayout Class
com.mindfusion.diagramming Namespace