com.aspose.slides.pptx.animation
Class AnimColorDirectionEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.animation.AnimColorDirectionEx
public class AnimColorDirectionEx
- extends Enumerate
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NOT_DEFINED
public static final AnimColorDirectionEx NOT_DEFINED
NOT_DEFINED_ID
public static final int NOT_DEFINED_ID
- See Also:
- Constant Field Values
CLOCKWISE
public static final AnimColorDirectionEx CLOCKWISE
CLOCKWISE_ID
public static final int CLOCKWISE_ID
- See Also:
- Constant Field Values
COUNTER_CLOCKWISE
public static final AnimColorDirectionEx COUNTER_CLOCKWISE
COUNTER_CLOCKWISE_ID
public static final int COUNTER_CLOCKWISE_ID
- See Also:
- Constant Field Values
toValue
public static AnimColorDirectionEx toValue(int id)