FDO 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:


Functions

__property NAMESPACE_OSGEO_FDO_FILTER::DistanceOperations get_DistanceOperations ()[]
 Returns an array of FdoDistanceOperation objects the feature provider supports.
__property NAMESPACE_OSGEO_FDO_FILTER::SpatialOperations get_SpatialOperations ()[]
 Returns an array of FdoSpatialOperation objects the feature provider supports.
System::Boolean SupportsGeodesicDistance ()
 Determines if the feature provider supports geodesic distance measurement. Returns false if the feature provider supports only linear distance measurement.
System::Boolean 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

END_NAMESPACE_OSGEO_FDO_FILTER
BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
public __gc __interface 
IFilterCapabilities
 The FdoIFilterCapabilities interface declares the feature provider's level of support for FdoFilter classes.

Comments or suggestions? Send us feedback.