com.aspose.slides.pptx
Class SlideShowEightDirectionTransitionEx

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

public class SlideShowEightDirectionTransitionEx
extends SlideShowTransitionValueBaseEx


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

Constructor Detail

SlideShowEightDirectionTransitionEx

public SlideShowEightDirectionTransitionEx(SlideShowTransitionTypeEx type)
Method Detail

getDirection

public TransitionEightDirectionTypeEx getDirection()
Direction of transition.


setDirection

public void setDirection(TransitionEightDirectionTypeEx value)
Direction of transition.

Parameters:
value -