DroidDiagram Programmer's Guide
DiagramLink.getOriginIndex Method
See Also
 






Gets the index of the row of a table or the anchor point of a box to which a link is connected.

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

 Syntax

Java  Copy Code

public int getOriginIndex ()

 Return Value

An integer value specifying the row or anchor point index.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace