DroidDiagram Programmer's Guide
LinkLabel.setLinkLengthPosition Method
See Also
 






Positions this label relatively to the link length.

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

 Syntax

Java  Copy Code

public void setLinkLengthPosition (
    float lengthFactor
)

 Parameters

lengthFactor

A value between 0 and 1 specifying the position of the label relatively to the link's length.

 See Also

LinkLabel Members
LinkLabel Class
com.mindfusion.diagramming Namespace