25#ifndef __TERRALIB_RP_INTERNAL_SEGMENTERSTRATEGYFACTORY_H
26#define __TERRALIB_RP_INTERNAL_SEGMENTERSTRATEGYFACTORY_H
45 std::less<std::string> >
A class that defines the interface of an abstract factory.
Raster segmenter strategy base class.
This class defines the interface of abstract factories without initializing parameters.
SegmenterStrategyFactory(const std::string &factoryKey)
virtual ~SegmenterStrategyFactory()
Namespace for Raster Processing module of TerraLib.
Configuration flags for the Raster Processing module of TerraLib.
#define TERPEXPORT
You can use this macro in order to export/import classes and functions from this module.