public class SnapMode extends Enum
static SnapMode
POINT_DRAG_LINE
POINT_ON_ENDPOINT
POINT_ON_LINE
POINT_ON_POINT
equals, getEnums, getNameByValue, getNames, getValueByName, getValues, hashCode, isDefined, isDefined, name, parse, parse, toString, value
getClass, notify, notifyAll, wait, wait, wait
public static final SnapMode POINT_ON_ENDPOINT
public static final SnapMode POINT_ON_POINT
public static final SnapMode POINT_ON_LINE
public static final SnapMode POINT_DRAG_LINE