Uses of Package
com.github.micycle1.clipper2.offset
Packages that use com.github.micycle1.clipper2.offset
Package
Description
Clipper2 is an open source freeware library that performs line and polygon
clipping, and offsetting.
This unit contains the ClipperOffset class that performs all polygon
offsetting.
-
Classes in com.github.micycle1.clipper2.offset used by com.github.micycle1.clipper2
-
Classes in com.github.micycle1.clipper2.offset used by com.github.micycle1.clipper2.offsetClassDescriptionFunctional interface for calculating a variable delta during polygon offsetting.The EndType enumerator is only needed when offsetting (inflating/shrinking).The JoinType enumerator is only needed when offsetting (inflating/shrinking).