Point |
| Name | Description | |
|---|---|---|
| Multiply(Double, Point2D) | Multiplies all the coordinates of a point with a scalar, and returns the result as a new point. | |
| Multiply(Point2D, Double) | Multiplies all the coordinates of a point with a scalar, and returns the result as a new point. |