Uses of Enum
com.github.micycle1.clipper2.engine.PointInPolygonResult

Packages that use PointInPolygonResult
Package
Description
Clipper2 is an open source freeware library that performs line and polygon clipping, and offsetting.
Core geometry types and enums used throughout the Clipper2 API.
The Clipper64 and ClipperD classes in this unit encapsulate all the logic that performs path clipping.