25 #ifndef __TERRALIB_RP_INTERNAL_SEGMENTERSTRATEGYPARAMETERS_H 
   26 #define __TERRALIB_RP_INTERNAL_SEGMENTERSTRATEGYPARAMETERS_H 
   28 #include "../common/AbstractParameters.h" 
   35     class AlgorithmParametersSerializer;
 
Abstract parameters base interface.
 
Segmenter Strategy Parameters.
 
virtual bool serialize(AlgorithmParametersSerializer &serializer) const
Returns a parameter serialization object.
 
virtual ~SegmenterStrategyParameters()
 
SegmenterStrategyParameters()
 
SegmenterStrategyParameters(const SegmenterStrategyParameters &)
 
#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).