27 #include "../../geometry/Geometry.h" ~GeometryType()
Destructor.
Expression * clone() const
It creates a new copy of this expression.
A class that models the name of any property of an object.
A class that models the name of any property of an object.
virtual Expression * clone() const =0
It creates a new copy of this expression.
A class that models a Literal Bool value.
This is an abstract class that models a query expression.
Expression * clone() const
It creates a new copy of this expression.
Spatial is closed operator.
A class that models a Function expression.
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
GeometryType & operator=(const GeometryType &rhs)
Function & operator=(const Function &rhs)
TE_DEFINE_VISITABLE GeometryType(const te::gm::Geometry &g)
Constructor.
A class that models a literal for Geometry values.
std::vector< Expression * > m_args
The list of arguments.
A class that models a literal for Geometry values.