26#ifndef __TERRALIB_FE_INTERNAL_CROSSES_H
27#define __TERRALIB_FE_INTERNAL_CROSSES_H
#define TE_DEFINE_VISITABLE
A class for binary spatial operators.
BinarySpatialOp(const char *opName=0)
It initializes the BinarySpatialOp.
Crosses(PropertyName *p, te::gm::Geometry *g)
Constructor.
Crosses(PropertyName *p, te::gml::Envelope *e)
Constructor.
An static class with global definitions.
This class is used to encode the name of any property of an object.
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...
An static class with global definitions.
Namespace for the Filter Encoding module of TerraLib.
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module.