Package org.eclipse.nebula.cwt.animation.movement
-
Interface Summary Interface Description IMovement Interface for movement implementations. -
Class Summary Class Description AbstractMovement Abstract implementation of IMovement.BounceOut ElasticOut ExpoOut Implementation of an exponential movement.LinearInOut Implementation of a linear movement.SinusDecreaseVariation This is not an easing equation.SinusVariation This is not an easing equation.