constructor Create; override;


The TClipper object is used to perform boolean 'clipping' operations (intersection, union, difference and xor) on polygons. There are no restrictions on either the number nor the type of polygon that can be clipped. Polygons can have holes, be self-intersecting and even have coincident edges.