26 #ifndef __TERRALIB_FE_INTERNAL_INTERSECTS_H 
   27 #define __TERRALIB_FE_INTERNAL_INTERSECTS_H 
   86 #endif  // __TERRALIB_FE_INTERNAL_INTERSECTS_H 
An static class with global definitions. 
 
This class is used to encode the name of any property of an object. 
 
A class for binary spatial operators. 
 
Binary spatial operator: Intersects. 
 
#define TE_DEFINE_VISITABLE
 
A class for binary spatial operators. 
 
An static class with global definitions. 
 
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards. 
 
Envelope defines an extent using a pair of positions defining opposite corners in arbitrary dimension...
 
Intersects(PropertyName *p, te::gml::Envelope *e)
Constructor. 
 
Intersects(PropertyName *p, te::gm::Geometry *g)
Constructor. 
 
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module.