|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.animation.AnimBehaviorEx
com.aspose.slides.pptx.animation.AnimSetEffect
public class AnimSetEffect
Represents a set effect for an animation behavior.
Constructor Summary | |
---|---|
AnimSetEffect()
|
Method Summary | |
---|---|
java.lang.Object |
getTo()
Specifies the certain attribute of an effect after an animation effect. |
void |
setTo(java.lang.Object value)
Specifies the certain attribute of a effect after an animation effect. |
Methods inherited from class com.aspose.slides.pptx.animation.AnimBehaviorEx |
---|
getAccumulate, getAdditive, getProperties, getTiming, setAccumulate, setAdditive, setTiming |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnimSetEffect()
Method Detail |
---|
public java.lang.Object getTo()
public void setTo(java.lang.Object value)
value
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |