Uses of Interface
com.github.micycle1.clipper2.offset.DeltaCallback64
Packages that use DeltaCallback64
Package
Description
This unit contains the ClipperOffset class that performs all polygon
offsetting.
-
Uses of DeltaCallback64 in com.github.micycle1.clipper2.offset
Methods in com.github.micycle1.clipper2.offset that return DeltaCallback64Methods in com.github.micycle1.clipper2.offset with parameters of type DeltaCallback64Modifier and TypeMethodDescriptionvoidClipperOffset.execute(DeltaCallback64 deltaCallback64, Paths64 solution) final voidClipperOffset.setDeltaCallBack64(DeltaCallback64 callback)