public class AnimatableSplitDimensionPathValue extends java.lang.Object implements AnimatableValue<android.graphics.PointF,android.graphics.PointF>
AnimatableValue.Factory<V>| Modifier and Type | Method and Description |
|---|---|
BaseKeyframeAnimation<android.graphics.PointF,android.graphics.PointF> |
createAnimation() |
boolean |
hasAnimation() |
public BaseKeyframeAnimation<android.graphics.PointF,android.graphics.PointF> createAnimation()
createAnimation in interface AnimatableValue<android.graphics.PointF,android.graphics.PointF>public boolean hasAnimation()
hasAnimation in interface AnimatableValue<android.graphics.PointF,android.graphics.PointF>