DroidDiagram Programmer's Guide
TreeLayoutInfo.setBalance Method
See Also
 






Sets 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 void setBalance (
    TreeLayoutBalance value
)

 Parameters

value

A member of the TreeLayoutBalance enumeration.

 See Also

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