Searched refs:PathAnimations (Results 1 – 1 of 1) sorted by relevance
43 public class PathAnimations extends Activity implements class49 final static Property<PathAnimations, Point> POINT_PROPERTY50 = new Property<PathAnimations, Point>(Point.class, "point") {52 public Point get(PathAnimations object) {58 public void set(PathAnimations object, Point value) {