-
Enhancement
-
Resolution: Unresolved
-
P5
-
None
It becomes a little verbose when creating lines, especially when you have points, to put the coordinates of the end points into the line. I would like a constructor that takes two Point2D objects, and a getters for start point and end point that return them as points.