| This interface describes time-based animation functions by
their duration and a mapping from time to animation effects.
For each time in the animation's valid time interval,
the #valueAt method returns a value that will be used
to apply an animation effect.
author: Karsten Lentzsch version: $Revision: 1.1 $ See Also: AnimationFunctions See Also: AbstractAnimationFunction |