Found 8 packages
Polygon Clipping and Offsetting Library
Polygon Clipping and Offsetting Library. This is a translation of the Delphi Clipper library
The Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons.
The Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons.
Polyline/polygon clipping library; intersection, union, difference, exclusive-or, and polyline/polygon offsetting.
Polygon Clipping and Offsetting Library
NET standard porting of [Angus Johnson](http://www.angusj.com/delphi/clipper.php) Clipping and offsetting lines and polygons library
Polygon Clipping and Offsetting Library. Just add macro "USINGZ" to use Z coordiante. (Source package : Clipper2 http://www.angusj.com/clipper2/Docs/Overview.htm) (Source Author : Angus Johnson)