Polygon2DOffsetUtil
implementation of the polygon offset algorithm for 2D polygons
- add offset to individual segments of a polygon
- calculate the resulting offset polygon
Polygon2DOffsetUtil
Canonical path: Utils.Geometry.Polygon2DOffsetUtil.Polygon2DOffsetUtil
implementation of the polygon offset algorithm for 2D polygons
__init__
__init__(polygon: Polygon2D)
Placeholder