android.view.animation
Class BounceInterpolator
java.lang.Object
android.view.animation.BounceInterpolator
- All Implemented Interfaces:
- TimeInterpolator, Interpolator
public class BounceInterpolator
- extends Object
- implements Interpolator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BounceInterpolator
public BounceInterpolator()
BounceInterpolator
public BounceInterpolator(Context context,
AttributeSet attrs)
getInterpolation
public float getInterpolation(float t)
- Specified by:
getInterpolation
in interface TimeInterpolator
Copyright © 2008-2012. All Rights Reserved.