com.aspose.slides
Class OrientationTransitionEx

java.lang.Object
  extended by com.aspose.slides.TransitionValueBaseEx
      extended by com.aspose.slides.OrientationTransitionEx

public class OrientationTransitionEx
extends TransitionValueBaseEx

Orientation slide transition effect.


Constructor Summary
OrientationTransitionEx(int type)
           Constructor for orientation slide transition effects.
 
Method Summary
 int getDirection()
           Direction of transition.
 void setDirection(int value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrientationTransitionEx

public OrientationTransitionEx(int type)

Constructor for orientation slide transition effects.

Parameters:
type - Type of a transition effect.
Method Detail

getDirection

public int getDirection()

Direction of transition.


setDirection

public void setDirection(int value)