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