| Name: | polyclipping | 
|---|---|
| Version: | 6.4.2 | 
| Release: | 13.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 153492 | 
| License: | Boost | 
| RPM: | polyclipping-6.4.2-13.el8.x86_64.rpm | 
| Source RPM: | polyclipping-6.4.2-13.el8.src.rpm | 
| Build Date: | Fri Dec 24 2021 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://sourceforge.net/projects/polyclipping | 
| Summary: | Polygon clipping library | 
| Description: | This library primarily performs the boolean clipping operations - intersection, union, difference & xor - on 2D polygons. It also performs polygon offsetting. The library handles complex (self-intersecting) polygons, polygons with holes and polygons with overlapping co-linear edges. Input polygons for clipping can use EvenOdd, NonZero, Positive and Negative filling modes. The clipping code is based on the Vatti clipping algorithm, and outperforms other clipping libraries.  |