FdoGeometricCondition Class Reference

The FdoGeometricCondition abstract class derives from FdoSearchCondition and can be used to test whether the value of a geometric property meets a particular spatial criteria. FdoGeometricCondition is the base class for FdoDistanceCondition and FdoSpatialCondition. More...

#include <GeometricCondition.h>

Inherits FdoSearchCondition.

Inherited by FdoDistanceCondition, and FdoSpatialCondition.

List of all members.


Public Member Functions

FDO_API FdoIdentifierGetPropertyName ()
 Gets the name of the geometric property.
FDO_API void SetPropertyName (FdoIdentifier *value)
 Sets the name of the geometric property.

Detailed Description

The FdoGeometricCondition abstract class derives from FdoSearchCondition and can be used to test whether the value of a geometric property meets a particular spatial criteria. FdoGeometricCondition is the base class for FdoDistanceCondition and FdoSpatialCondition.

Definition at line 35 of file GeometricCondition.h.


The documentation for this class was generated from the following file: