26 #ifndef __TERRALIB_RP_INTERNAL_CLASSIFIERISODATASTRATEGY_H
27 #define __TERRALIB_RP_INTERNAL_CLASSIFIERISODATASTRATEGY_H
33 #include "../classification/ISOData.h"
78 AbstractParameters* clone() const;
97 te::cl::ISOData m_genericClassifierInstance;
Raster classifier strategy factory base class.
Raster classifier strategy base class.
Raster ISOData Classifier strategy factory.
ClassifierISODataStrategyFactory()
~ClassifierISODataStrategyFactory()
te::rp::ClassifierStrategy * build()
Concrete factories (derived from this one) must implement this method in order to create objects.
const Parameters & operator=(const Parameters ¶ms)
void reset() _NOEXCEPT_OP(false)
Clear all internal allocated resources and reset the parameters instance to its initial state.
te::cl::ISOData::Parameters m_parameters
Generic Classifier Parameters.
Raster classifier strategy factory base class.
Classifier Strategy Parameters.
Raster classifier strategy base class.
#define TERPEXPORT
You can use this macro in order to export/import classes and functions from this module.
Proxy configuration file for TerraView (see terraview_config.h).