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