java.lang.Object
org.jhotdraw8.geom.Points2D
-
Method Summary
Modifier and TypeMethodDescriptionstatic Point2D.Doubleadd(double ax, double ay, double bx, double by) static Point2D.Doublestatic Point2D.Doublestatic Point2D.Doublestatic doubledotProduct(Point2D a, double bx, double by) static doubledotProduct(Point2D a, Point2D b) static doublestatic doublestatic Point2D.Doublestatic Point2D.Doublestatic Point2D.Doublesubtract(double ax, double ay, double bx, double by) static Point2D.Doublestatic Point2D.Double
-
Method Details
-
add
-
add
-
sum
-
subtract
-
subtract
-
add
-
multiply
-
divide
-
magnitude
-
magnitudeSq
-
normalize
-
dotProduct
-
dotProduct
-