public class Keyframes
extends java.lang.Object
| Constructor and Description |
|---|
Keyframes(android.graphics.Path path) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxX() |
int |
getMaxY() |
int |
getPathLength() |
PosTan |
getValue(float fraction) |
PosTan |
getValue(int index) |
void |
release() |