|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.view.animation.AnticipateInterpolator
public class AnticipateInterpolator
| Constructor Summary | |
|---|---|
AnticipateInterpolator()
|
|
AnticipateInterpolator(Context context,
AttributeSet attrs)
|
|
AnticipateInterpolator(float tension)
|
|
| 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 AnticipateInterpolator()
public AnticipateInterpolator(float tension)
public AnticipateInterpolator(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 | |||||||||