com.esri.arcgis.datasourcesraster
Interface ICachedRasterFunction
- All Superinterfaces:
- Serializable
public interface ICachedRasterFunction
- extends Serializable
Provides access to members that control a cached raster function.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
getCachedRasterFileName
String getCachedRasterFileName()
throws IOException,
AutomationException
- The name of the cached raster file.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
- Returns:
- The pFileName
- Throws:
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.