gb.clipper2

Desde 3.20

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

Autor Benoît Minisini.
Excluye gb.clipper.

Clase Descripción
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.

See also