com.aspose.slides.pptx.slideshowtransition
Class SlideShowCornerDirectionTransitionEx

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

public class SlideShowCornerDirectionTransitionEx
extends SlideShowTransitionValueBaseEx

Corner Direction slide show transition effect.


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

SlideShowCornerDirectionTransitionEx

public SlideShowCornerDirectionTransitionEx(SlideShowTransitionTypeEx type)
Creates Corner Direction slide show transition effect.

Method Detail

getDirection

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


setDirection

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