DroidDiagram Programmer's Guide
InteractionState.getLinkTarget Method
See Also
 






Gets the current target node when a link is being modified.

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

 Syntax

Java  Copy Code

public DiagramNode getLinkTarget ()

 Return Value

A DiagramNode that the currently modified DiagramLink should connect to if the interaction completes at the current pointer position.

 See Also

InteractionState Members
InteractionState Class
com.mindfusion.diagramming Namespace