Sets the object which will be used as root of the tree.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TreeLayoutBuilder root ( |
A DiagramNode -derived object representing the tree root node.
This TreeLayoutBuilder instance.
See Also