kitfox-svg-core
1.0.0-build001 / 2012-04-07T15:40:49.711-0500

Uses of Class
com.kitfox.svg.animation.AnimationTimeEval

Packages that use AnimationTimeEval
com.kitfox.svg.animation   
 

Uses of AnimationTimeEval in com.kitfox.svg.animation
 

Methods in com.kitfox.svg.animation with parameters of type AnimationTimeEval
 void AnimationElement.evalParametric(AnimationTimeEval state, double curTime)
           
 void AnimateBase.evalParametric(AnimationTimeEval state, double curTime)
           
protected  void AnimationElement.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.
 


kitfox-svg-core
1.0.0-build001 / 2012-04-07T15:40:49.711-0500

Copyright © 2011-2012 Barchart, Inc.. All Rights Reserved.