| Package | Description |
|---|---|
| android.graphics |
| Modifier and Type | Method and Description |
|---|---|
Interpolator.Result |
Interpolator.timeToValues(float[] values) |
Interpolator.Result |
Interpolator.timeToValues(int msec,
float[] values) |
static Interpolator.Result |
Interpolator.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Interpolator.Result[] |
Interpolator.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2013. All Rights Reserved.