Overload List
| Method | Description |
|---|---|
Point2d.Point2d (double, double) | Constructs 2d-point with coordinates x and y. |
Point2d.Point2d (double[]) | Constructs 2d-point with coordinates taken from the first two elements of the input array. |
| Method | Description |
|---|---|
Point2d.Point2d (double, double) | Constructs 2d-point with coordinates x and y. |
Point2d.Point2d (double[]) | Constructs 2d-point with coordinates taken from the first two elements of the input array. |
