com.aspose.slides
Class WheelTransitionEx

java.lang.Object
  extended by com.aspose.slides.TransitionValueBaseEx
      extended by com.aspose.slides.WheelTransitionEx

public class WheelTransitionEx
extends TransitionValueBaseEx

Wheel slide transition effect.


Constructor Summary
WheelTransitionEx(int type)
           Creates wheel
 
Method Summary
 int getSpokes()
           Number spokes of wheel transition.
 void setSpokes(int value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WheelTransitionEx

public WheelTransitionEx(int type)

Creates wheel

Parameters:
type -
Method Detail

getSpokes

public int getSpokes()

Number spokes of wheel transition.


setSpokes

public void setSpokes(int value)