Class TSimpleFillPolyInfo

Unit

Declaration

type TSimpleFillPolyInfo = class(TCustomFillPolyInfo)

Description

Fill information for a simple polygons

Hierarchy

Overview

Methods

Public constructor Create(const points: array of TPointF; APixelCenteredCoordinates: boolean = true);
Protected procedure ComputeIntersection(cury: single; var inter: ArrayOfTIntersectionInfo; var nbInter: integer); override;

Description

Methods

Public constructor Create(const points: array of TPointF; APixelCenteredCoordinates: boolean = true);

This item has no description.

Protected procedure ComputeIntersection(cury: single; var inter: ArrayOfTIntersectionInfo; var nbInter: integer); override;

This item has no description. Showing description inherited from TFillShapeInfo.ComputeIntersection.

compute intersections. the array must be big enough