|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.TransitionValueBaseEx
com.aspose.slides.WheelTransitionEx
public class WheelTransitionEx
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 |
---|
public WheelTransitionEx(int type)
Creates wheel
type
- Method Detail |
---|
public int getSpokes()
Number spokes of wheel transition.
public void setSpokes(int value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |