Lines Matching refs:animation
40 /** Interface for generic animation.
42 @see http://www.w3.org/TR/smil20/animation.html#edef-animate
48 See documentation of used animation engine for supported targets.
57 See documentation of used animation engine for supported subitems.
63 @see http://www.w3.org/TR/smil20/animation.html#adef-attributeName
70 @see http://www.w3.org/TR/smil20/animation.html#adef-values
83 /** Specifies the interpolation mode for the animation.
93 /** Controls whether or not the animation is cumulative.
95 @see http://www.w3.org/TR/smil20/animation.html#adef-accumulate
99 /** Controls whether or not the animation is additive.
102 @see http://www.w3.org/TR/smil20/animation.html#adef-additive
106 /** Specifies the starting value of the animation.
111 @see http://www.w3.org/TR/smil20/animation.html#adef-from
115 /** Specifies the ending value of the animation.
120 @see http://www.w3.org/TR/smil20/animation.html#adef-to
124 /** Specifies a relative offset value for the animation.
131 @see http://www.w3.org/TR/smil20/animation.html#adef-by