26 #ifndef __TERRALIB_FE_INTERNAL_SPATIALCAPABILITIES_H    27 #define __TERRALIB_FE_INTERNAL_SPATIALCAPABILITIES_H    37     class GeometryOperands;
    38     class SpatialOperators;
   134 #endif  // __TERRALIB_FE_INTERNAL_SPATIALCAPABILITIES_H Spatial capabilities include the ability to filter spatial data. 
 
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
SpatialOperators * m_spatialOperators
Mandatory. 
 
GeometryOperands * m_geometryOperands
Mandatory. 
 
Configuration flags for the TerraLib Filter Encoding module.