com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Class FlyThroughTransition

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int getDirection()
      Direction of transition.
      boolean hasBounce()
      Specifies that the movement of the presentation slides during the transition includes a bounce.
      void setBounce(boolean value)
      Specifies that the movement of the presentation slides during the transition includes a bounce.
      void setDirection(int value)
      Direction of transition.
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, toString, wait, wait, wait