Search
DecisionLayoutInfo.getStartNode Method
See Also
 

Gets the initial (top-left) node in the arranged diagram.

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

 Syntax

Java  Copy Code

public Node getStartNode ()

 Return Value

 See Also