26 #ifndef __TERRALIB_FE_INTERNAL_WITHIN_H
27 #define __TERRALIB_FE_INTERNAL_WITHIN_H
#define TE_DEFINE_VISITABLE
A class for binary spatial operators.
A class for binary spatial operators.
An static class with global definitions.
This class is used to encode the name of any property of an object.
Binary spatial operator: Within.
Within(PropertyName *p, te::gm::Geometry *g)
Constructor.
Within(PropertyName *p, te::gml::Envelope *e)
Constructor.
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
Envelope defines an extent using a pair of positions defining opposite corners in arbitrary dimension...
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module.