JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package com.github.micycle1.clipper2
package
com.github.micycle1.clipper2
Clipper2 is an open source freeware library that performs line and polygon clipping, and offsetting.
Related Packages
Package
Description
com.github.micycle1.clipper2.core
Core geometry types and enums used throughout the Clipper2 API.
com.github.micycle1.clipper2.engine
The Clipper64 and ClipperD classes in this unit encapsulate all the logic that performs path clipping.
com.github.micycle1.clipper2.offset
This unit contains the ClipperOffset class that performs all polygon offsetting.
com.github.micycle1.clipper2.rectclip
This unit contains the code that implements the RectClip64 functions found in the Clipper Unit.
All Classes and Interfaces
Classes
Annotation Types
Class
Description
Clipper
Line and polygon clipping, and offsetting.
Minkowski
Nullable
The annotated element could be null under some circumstances.