Provides access to members that control a raster function.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
ClearCache | Clear the cache. |
![]() |
ComputeFootprint | Computes the footprint. |
![]() |
GetFiles | Gets source files within a given clipping geometry. |
![]() |
InvalidDatasetProperties | The properties to be invalidated when a function raster dataset is initialized. |
![]() |
IsActive | Indicates if the function is actively participating in the chain. |
![]() |
IsCacheStale | Indicates if the raster cache is stale and needs to be refreshed. |
![]() |
ProcessingCost | |
![]() |
RefreshCache | Refresh raster cache. |
CoClasses that implement IRasterFunction2
CoClasses and Classes | Description |
---|---|
CachedRasterFunction | The cached raster function for caching function raster datasets. |
GeometricFunction | A class for a raster geometric function. |
LasDatasetToRasterFunction (esriGeoDatabaseExtensions) | The LasDatasetToRasterFunction class. |
LasToRasterFunction (esriGeoDatabaseExtensions) | The LasToRasterFunction class. |
RasterInfoFunction | The raster info function for modifying raster properties. |
TerrainToRasterFunction (esriGeoDatabaseExtensions) | The TerrainToRasterFunction class. |