com.aspose.slides
Interface SlideTransitionEffect
public interface SlideTransitionEffect
Represents the type of slide transition.
NONE
static final int NONE
- See Also:
- Constant Field Values
BLINDS_VERTICAL
static final int BLINDS_VERTICAL
- See Also:
- Constant Field Values
BLINDS_HORIZONTAL
static final int BLINDS_HORIZONTAL
- See Also:
- Constant Field Values
BOX_IN
static final int BOX_IN
- See Also:
- Constant Field Values
BOX_OUT
static final int BOX_OUT
- See Also:
- Constant Field Values
CHECERBOARD_ACROSS
static final int CHECERBOARD_ACROSS
- See Also:
- Constant Field Values
CHECERBOARD_DOWN
static final int CHECERBOARD_DOWN
- See Also:
- Constant Field Values
COMB_HORIZONTAL
static final int COMB_HORIZONTAL
- See Also:
- Constant Field Values
COMB_VERTICAL
static final int COMB_VERTICAL
- See Also:
- Constant Field Values
COVER_LEFT
static final int COVER_LEFT
- See Also:
- Constant Field Values
COVER_UP
static final int COVER_UP
- See Also:
- Constant Field Values
COVER_RIGHT
static final int COVER_RIGHT
- See Also:
- Constant Field Values
COVER_DOWN
static final int COVER_DOWN
- See Also:
- Constant Field Values
COVER_LEFT_UP
static final int COVER_LEFT_UP
- See Also:
- Constant Field Values
COVER_RIGHT_UP
static final int COVER_RIGHT_UP
- See Also:
- Constant Field Values
COVER_LEFT_DOWN
static final int COVER_LEFT_DOWN
- See Also:
- Constant Field Values
COVER_RIGHT_DOWN
static final int COVER_RIGHT_DOWN
- See Also:
- Constant Field Values
CUT
static final int CUT
- See Also:
- Constant Field Values
CUT_THROUGH_BLACK
static final int CUT_THROUGH_BLACK
- See Also:
- Constant Field Values
DISSOLVE
static final int DISSOLVE
- See Also:
- Constant Field Values
FADE_SMOOTHLY
static final int FADE_SMOOTHLY
- See Also:
- Constant Field Values
FADE
static final int FADE
- See Also:
- Constant Field Values
NEWS_FLASH
static final int NEWS_FLASH
- See Also:
- Constant Field Values
PUSH_DOWN
static final int PUSH_DOWN
- See Also:
- Constant Field Values
PUSH_LEFT
static final int PUSH_LEFT
- See Also:
- Constant Field Values
PUSH_RIGHT
static final int PUSH_RIGHT
- See Also:
- Constant Field Values
PUSH_UP
static final int PUSH_UP
- See Also:
- Constant Field Values
RANDOM_BARS_HORIZONTAL
static final int RANDOM_BARS_HORIZONTAL
- See Also:
- Constant Field Values
RANDOM_BARS_VERTICAL
static final int RANDOM_BARS_VERTICAL
- See Also:
- Constant Field Values
CIRCLE_OUT
static final int CIRCLE_OUT
- See Also:
- Constant Field Values
DIAMOND_OUT
static final int DIAMOND_OUT
- See Also:
- Constant Field Values
PLUS_OUT
static final int PLUS_OUT
- See Also:
- Constant Field Values
SPLIT_HORIZONTAL_IN
static final int SPLIT_HORIZONTAL_IN
- See Also:
- Constant Field Values
SPLIT_HORIZONTAL_OUT
static final int SPLIT_HORIZONTAL_OUT
- See Also:
- Constant Field Values
SPLIT_VERTICAL_IN
static final int SPLIT_VERTICAL_IN
- See Also:
- Constant Field Values
SPLIT_VERTICAL_OUT
static final int SPLIT_VERTICAL_OUT
- See Also:
- Constant Field Values
STRIPS_LEFT_DOWN
static final int STRIPS_LEFT_DOWN
- See Also:
- Constant Field Values
STRIPS_LEFT_UP
static final int STRIPS_LEFT_UP
- See Also:
- Constant Field Values
STRIPS_RIGHT_DOWN
static final int STRIPS_RIGHT_DOWN
- See Also:
- Constant Field Values
STRIPS_RIGHT_UP
static final int STRIPS_RIGHT_UP
- See Also:
- Constant Field Values
UNCOVER_DOWN
static final int UNCOVER_DOWN
- See Also:
- Constant Field Values
UNCOVER_LEFT
static final int UNCOVER_LEFT
- See Also:
- Constant Field Values
UNCOVER_LEFT_DOWN
static final int UNCOVER_LEFT_DOWN
- See Also:
- Constant Field Values
UNCOVER_LEFT_UP
static final int UNCOVER_LEFT_UP
- See Also:
- Constant Field Values
UNCOVER_RIGHT
static final int UNCOVER_RIGHT
- See Also:
- Constant Field Values
UNCOVER_RIGHT_DOWN
static final int UNCOVER_RIGHT_DOWN
- See Also:
- Constant Field Values
UNCOVER_RIGHT_UP
static final int UNCOVER_RIGHT_UP
- See Also:
- Constant Field Values
UNCOVER_UP
static final int UNCOVER_UP
- See Also:
- Constant Field Values
WEDGE
static final int WEDGE
- See Also:
- Constant Field Values
WHEEL1_SPOKE
static final int WHEEL1_SPOKE
- See Also:
- Constant Field Values
WHEEL2_SPOKES
static final int WHEEL2_SPOKES
- See Also:
- Constant Field Values
WHEEL3_SPOKES
static final int WHEEL3_SPOKES
- See Also:
- Constant Field Values
WHEEL4_SPOKES
static final int WHEEL4_SPOKES
- See Also:
- Constant Field Values
WHEEL8_SPOKES
static final int WHEEL8_SPOKES
- See Also:
- Constant Field Values
WIPE_DOWN
static final int WIPE_DOWN
- See Also:
- Constant Field Values
WIPE_LEFT
static final int WIPE_LEFT
- See Also:
- Constant Field Values
WIPE_RIGHT
static final int WIPE_RIGHT
- See Also:
- Constant Field Values
WIPE_UP
static final int WIPE_UP
- See Also:
- Constant Field Values
RANDOM
static final int RANDOM
- See Also:
- Constant Field Values