public class AnimatablePathValue extends java.lang.Object implements AnimatableValue<android.graphics.PointF,android.graphics.PointF>
AnimatableValue.Factory<V>| Modifier and Type | Method and Description |
|---|---|
static AnimatableValue<android.graphics.PointF,android.graphics.PointF> |
createAnimatablePathOrSplitDimensionPath(org.json.JSONObject json,
LottieComposition composition) |
BaseKeyframeAnimation<android.graphics.PointF,android.graphics.PointF> |
createAnimation() |
public static AnimatableValue<android.graphics.PointF,android.graphics.PointF> createAnimatablePathOrSplitDimensionPath(org.json.JSONObject json, LottieComposition composition)
public BaseKeyframeAnimation<android.graphics.PointF,android.graphics.PointF> createAnimation()
createAnimation in interface AnimatableValue<android.graphics.PointF,android.graphics.PointF>