28 #ifndef __TERRALIB_FE_INTERNAL_SPATIALOP_H
29 #define __TERRALIB_FE_INTERNAL_SPATIALOP_H
#define TE_DEFINE_VISITABLE
An abstract interface for operators.
A spatial operator determines whether its geometric arguments satisfy the stated spatial relationship...
virtual ~SpatialOp()
Virtual destructor.
AbstractOp * clone() const
It creates a new copy of this object.
SpatialOp(const char *opName=0)
It initializes the SpatialOp.
Auxiliary classes and functions to serialize filter operations from a XML document.
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module.