public class LottieStaticRelativePointValue extends LottieRelativePointValueCallback
LottieRelativePointValueCallback.| Constructor and Description |
|---|
LottieStaticRelativePointValue(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) |
getValuegetValueInternal, setAnimation, setValuepublic LottieStaticRelativePointValue(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 LottieRelativePointValueCallback