public class LottieStaticPointRelativeValueCallback extends LottiePointRelativeValueCallback
LottiePointRelativeValueCallback.| Constructor and Description |
|---|
LottieStaticPointRelativeValueCallback(android.graphics.PointF offset) |
| Modifier and Type | Method and Description |
|---|---|
android.graphics.PointF |
getOffset(float startFrame,
float endFrame,
android.graphics.PointF startValue,
android.graphics.PointF endValue,
float linearKeyframeProgress,
float interpolatedKeyframeProgress,
float overallProgress) |
getValuepublic LottieStaticPointRelativeValueCallback(android.graphics.PointF offset)
public android.graphics.PointF getOffset(float startFrame,
float endFrame,
android.graphics.PointF startValue,
android.graphics.PointF endValue,
float linearKeyframeProgress,
float interpolatedKeyframeProgress,
float overallProgress)
getOffset in class LottiePointRelativeValueCallback