| FDO API Reference | Feature Data Objects |
#include <FdoStd.h>
#include <Fdo/Filter/DistanceOperations.h>
#include <Fdo/Filter/GeometricCondition.h>
#include <Fdo/Expression/GeometryValue.h>
#include <Fdo/Expression/Identifier.h>
#include <Fdo/Filter/SpatialOperations.h>
Include dependency graph for DistanceCondition.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | FdoDistanceCondition |
| The FdoDistanceCondition class derives from FdoGeometricCondition and can be used to test whether the value of a geometric property is within or beyond a specified distance of the specified geometric value. Some feature providers may only support literal geometric values; if so, the provider's capabilities will indicate this limitation. More... | |
| Comments or suggestions? Send us feedback. |