Point2D Constructor |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | Point2D(Length, Length) |
Create a 2D point with given X and Y coordinate
|
![]() | Point2D(Double, Double, LengthUnit) |
Create a 2D point with given X and Y coordinate values in the given length unit
|