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