com.aspose.slides.pptx.slideshowtransition
Class SlideShowEightDirectionTransitionEx

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

public class SlideShowEightDirectionTransitionEx
extends SlideShowTransitionValueBaseEx

Eight Direction slide show transition effect.


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

SlideShowEightDirectionTransitionEx

public SlideShowEightDirectionTransitionEx(SlideShowTransitionTypeEx type)
Creates Eight Direction slide show transition effect.

Method Detail

getDirection

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


setDirection

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