Description | Hierarchy | Fields | Methods | Properties |
type TFrontPolygon = class(TRangeTreeLeaf)
See TCellElementLeaf
![]() |
FLayer: Integer; |
![]() |
FPolygon: TPolygon2D; |
![]() |
FCol: Integer; |
![]() |
FMaxX: double; |
![]() |
FMaxY: double; |
![]() |
FMinX: double; |
![]() |
FMinY: double; |
![]() |
constructor Create(ACol, ALayer: Integer; APolygon: TPolygon2D); |
![]() |
function GetCoordinate(Depth: integer): double; override; |
![]() |
property Col: Integer read FCol; |
![]() |
property Layer: Integer read FLayer; |
![]() |
property Polygon: TPolygon2D read FPolygon; |
![]() |
property MinX: double read FMinX; |
![]() |
property MaxX: double read FMaxX; |
![]() |
property MinY: double read FMinY; |
![]() |
property MaxY: double read FMaxY; |
![]() |
FLayer: Integer; |
![]() |
FPolygon: TPolygon2D; |
![]() |
FCol: Integer; |
![]() |
FMaxX: double; |
![]() |
FMaxY: double; |
![]() |
FMinX: double; |
![]() |
FMinY: double; |
![]() |
constructor Create(ACol, ALayer: Integer; APolygon: TPolygon2D); |
![]() |
function GetCoordinate(Depth: integer): double; override; |
![]() |
property Col: Integer read FCol; |
![]() |
property Layer: Integer read FLayer; |
![]() |
property Polygon: TPolygon2D read FPolygon; |
![]() |
property MinX: double read FMinX; |
![]() |
property MaxX: double read FMaxX; |
![]() |
property MinY: double read FMinY; |
![]() |
property MaxY: double read FMaxY; |