[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: bgrafillinfo.pas line 22
type TFillShapeInfo = class(TBGRACustomFillInfo) |
||
protected |
||
|
||
procedure ComputeIntersection(); virtual; |
|
|
procedure SortIntersection(); virtual; |
|
|
procedure InternalQuickSortIntersection(); virtual; |
|
|
procedure ConvertFromNonZeroWinding(); virtual; |
|
|
function NbMaxIntersection; virtual; |
|
|
public |
||
destructor Destroy; override; |
|
|
function SegmentsCurved; override; |
|
|
function GetBounds; override; |
|
|
function IsPointInside(); override; |
|
|
function CreateIntersectionArray; override; |
|
|
function CreateIntersectionInfo; override; |
|
|
procedure FreeIntersectionArray(); override; |
|
|
procedure ComputeAndSort(); override; |
|
|
function GetSliceIndex; override; |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |