DroidDiagram Programmer's Guide
DiagramLink.setOriginIndex Method
See Also
 






Sets 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 void setOriginIndex (
    int value
)

 Parameters

value

An integer value specifying the index of the origin anchor point.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace