com.aspose.slides.pptx.slideshowtransition
Class SlideShowWheelTransitionEx

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

public class SlideShowWheelTransitionEx
extends SlideShowTransitionValueBaseEx

Wheel slide show transition effect.


Constructor Summary
SlideShowWheelTransitionEx(SlideShowTransitionTypeEx type)
          Creates Wheel slide show transition.
 
Method Summary
 int getSpokes()
          Returns the spokes number of the wheel transition.
 void setSpokes(int value)
          Sets the spokes number of the wheel transition.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SlideShowWheelTransitionEx

public SlideShowWheelTransitionEx(SlideShowTransitionTypeEx type)
Creates Wheel slide show transition.

Method Detail

getSpokes

public int getSpokes()
Returns the spokes number of the wheel transition.


setSpokes

public void setSpokes(int value)
Sets the spokes number of the wheel transition.