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