AnimationTimeLine | Represents timeline of animation. |
Behavior | Represent base class behavior of effect. |
BehaviorCollection | Represents collection of behavior effects. |
BehaviorFactory | Allows to create animation effects |
BehaviorProperty | Represent property types for animation behavior. Follows the list of properties from https://msdn.microsoft.com/en-us/library/dd949052(v=office.15).aspx and https://msdn.microsoft.com/en-us/library/documentformat.openxml.presentation.attributename(v=office.15).aspx |
BehaviorPropertyCollection | Represents timing properties for the effect behavior. |
ColorEffect | Represents a color effect for an animation behavior. |
ColorOffset | Represent color offset. |
CommandEffect | Represents a command effect for an animation behavior. |
Effect | Represents animation effect. |
FilterEffect | Represent filter effect of behavior. |
IBehavior | Represent base class behavior of effect. |
IBehaviorCollection | Represents collection of behavior effects. |
IBehaviorFactory | Allows to create animation effects |
IBehaviorProperty | Represent property types for animation behavior. Follows the list of properties from https://msdn.microsoft.com/en-us/library/dd949052(v=office.15).aspx and https://msdn.microsoft.com/en-us/library/documentformat.openxml.presentation.attributename(v=office.15).aspx |
IBehaviorPropertyCollection | Represents timing properties for the effect behavior. |
IColorEffect | Represents a color effect for an animation behavior. |
IColorOffset | Represent color offset. |
ICommandEffect | Represents a command effect for an animation behavior. |
IEffect | Represents animation effect. |
IFilterEffect | Represent filter effect of behavior. |
IMotionCmdPath | Represent one command of a path. |
IMotionEffect | Represent motion effect behavior of effect. |
IMotionPath | Represent motion path. |
IPoint | Represent animation point. |
IPointCollection | Represents a collection of portions. |
IPropertyEffect | Represent property effect behavior. |
IRotationEffect | Represent rotation behavior of effect. |
IScaleEffect | Represents animation scale effect. |
ISequence | Represents sequence (collection of effects). |
ISequenceCollection | Represents collection of interactive sequences. |
ISetEffect | Represents a set effect for an animation behavior. |
ITextAnimation | Represent text animation. |
ITextAnimationCollection | Represents collection of text animations. |
ITiming | Represents animation timing. |
MotionCmdPath | Represent one command of a path. |
MotionEffect | Represent motion effect behavior of effect. |
MotionPath | Represent motion path. |
Point | Represent animation point. |
PointCollection | Represent collection of animation points. |
PropertyEffect | Represent property effect behavior. |
RotationEffect | Represent rotation behavior of effect. |
ScaleEffect | Represents animation scale effect. |
Sequence | Represents sequence (collection of effects). |
SequenceCollection | Represents collection of interactive sequences. |
SetEffect | Represents a set effect for an animation behavior. |
TextAnimation | Represent text animation. |
TextAnimationCollection | Represents collection of text animations. |
Timing | Represents animation timing. |