|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.presentation.PptObject
com.spire.presentation.drawing.animation.TimeLine
public class TimeLine
Represent timline of animation.
Constructor Summary | |
---|---|
TimeLine(ActiveSlide slide)
|
Method Summary | |
---|---|
SequenceCollection |
getInteractiveSequences()
Gets collection of interactive sequences. |
AnimationEffectCollection |
getMainSequence()
Gets main sequence which may contain only main effects collection. |
TextAnimationCollection |
getTextAnimations()
Gets collection of text animations |
Methods inherited from class com.spire.presentation.PptObject |
---|
checkDisposed, getParent |
Constructor Detail |
---|
public TimeLine(ActiveSlide slide)
Method Detail |
---|
public SequenceCollection getInteractiveSequences()
public AnimationEffectCollection getMainSequence()
public TextAnimationCollection getTextAnimations()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |