gb.clipper

Since 3.5

This component implements polygon clipping methods based on the Clipper library.

Author BenoƮt Minisini.

Class Description
Clipper This static class implements the clipping methods.
Point This class describes a point with two integer coordinates.
PointF This class describes a point whose coordinates are two floating point numbers.
Polygon This class represents a polygon.
Rect This class represents a rectangle with integer coordinates.
RectF This class represents a rectangle whose coordinates are two floating point numbers.