26 #ifndef __TERRALIB_FE_INTERNAL_BBOXOP_H 
   27 #define __TERRALIB_FE_INTERNAL_BBOXOP_H 
  148 #endif  // __TERRALIB_FE_INTERNAL_BBOXOP_H 
te::gml::Envelope * m_envelope
Bounding box constraint. (Mandatory) 
 
A convenient and more compact way of encoding the very common bounding box constraint based on an env...
 
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. 
 
A spatial operator determines whether its geometric arguments satisfy the stated spatial relationship...
 
PropertyName * m_property
A geometric property. (theoretically it is optional, but it is required by the XML schema) ...
 
This class is used to encode the name of any property of an object. 
 
#define TE_DEFINE_VISITABLE
 
Envelope defines an extent using a pair of positions defining opposite corners in arbitrary dimension...