public class SlopeType extends Enum
static SlopeType
DEGREE
PERCENT
RADIAN
equals, getEnums, getNameByValue, getNames, getValueByName, getValues, hashCode, isDefined, isDefined, name, parse, parse, toString, value
getClass, notify, notifyAll, wait, wait, wait
public static final SlopeType DEGREE
public static final SlopeType RADIAN
public static final SlopeType PERCENT