DroidDiagram Programmer's Guide
DecisionLayoutInfo.setStartNode Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setStartNode (
    Node value
)

 Parameters

value

 See Also

DecisionLayoutInfo Members
DecisionLayoutInfo Class
com.mindfusion.diagramming.jlayout Namespace