|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.TransitionValueBase
com.aspose.slides.WheelTransition
public class WheelTransition
Wheel slide transition effect.
Constructor Summary | |
---|---|
WheelTransition(int type)
Creates wheel |
Method Summary | |
---|---|
long |
getSpokes()
Number spokes of wheel transition. |
void |
setSpokes(long value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WheelTransition(int type)
Creates wheel
type
- Method Detail |
---|
public long getSpokes()
Number spokes of wheel transition.
getSpokes
in interface IWheelTransition
public void setSpokes(long value)
setSpokes
in interface IWheelTransition
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |