com.aspose.slides.pptx.animation
Class AnimTimeLineEx

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

public class AnimTimeLineEx
extends java.lang.Object

Animation timeline.


Method Summary
 AnimSequencesEx getInteractiveSequences()
          Returns the collection of interactive sequences.
 AnimSequenceEx getMainSequence()
          Returns the main sequence which contains only main effects collection.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInteractiveSequences

public AnimSequencesEx getInteractiveSequences()
Returns the collection of interactive sequences. This sequences may contain only effects by "click on shape" with specified target shape.


getMainSequence

public AnimSequenceEx getMainSequence()
Returns the main sequence which contains only main effects collection.