This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IF > IFunctionRasterDataset2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control a function raster dataset.
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. |
Interfaces | Description |
---|---|
IFunctionRasterDataset | Provides access to members that control a function raster dataset. |
CoClasses and Classes | Description |
---|---|
FunctionRasterDataset | A class for a function raster dataset. |