|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAnimationTimeLine
Method Summary | |
---|---|
ISequenceCollection |
getInteractiveSequences()
Returns collection of interactive sequences. |
ISequence |
getMainSequence()
Returns main sequence which may contain only main effects collection. |
ITextAnimationCollection |
getTextAnimationCollection()
Returns collection of text animations. |
Method Detail |
---|
ISequenceCollection getInteractiveSequences()
Returns collection of interactive sequences.
This sequences may contain only effects by "click on shape" with specifies target shape.
Read-only ISequenceCollection
.
ISequence getMainSequence()
Returns main sequence which may contain only main effects collection.
Read-only ISequence
.
ITextAnimationCollection getTextAnimationCollection()
Returns collection of text animations.
Read-only ITextAnimationCollection
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |