|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindfusion.diagramming.RelativeToLink
public final class RelativeToLink
Specifies how the link labels are positioned.
Field Summary | |
---|---|
static int |
ControlPoint
Indicates that the link labels are positioned relative to a specified control point. |
static int |
LinkLength
Indicates that the link labels are positioned relative to the link. |
static int |
Segment
Indicates that the link labels are positioned relative to a specified segment. |
Constructor Summary | |
---|---|
RelativeToLink()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int Segment
public static final int ControlPoint
public static final int LinkLength
Constructor Detail |
---|
public RelativeToLink()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |