Added in API level 1
Summary:
Inherited Methods
| [Expand All]
Interpolator
public
interface
Interpolator
implements
TimeInterpolator
| android.view.animation.Interpolator |
An interpolator defines the rate of change of an animation. This allows the basic animation effects (alpha, scale, translate, rotate) to be accelerated, decelerated, repeated, etc.
Summary
Inherited methods | |
|---|---|
android.animation.TimeInterpolator
| |
Interfaces
Classes
- AccelerateDecelerateInterpolator
- AccelerateInterpolator
- AlphaAnimation
- Animation
- Animation.Description
- AnimationSet
- AnimationUtils
- AnticipateInterpolator
- AnticipateOvershootInterpolator
- BaseInterpolator
- BounceInterpolator
- CycleInterpolator
- DecelerateInterpolator
- GridLayoutAnimationController
- GridLayoutAnimationController.AnimationParameters
- LayoutAnimationController
- LayoutAnimationController.AnimationParameters
- LinearInterpolator
- OvershootInterpolator
- PathInterpolator
- RotateAnimation
- ScaleAnimation
- Transformation
- TranslateAnimation

