|
||||||||
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.
Method Summary | |
---|---|
long |
getSpokes()
Number spokes of wheel transition. |
void |
setSpokes(long value)
Number spokes of wheel transition. |
Methods inherited from class com.aspose.slides.TransitionValueBase |
---|
equals, hashCode |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public long getSpokes()
Number spokes of wheel transition.
Read/write long
.
getSpokes
in interface IWheelTransition
public void setSpokes(long value)
Number spokes of wheel transition.
Read/write long
.
Use values of UInt32 type for the "value" parameter.
setSpokes
in interface IWheelTransition
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |