com.aspose.slides
Class TimeLineEx

java.lang.Object
  extended by com.aspose.slides.TimeLineEx

public class TimeLineEx
extends java.lang.Object

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

getInteractiveSequences

public SequencesEx getInteractiveSequences()

Returns collection of interactive sequences. This sequences may contain only effects by "click on shape" with specifies target shape.


getMainSequence

public SequenceEx getMainSequence()

Returns main sequence which may contain only main effects collection.


getTextAnimationCollection

public TextAnimationExCollection getTextAnimationCollection()

Returns collection of text animations