com.aspose.slides.pptx
Class SlideShowSplitTransitionEx

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

public class SlideShowSplitTransitionEx
extends SlideShowTransitionValueBaseEx


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

Constructor Detail

SlideShowSplitTransitionEx

public SlideShowSplitTransitionEx(SlideShowTransitionTypeEx type)
Method Detail

getDirection

public TransitionInOutDirectionTypeEx getDirection()
Direction of transition split.


setDirection

public void setDirection(TransitionInOutDirectionTypeEx value)
Direction of transition split.

Parameters:
value -

getOrientation

public TransitionDirectionTypeEx getOrientation()
Orientation of transition split.


setOrientation

public void setOrientation(TransitionDirectionTypeEx value)
Orientation of transition split.

Parameters:
value -