18 #ifndef QGSTININTERPOLATOR_H 19 #define QGSTININTERPOLATOR_H 23 #include "qgis_analysis.h" Interface class for interpolations.
An interface for objects which accept features via addFeature(s) methods.
Clough-Tocher interpolation.
Container of fields for a vector layer.
A geometry is the spatial representation of a feature.
Interpolation in a triangular irregular network.
SourceType
Describes the type of input data.
The feature class encapsulates a single feature including its id, geometry and a list of field/values...
Base class for feedback objects to be used for cancellation of something running in a worker thread...
virtual int interpolatePoint(double x, double y, double &result, QgsFeedback *feedback=nullptr)=0
Calculates interpolation value for map coordinates x, y.
ValueSource
Source for interpolated values from features.
This is an interface for interpolator classes for triangulations.
Interface for Triangulation classes.
TinInterpolation
Indicates the type of interpolation to be performed.