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

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

Uses of AnimationFunctions.InterpolationMode in com.jgoodies.animation
 

Methods in com.jgoodies.animation that return AnimationFunctions.InterpolationMode
static AnimationFunctions.InterpolationMode AnimationFunctions.InterpolationMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AnimationFunctions.InterpolationMode[] AnimationFunctions.InterpolationMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2001-2013 JGoodies Software GmbH. All Rights Reserved.