DroidDiagram Programmer's Guide
DiagramLink.setDestinationIndex Method
See Also
 






Sets the row of a table or the anchor point of a node to which a link is connected.

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

 Syntax

Java  Copy Code

public void setDestinationIndex (
    int value
)

 Parameters

value

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

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace