com.aspose.slides.pptx
Class SlideShowWheelTransitionEx

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

public class SlideShowWheelTransitionEx
extends SlideShowTransitionValueBaseEx


Constructor Summary
SlideShowWheelTransitionEx(SlideShowTransitionTypeEx type)
           
 
Method Summary
 int getSpokes()
          Returns the number of spokes of wheel transition.
 void setSpokes(int value)
          Sets the number of spokes of 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)
Method Detail

getSpokes

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


setSpokes

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

Parameters:
value -