Sets the node that should be placed in the first layer of the arranged graph.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setStartNode ( |
A DiagramNode object representing the start node.
See Also