com.aspose.slides.pptx
Class SlideShowOrientationTransitionEx

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

public class SlideShowOrientationTransitionEx
extends SlideShowTransitionValueBaseEx


Constructor Summary
SlideShowOrientationTransitionEx(SlideShowTransitionTypeEx type)
           
 
Method Summary
 TransitionDirectionTypeEx getDirection()
          Direction of transition.
 void setDirection(TransitionDirectionTypeEx value)
          Direction of transition.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SlideShowOrientationTransitionEx

public SlideShowOrientationTransitionEx(SlideShowTransitionTypeEx type)
Method Detail

getDirection

public TransitionDirectionTypeEx getDirection()
Direction of transition.


setDirection

public void setDirection(TransitionDirectionTypeEx value)
Direction of transition.

Parameters:
value -