com.aspose.slides.pptx.animation
Class TextAnimationEx

java.lang.Object
  extended by com.aspose.slides.pptx.animation.TextAnimationEx

public class TextAnimationEx
extends java.lang.Object


Constructor Summary
TextAnimationEx()
           
 
Method Summary
 EffectEx AddEffect(EffectTypeEx effectType, EffectSubtypeEx subtype, EffectTriggerTypeEx triggerType)
           
 ConstsEx.BuildTypeEx getBuildType()
           
 EffectEx getEffectAnimateBackgroundShape()
           
 void setBuildType(ConstsEx.BuildTypeEx value)
           
 void setEffectAnimateBackgroundShape(EffectEx value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextAnimationEx

public TextAnimationEx()
Method Detail

AddEffect

public EffectEx AddEffect(EffectTypeEx effectType,
                          EffectSubtypeEx subtype,
                          EffectTriggerTypeEx triggerType)

getBuildType

public ConstsEx.BuildTypeEx getBuildType()

setBuildType

public void setBuildType(ConstsEx.BuildTypeEx value)

getEffectAnimateBackgroundShape

public EffectEx getEffectAnimateBackgroundShape()

setEffectAnimateBackgroundShape

public void setEffectAnimateBackgroundShape(EffectEx value)