25#ifndef __TERRALIB_RP_INTERNAL_SEGMENTERSTRATEGYFACTORY_H 
   26#define __TERRALIB_RP_INTERNAL_SEGMENTERSTRATEGYFACTORY_H 
   31#include "../common/AbstractFactory.h" 
   45      std::less<std::string> >
 
Raster segmenter strategy base class.
 
This class defines the interface of abstract factories without initializing parameters.
 
Raster segmenter strategy factory base class.
 
SegmenterStrategyFactory(const std::string &factoryKey)
 
virtual ~SegmenterStrategyFactory()
 
#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).