timeline-ag凯发旗舰厅



com.spire.presentation.drawing.animation
class timeline

java.lang.object
  extended by com.spire.presentation.pptobject
      extended by com.spire.presentation.drawing.animation.timeline

public class timeline
extends pptobject

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

timeline

public timeline(activeslide slide)
method detail

getinteractivesequences

public sequencecollection getinteractivesequences()
gets collection of interactive sequences.
returns:

getmainsequence

public animationeffectcollection getmainsequence()
gets main sequence which may contain only main effects collection.
returns:

gettextanimations

public textanimationcollection gettextanimations()
gets collection of text animations
returns:


网站地图