Class TRangeTreeLeaf

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TRangeTreeLeaf = class(TObject)

Description

See TCellElementLeaf

Hierarchy

Overview

Fields

Private FIsLeft: boolean;

Methods

Public function GetCoordinate(Depth: integer): double; virtual; abstract;

Description

Fields

Private FIsLeft: boolean;
 

Methods

Public function GetCoordinate(Depth: integer): double; virtual; abstract;

GetCoordinate must be overridden by descendants to specify a different value for different values of Depth. Depth will range from 0 to CoordinateCount -1.


Generated by PasDoc 0.12.1 on 2013-05-13 15:41:43