FDO API Reference Feature Data Objects

mgIGeometryCapabilities.h File Reference

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


Functions

__property System::Int32 get_Dimensionalities ()
 Returns the supported dimensionalities which are based on the bit masks defined in the Dimensionality enum. The Z and M bits indicate if the provider supports 3d or Measure dimensions in geometry data. The XY bit should be set too.
__property NAMESPACE_OSGEO_COMMON::GeometryComponentType get_GeometryComponentTypes ()[]
 Return the list of supported component types. For example, if a client wanted to know if circular arcs were supported by a provider, it would call GetGeometryComponentTypes and check for CircularArcSegment in the returned list.

Variables

BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
public __gc __interface 
IGeometryCapabilities
 The FdoIGeometryCapabilities class delineates available support for raster processing from a provider.

Comments or suggestions? Send us feedback.