Class TNaturalNeighborInterp
Unit
InterpolationUnit
Declaration
type TNaturalNeighborInterp = class(TCustomTriangleInterpolator)
Description
no description available, TCustomTriangleInterpolator description follows
no description available, TCustomAnisotropicInterpolator description follows
TCustomAnisotropicInterpolator
is the abstract ancestor of interpolators that support anisotropy.
Hierarchy
Overview
Fields
Methods
Description
Fields
Methods
 |
procedure StoreData(Sender: TObject; const DataSet: TDataArray); |
|
 |
constructor Create(AOwner: TComponent); override; |
|
 |
procedure Finalize(const DataSet: TDataArray); override; |
|
 |
destructor Destroy; override; |
|
 |
class function InterpolatorName: string; override; |
|
 |
function RealResult(const Location: TPoint2D): real; override; |
|
Generated by PasDoc 0.12.1 on 2013-05-13 15:41:43