Uses of Class
com.kitfox.svg.animation.AnimationTimeEval
-
Packages that use AnimationTimeEval Package Description com.kitfox.svg.animation -
-
Uses of AnimationTimeEval in com.kitfox.svg.animation
Methods in com.kitfox.svg.animation with parameters of type AnimationTimeEval Modifier and Type Method Description voidAnimateBase. evalParametric(AnimationTimeEval state, double curTime)voidAnimationElement. evalParametric(AnimationTimeEval state, double curTime)protected voidAnimationElement. evalParametric(AnimationTimeEval state, double curTime, double repeatCount, double repeatDur)Compares current time to start and end times and determines what degree of time interpolation this track currently represents.
-