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