Unit 'AggRasterizerScanLineAA' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_aggmod]

TAggOutlineAA

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: aggrasterizerscanlineaa.pas line 71

type TAggOutlineAA = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure MoveTo();

  

  procedure LineTo();

  

  procedure Reset;

  

  procedure AddCurrentCell;

  

  procedure SetCurrentCell();

  

  procedure SortCells;

  

  function ScanLineNumCells();

  

  function ScanLineCells();

  

  procedure RenderLine();

  

  procedure RenderHorizontalLine();

  

  procedure AllocateBlock;

  

  property TotalCells: Cardinal; [r]

  

  property Sorted: Boolean; [r]

  

  property MinX: Integer; [r]

  

  property MinY: Integer; [r]

  

  property MaxX: Integer; [r]

  

  property MaxY: Integer; [r]

  

end;

Inheritance

TAggOutlineAA

  

|

TObject



CT Web help

CodeTyphon Studio