Uses of Package
com.github.micycle1.clipper2.engine
Packages that use com.github.micycle1.clipper2.engine
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.
This unit contains the ClipperOffset class that performs all polygon
offsetting.
-
Classes in com.github.micycle1.clipper2.engine used by com.github.micycle1.clipper2ClassDescriptionPolyTree64 is a read-only data structure that receives solutions from clipping operations.PolyTreeD is a read-only data structure that receives solutions from clipping operations.
-
Classes in com.github.micycle1.clipper2.engine used by com.github.micycle1.clipper2.core
-
Classes in com.github.micycle1.clipper2.engine used by com.github.micycle1.clipper2.engineClassDescriptionPolyPath64 objects are contained inside PolyTree64s and represents a single polygon contour.PolyTree64 is a read-only data structure that receives solutions from clipping operations.PolyTreeD is a read-only data structure that receives solutions from clipping operations.
-
Classes in com.github.micycle1.clipper2.engine used by com.github.micycle1.clipper2.offsetClassDescriptionPolyTree64 is a read-only data structure that receives solutions from clipping operations.