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


Functions

System::Boolean SupportsDataModel (NAMESPACE_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 SupportsStitching ()
 Returns true if the provider has the capability to stitch images from a select command (query) together into a single image.
System::Boolean SupportsSubsampling ()
 Returns true if the provider can reduce the resolution of an image.

Variables

END_NAMESPACE_OSGEO_FDO_RASTER
BEGIN_NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES
public __gc __interface 
IRasterCapabilities
 The FdoIRasterCapabilities class delineates available support for raster processing from a provider.

Comments or suggestions? Send us feedback.