|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.slideshowtransition.SlideShowTransitionValueBaseEx
com.aspose.slides.pptx.slideshowtransition.SlideShowWheelTransitionEx
public class SlideShowWheelTransitionEx
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 |
---|
public SlideShowWheelTransitionEx(SlideShowTransitionTypeEx type)
Method Detail |
---|
public int getSpokes()
public void setSpokes(int value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |