DroidDiagram Programmer's Guide
GridLayout.getEndNode Method
See Also
 






Gets the node that should be placed at the bottom right corner of the grid.

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

 Syntax

Java  Copy Code

public DiagramNode getEndNode ()

 Return Value

Reference to the end DiagramNode.

 See Also

GridLayout Members
GridLayout Class
com.mindfusion.diagramming Namespace