mgIGeometryCapabilities.h File Reference

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


Namespaces

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

Functions

__property System::Int32 OSGeo::FDO::Connections::Capabilities::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
OSGeo::FDO::Common::GeometryComponentType 
OSGeo::FDO::Connections::Capabilities::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

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