26 #ifndef __TERRALIB_FE_INTERNAL_SPATIALOP_H    27 #define __TERRALIB_FE_INTERNAL_SPATIALOP_H    78 #endif  // __TERRALIB_FE_INTERNAL_SPATIALOP_H An abstract interface for operators. 
 
A spatial operator determines whether its geometric arguments satisfy the stated spatial relationship...
 
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
#define TE_DEFINE_VISITABLE
 
An abstract interface for operators.