Class Point
java.lang.Object
ru.cwcode.cwutils.animation.timingFunction.cubicBezier.Point
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Point
-
Point
public Point(double x, double y)
-
-
Method Details
-
copy
-
set
-
add
-
add
-
add
-
scale
-
scale
-
scale
-
getY
public double getY() -
getX
public double getX()
-