25 #ifndef __TERRALIB_RP_INTERNAL_TIEPOINTSLOCATORINPUTPARAMETERS_H 26 #define __TERRALIB_RP_INTERNAL_TIEPOINTSLOCATORINPUTPARAMETERS_H 32 #include "../geometry/GeometricTransformation.h" 33 #include "../raster/Raster.h" 34 #include "../raster/Interpolator.h" 123 AbstractParameters* clone() const;
129 void setSpecStrategyParams(
Tie Points Locator strategy parameters.
Base exception class for plugin module.
#define TERPEXPORT
You can use this macro in order to export/import classes and functions from this module.
InterpolationMethod
Allowed interpolation methods.
TiePointsLocator strategy parameters.
An abstract class for raster data strucutures.
rasterPointer reset(te::rst::RasterFactory::make("MEM", new te::rst::Grid(nCols, nLines), bandsProps, std::map< std::string, std::string >(), 0, 0))
Configuration flags for the Raster Processing module of TerraLib.