DroidDiagram Programmer's Guide
NodeEvent.getNode Method
See Also
 






Gets the node for which the event was raised.

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

 Syntax

Java  Copy Code

public DiagramNode getNode ()

 Return Value

An instance of the DiagramNode class.

 See Also

NodeEvent Members
NodeEvent Class
com.mindfusion.diagramming Namespace