Uses of Class
com.jgoodies.animation.AnimationFunctions.FloatFunction

Packages that use AnimationFunctions.FloatFunction
com.jgoodies.animation Contains the core types of the JGoodies Animation library. 
 

Uses of AnimationFunctions.FloatFunction in com.jgoodies.animation
 

Methods in com.jgoodies.animation that return AnimationFunctions.FloatFunction
static AnimationFunctions.FloatFunction AnimationFunctions.asFloat(AnimationFunction f)
          Creates a time-based function that wraps the given Float-based animation function to return the corresponding float values.
 



Copyright © 2001-2006 JGoodies Karsten Lentzsch. All Rights Reserved.