com.aspose.slides.pptx
Class SlideShowInOutTransitionEx

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

public class SlideShowInOutTransitionEx
extends SlideShowTransitionValueBaseEx


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

Constructor Detail

SlideShowInOutTransitionEx

public SlideShowInOutTransitionEx(SlideShowTransitionTypeEx type)
Method Detail

getDirection

public TransitionInOutDirectionTypeEx getDirection()
Direction of transition.


setDirection

public void setDirection(TransitionInOutDirectionTypeEx value)
Direction of transition.

Parameters:
value -