Class TEvtLayerStorage

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TEvtLayerStorage = class(TCustomBoundaryStorage)

Description

TEvtLayerStorage extends TCustomBoundaryStorage by adding the locations and evapotranspiration layers of series of evapotranspiration cells.

Hierarchy

Overview

Fields

Private FEvtLayerArray: TEvtLayerArray;

Methods

Private function GetEvtLayerArray: TEvtLayerArray;
Protected procedure Restore(DecompressionStream: TDecompressionStream; Annotations: TStringList); override;
Protected procedure Store(Compressor: TCompressionStream); override;
Protected procedure Clear; override;

Properties

Public property EvtLayerArray: TEvtLayerArray read GetEvtLayerArray;

Description

Fields

Private FEvtLayerArray: TEvtLayerArray;
 

Methods

Private function GetEvtLayerArray: TEvtLayerArray;
 
Protected procedure Restore(DecompressionStream: TDecompressionStream; Annotations: TStringList); override;
 
Protected procedure Store(Compressor: TCompressionStream); override;
 
Protected procedure Clear; override;
 

Properties

Public property EvtLayerArray: TEvtLayerArray read GetEvtLayerArray;
 

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