26#ifndef __TERRALIB_DATAACCESS_INTERNAL_ST_CONVEXHULL_H
27#define __TERRALIB_DATAACCESS_INTERNAL_ST_CONVEXHULL_H
#define TE_DEFINE_VISITABLE
A static class with global function name definitions.
This is an abstract class that models a query expression.
TE_DEFINE_VISITABLE Function(const std::string &name)
Constructor.
A class that models the name of any property of an object.
ST_ConvexHull & operator=(const ST_ConvexHull &rhs)
TE_DEFINE_VISITABLE ST_ConvexHull(const te::gm::Geometry &g)
Constructor.
ST_ConvexHull(const Expression &e)
Constructor.
ST_ConvexHull(const te::da::PropertyName &prop)
Constructor.
Expression * clone() const
It creates a new copy of this expression.
~ST_ConvexHull()
Destructor.
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
A class that models a Function expression.
Namespace for the DataAccess API of TerraLib.
Namespace for the Vector Geometry module of TerraLib.
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module.