DroidDiagram Programmer's Guide
LinkValidationEvent.getOrigin Method
See Also
 






Gets the node that would become the link's origin if the event is validated.

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

 Syntax

Java  Copy Code

public DiagramNode getOrigin ()

 Return Value

An instance of the DiagramNode class.

 See Also

LinkValidationEvent Members
LinkValidationEvent Class
com.mindfusion.diagramming Namespace