Sets the node that should be placed in the last layer of the arranged graph. This value is honored only if a start node is specified too.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setEndNode ( |
A DiagramNode object representing the end node.
See Also