com.spire.presentation.drawing.transition
Enum TransitionRevealLRDirection
java.lang.Object
java.lang.Enum<TransitionRevealLRDirection>
com.spire.presentation.drawing.transition.TransitionRevealLRDirection
- All Implemented Interfaces:
- java.lang.Comparable<TransitionRevealLRDirection>
public enum TransitionRevealLRDirection
- extends java.lang.Enum<TransitionRevealLRDirection>
Represent reveal leftright transition direction types.
SMOOTHLY_FROM_LEFT
public static final TransitionRevealLRDirection SMOOTHLY_FROM_LEFT
-
SMOOTHLY_FROM_RIGHT
public static final TransitionRevealLRDirection SMOOTHLY_FROM_RIGHT
-
TROUGH_BLACK_FROM_LEFT
public static final TransitionRevealLRDirection TROUGH_BLACK_FROM_LEFT
-
TROUGH_BLACK_FROM_RIGHT
public static final TransitionRevealLRDirection TROUGH_BLACK_FROM_RIGHT
-
getName
public java.lang.String getName()
getValue
public int getValue()