FDO .NET API Reference Feature Data Objects

mgIFilterCapabilities.h File Reference

Include dependency graph for mgIFilterCapabilities.h:

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

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Connections
namespace  OSGeo::FDO::Connections::Capabilities
namespace  OSGeo::FDO::Filter

Functions

__property OSGeo::FDO::Filter::DistanceOperations OSGeo::FDO::Connections::Capabilities::get_DistanceOperations ()[]
 Returns an array of DistanceOperation objects the feature provider supports.
__property OSGeo::FDO::Filter::SpatialOperations OSGeo::FDO::Connections::Capabilities::get_SpatialOperations ()[]
 Returns an array of SpatialOperation objects the feature provider supports.
System::Boolean OSGeo::FDO::Connections::Capabilities::SupportsGeodesicDistance ()
 Determines if the feature provider supports geodesic distance measurement. Returns false if the feature provider supports only linear distance measurement.
System::Boolean OSGeo::FDO::Connections::Capabilities::SupportsNonLiteralGeometricOperations ()
 Determines if spatial and distance operations can be applied between two geometric properties. Returns false if spatial and distance operations can be applied only between a geometric property and a literal geometry.

Variables

public __gc __interface OSGeo::FDO::Connections::Capabilities::IFilterCapabilities

Comments or suggestions? Send us feedback.