DroidDiagram Programmer's Guide
LayeredLayout.getEndNode Method
See Also
 






Gets the node that should be placed in the last layer of the arranged graph.

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

 Syntax

Java  Copy Code

public DiagramNode getEndNode ()

 Return Value

Reference to the end DiagramNode.

 See Also

LayeredLayout Members
LayeredLayout Class
com.mindfusion.diagramming Namespace