|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yworks.yfiles.server.graphml.flexio.data.SliderParameterLocation
Flaggable enumeration that is used for the serialization of RotatedSliderEdgeLabelModel
to indicate
the position;
Field Summary | |
static int |
FROM_SOURCE
Measured from the source end. |
static int |
FROM_TARGET
Measured from the target end. |
static int |
LEFT
Left of the edge. |
static int |
RIGHT
Right of the edge. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int LEFT
public static final int RIGHT
public static final int FROM_SOURCE
public static final int FROM_TARGET
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |