Unit 'GR32_Clipper' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_graphics32]

TClipper

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

Declaration

Source position: GR32_Clipper.pas line 168

type TClipper = class

protected

  procedure CleanUp;

  

  procedure ExecuteInternal(); virtual;

  

  function BuildResult();

  

  property OutRecList: TList; [r]

  

  property IntersectNode []: PIntersectNode; [r]

  

public

  constructor Create; virtual;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  function GetBounds;

  

  procedure AddPath();

  

  procedure AddPaths();

  

  function Execute();

  

end;

Inheritance

TClipper

  

|

TObject



CT Web help

CodeTyphon Studio