Search
TreeLayout.init Method
See Also
 

Returns a TreeLayoutBuilder object used to configure this TreeLayout instance.

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

 Syntax

Java  Copy Code

public TreeLayoutBuilder init ()

 Return Value

A TreeLayoutBuilder instance.

 See Also