Search
TreeLayout.with Method
See Also
 

Returns a TreeLayoutBuilder object used to configure and create new TreeLayout instances.

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

 Syntax

Java  Copy Code

public static TreeLayoutBuilder with ()

 Return Value

A TreeLayoutBuilder instance.

 See Also