public final class EnumChoiceSweptType extends Object
The enumeration for choice swept type.
static String
AXIS
DIRECTION
ORIGIN
EnumChoiceSweptType()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String AXIS
The axis.
public static final String DIRECTION
The direction.
public static final String ORIGIN
The origin.
public EnumChoiceSweptType()