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