|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.animation.AnimTimeLineEx
public class AnimTimeLineEx
Represent timeline of an animation.
Constructor Summary | |
---|---|
AnimTimeLineEx(BaseSlideEx slide)
|
Method Summary | |
---|---|
AnimSequencesEx |
getInteractiveSequences()
Returns collection of interactive sequences. |
AnimSequenceEx |
getMainSequence()
Returns main sequence which may contain only main effects collection. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnimTimeLineEx(BaseSlideEx slide)
Method Detail |
---|
public AnimSequencesEx getInteractiveSequences()
public AnimSequenceEx getMainSequence()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |