FDO .NET API Reference Feature Data Objects

mgIRasterCapabilities.h File Reference

Include dependency graph for mgIRasterCapabilities.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::Raster

Functions

System::Boolean OSGeo::FDO::Connections::Capabilities::SupportsDataModel (OSGeo::FDO::Raster::RasterDataModel *model)
 Returns true if the provider can handle the provided data model. It is expected that when used to transform between data models, the matrix defined by input and output data models is not sparse for every data model that is supported.
System::Boolean OSGeo::FDO::Connections::Capabilities::SupportsStitching ()
 Returns true if the provider has the capability to stitch images from a select command (query) together into a single image.
System::Boolean OSGeo::FDO::Connections::Capabilities::SupportsSubsampling ()
 Returns true if the provider can reduce the resolution of an image.

Variables

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

Comments or suggestions? Send us feedback.