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