void setName(const char *opName)
It sets the operator name.
A spatial operator determines whether its geometric arguments satisfy the stated spatial relationship...
A spatial operator determines whether its geometric arguments satisfy the stated spatial relationship...
virtual ~SpatialOp()
Virtual destructor.
An abstract interface for operators.
AbstractOp * clone() const
It creates a new copy of this object.
SpatialOp(const char *opName=0)
It initializes the SpatialOp.
const char * m_name
Operator name.