public class PathKeyframe extends Keyframe<android.graphics.PointF>
endFrame, endValue, interpolator, pathCp1, pathCp2, startFrame, startValue| Constructor and Description |
|---|
PathKeyframe(LottieComposition composition,
Keyframe<android.graphics.PointF> keyframe) |
| Modifier and Type | Method and Description |
|---|---|
void |
createPath() |
containsProgress, getEndProgress, getEndValueFloat, getEndValueInt, getStartProgress, getStartValueFloat, getStartValueInt, isStatic, toStringpublic PathKeyframe(LottieComposition composition, Keyframe<android.graphics.PointF> keyframe)