DroidDiagram Programmer's Guide
TreeLayoutInfo.getBalance Method
See Also
 






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

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

 Syntax

Java  Copy Code

public TreeLayoutBalance getBalance ()

 Return Value

A member of the TreeLayoutBalance enumeration.

 See Also

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