com.aspose.slides.pptx.slideshowtransition
Class SlideShowInOutTransitionEx

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

public class SlideShowInOutTransitionEx
extends SlideShowTransitionValueBaseEx

In-Out slide show transition effect.


Constructor Summary
SlideShowInOutTransitionEx(SlideShowTransitionTypeEx type)
          Creates In-Out slide show transition effect.
 
Method Summary
 TransitionInOutDirectionTypeEx getDirection()
          Returns the direction of a transition effect.
 void setDirection(TransitionInOutDirectionTypeEx 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

SlideShowInOutTransitionEx

public SlideShowInOutTransitionEx(SlideShowTransitionTypeEx type)
Creates In-Out slide show transition effect.

Method Detail

getDirection

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


setDirection

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