|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.animation.BehaviorEx
com.aspose.slides.pptx.animation.SetEffectEx
public class SetEffectEx
Set animation effect.
Constructor Summary | |
---|---|
SetEffectEx()
|
Method Summary | |
---|---|
java.lang.Object |
getTo()
Returns the target point of an animation. |
void |
setTo(java.lang.Object value)
Sets the target point of an animation. |
Methods inherited from class com.aspose.slides.pptx.animation.BehaviorEx |
---|
getProperties, getTiming, isAccumulate, isAdditive, setAccumulate, setAdditive, setTiming |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SetEffectEx()
Method Detail |
---|
public java.lang.Object getTo()
public void setTo(java.lang.Object value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |