bfoz/geometry

Add a PolyLine class

Closed this issue · 0 comments

bfoz commented

A sequence of Edges that may, or may not, be closed. It's like a Polygon in that it only contains straight lines, but also like a Path in that it isn't necessarily closed.