26 #ifndef __TERRALIB_FE_INTERNAL_TOUCHES_H 
   27 #define __TERRALIB_FE_INTERNAL_TOUCHES_H 
#define TE_DEFINE_VISITABLE
 
A class for binary spatial operators.
 
A class for binary spatial operators.
 
An static class with global definitions.
 
This class is used to encode the name of any property of an object.
 
Binary spatial operator: Touches.
 
Touches(PropertyName *p, te::gm::Geometry *g)
Constructor.
 
Touches(PropertyName *p, te::gml::Envelope *e)
Constructor.
 
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...
 
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module.