com.aspose.slides.pptx.slideshowtransition
Class SlideShowOrientationTransitionEx

java.lang.Object
  extended by com.aspose.slides.pptx.slideshowtransition.SlideShowTransitionValueBaseEx
      extended by com.aspose.slides.pptx.slideshowtransition.SlideShowOrientationTransitionEx

public class SlideShowOrientationTransitionEx
extends SlideShowTransitionValueBaseEx

Orientation slide show transition effect.


Constructor Summary
SlideShowOrientationTransitionEx(SlideShowTransitionTypeEx type)
          Creates Orientation slide show transition effects.
 
Method Summary
 TransitionDirectionTypeEx getDirection()
          Returns the direction of a transition effect.
 void setDirection(TransitionDirectionTypeEx value)
          Sets the direction of a transition effect.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SlideShowOrientationTransitionEx

public SlideShowOrientationTransitionEx(SlideShowTransitionTypeEx type)
Creates Orientation slide show transition effects.

Method Detail

getDirection

public TransitionDirectionTypeEx getDirection()
Returns the direction of a transition effect.


setDirection

public void setDirection(TransitionDirectionTypeEx value)
Sets the direction of a transition effect.