26 #ifndef __TERRALIB_VP_INTERNAL_DIFFERENCEOPERATION_H 27 #define __TERRALIB_VP_INTERNAL_DIFFERENCEOPERATION_H 40 class AbstractParameters;
60 std::vector<te::vp::FeatureSet> executeImpl(
const std::vector<te::vp::FeatureSet>& vecInput);
79 #endif // __TERRALIB_VP_INTERNAL_DIFFERENCEOPERATION_H #define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module.
Abstract class used to define an operation.
Represents a difference operation between two sets of features.
Abstract factory used to create Operations.
Abstract Class to represent an abstract vector operation.
Configuration flags for the Terrralib Vector Processing module.