27 #ifndef __TERRALIB_DATAACCESS_INTERNAL_ST_ENVELOPEINTERSECTS_H    28 #define __TERRALIB_DATAACCESS_INTERNAL_ST_ENVELOPEINTERSECTS_H    86 #endif  // __TERRALIB_DATAACCESS_INTERNAL_ST_ENVELOPEINTERSECTS_H This is an abstract class that models a query expression. 
 
ST_EnvelopeIntersects(const Expression &arg1, const Expression &arg2)
Constructor. 
 
An operator that considers the intersection among approximations or envelopes of geometries. 
 
#define TE_DEFINE_VISITABLE
 
A base class for binary functions. 
 
A static class with global function name definitions. 
 
~ST_EnvelopeIntersects()
Destructor. 
 
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A base class for binary functions. 
 
TE_DEFINE_VISITABLE ST_EnvelopeIntersects(Expression *arg1, Expression *arg2)
Constructor. 
 
A static class with global function name definitions.