|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.view.animation.AnticipateOvershootInterpolator
public class AnticipateOvershootInterpolator
| Constructor Summary | |
|---|---|
AnticipateOvershootInterpolator()
|
|
AnticipateOvershootInterpolator(Context context,
AttributeSet attrs)
|
|
AnticipateOvershootInterpolator(float tension)
|
|
AnticipateOvershootInterpolator(float tension,
float extraTension)
|
|
| Method Summary | |
|---|---|
float |
getInterpolation(float t)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnticipateOvershootInterpolator()
public AnticipateOvershootInterpolator(float tension)
public AnticipateOvershootInterpolator(float tension,
float extraTension)
public AnticipateOvershootInterpolator(Context context,
AttributeSet attrs)
| Method Detail |
|---|
public float getInterpolation(float t)
getInterpolation in interface Interpolator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||