ArcObjects Library Reference (DataSourcesRaster)  

IRasterTypeDataSourceHandler Interface

Provides access to members that control the raster type data source handler.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method CanOpen Indicates whether a valid raster type is available in the specified collection that's capable of opening the given data source and returns a collection of all such valid raster types. This method uses RasterTypeEnvironment.GlobalSensorRasterTypes collection if
Method Open Builds the specified data source using the specified raster types and returns the constructed function raster dataset. This method uses RasterTypeEnvironment.GlobalSensorRasterTypes collection if no input raster type array is supplied.
Method QuerySupportedFilesInFolder Searches the given folder path, non-recursively, for files that can be opened by the specified collection of raster types and returns an array of valid file paths. This method uses RasterTypeEnvironment.GlobalSensorRasterTypes collection if no input raster typ

CoClasses that implement IRasterTypeDataSourceHandler

CoClasses and Classes Description
RasterTypeEnvironment The raster type environment.