Searched defs:AnimatableShapeValue (Results 1 – 1 of 1) sorted by relevance
12 public class AnimatableShapeValue extends BaseAnimatableValue<ShapeData, Path> { class14 public AnimatableShapeValue(List<Keyframe<ShapeData>> keyframes) { in AnimatableShapeValue() method in AnimatableShapeValue