|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.TimeLineEx
public class TimeLineEx
Represent timline of animation.
Method Summary | |
---|---|
SequencesEx |
getInteractiveSequences()
Returns collection of interactive sequences. |
SequenceEx |
getMainSequence()
Returns main sequence which may contain only main effects collection. |
TextAnimationExCollection |
getTextAnimationCollection()
Returns collection of text animations |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public SequencesEx getInteractiveSequences()
Returns collection of interactive sequences. This sequences may contain only effects by "click on shape" with specifies target shape.
public SequenceEx getMainSequence()
Returns main sequence which may contain only main effects collection.
public TextAnimationExCollection getTextAnimationCollection()
Returns collection of text animations
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |