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