Go to the documentation of this file.
   26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_ST_ENVELOPE_H 
   27 #define __TERRALIB_DATAACCESS_INTERNAL_ST_ENVELOPE_H 
   37   namespace gm { 
class Geometry; }
 
   92 #endif  // __TERRALIB_DATAACCESS_INTERNAL_ST_ENVELOPE_H 
  
 
~ST_Envelope()
Destructor.
 
ST_Envelope(const Expression &e)
Constructor.
 
Spatial envelope operator.
 
Symbology Encoding functions.
 
A class that models the name of any property of an object.
 
A class that models a Function expression.
 
TE_DEFINE_VISITABLE ST_Envelope(const te::gm::Geometry &g)
Constructor.
 
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module.
 
ST_Envelope & operator=(const ST_Envelope &rhs)
 
This is an abstract class that models a query expression.
 
#define TE_DEFINE_VISITABLE
 
Expression * clone() const
It creates a new copy of this expression.
 
A static class with global function name definitions.
 
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
 
ST_Envelope(const te::da::PropertyName &prop)
Constructor.