com.spire.presentation.drawing.transition
Enum TransitionFlythroughInOutDirection
java.lang.Object
java.lang.Enum<TransitionFlythroughInOutDirection>
com.spire.presentation.drawing.transition.TransitionFlythroughInOutDirection
- All Implemented Interfaces:
- java.lang.Comparable<TransitionFlythroughInOutDirection>
public enum TransitionFlythroughInOutDirection
- extends java.lang.Enum<TransitionFlythroughInOutDirection>
Represent flythrough inout transition direction types.
IN
public static final TransitionFlythroughInOutDirection IN
-
OUT
public static final TransitionFlythroughInOutDirection OUT
-
BOUNCE_IN
public static final TransitionFlythroughInOutDirection BOUNCE_IN
-
BOUNCE_OUT
public static final TransitionFlythroughInOutDirection BOUNCE_OUT
-
getName
public java.lang.String getName()
getValue
public int getValue()