DroidDiagram Programmer's Guide
RelativeToLink Enumeration
See Also
 






The members of this enumeration specify how the link labels are positioned.

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

 Syntax

Java  Copy Code

public enum RelativeToLink

 Members

  Member name Description

ControlPoint

Indicates that the link labels are positioned relative to a specified control point.

LinkLength

Indicates that the link labels are positioned relative to the link.

Segment

Indicates that the link labels are positioned relative to a specified segment.

 See Also

com.mindfusion.diagramming Namespace