com.aspose.slides.pptx.slideshowtransition
Class SlideShowSideDirectionTransitionEx

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

public class SlideShowSideDirectionTransitionEx
extends SlideShowTransitionValueBaseEx

Side direction slide show transition effect.


Constructor Summary
SlideShowSideDirectionTransitionEx(SlideShowTransitionTypeEx type)
          Creates Side Direction slide show transition effects.
 
Method Summary
 TransitionSideDirectionTypeEx getDirection()
          Returns the direction of a transition effect.
 void setDirection(TransitionSideDirectionTypeEx 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

SlideShowSideDirectionTransitionEx

public SlideShowSideDirectionTransitionEx(SlideShowTransitionTypeEx type)
Creates Side Direction slide show transition effects.

Method Detail

getDirection

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


setDirection

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