Provides access to members that control a function raster dataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
AlterDefinition | Saves any changes made to this dataset. |
![]() |
Arguments | The raster function arguments. |
![]() |
ClearCache | Clear the cache. |
![]() |
ComputeFootprint | Computes the footprint. |
![]() |
FindMemberFunctionsArgumentsByCLSID | Finds raster function arguments in this dataset that match the given function arguments CLSID. |
![]() |
FindMemberFunctionsByCLSID | Finds raster functions in this dataset that match the given function CLSID. |
![]() |
FindMemberFunctionsByName | Finds raster functions in this dataset that match the given function name. |
![]() |
FullName | The name of this function raster dataset. |
![]() |
Function | The raster function. |
![]() |
GetFiles | Gets source files within a given clipping geometry. |
![]() |
Init | Initializes this function raster dataset. |
![]() |
IsCacheStale | Indicates if the raster cache is stale and needs to be refreshed. |
![]() |
MemberDatasetNames | The constituent datasets names referenced by this function raster dataset. |
![]() |
MemberRasterDatasets | The constituent raster datasets in this function raster dataset. |
![]() |
Properties | The function raster dataset proprties. |
![]() |
RasterInfo | The raster information. |
![]() |
RefreshCache | Refresh raster cache. |
![]() |
Simplify | Simplifies the function raster dataset by removing redundant raster functions. |
![]() |
Synchronize | Synchronizes changes. |
Inherited Interfaces
Interfaces | Description |
---|---|
IFunctionRasterDataset | Provides access to members that control a function raster dataset. |
CoClasses that implement IFunctionRasterDataset2
CoClasses and Classes | Description |
---|---|
FunctionRasterDataset | A class for a function raster dataset. |