Provides access to members that control the environment for raster analysis.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
DefaultOutputRasterPrefix | The default output raster prefix. | 
![]()  | 
DefaultOutputVectorPrefix | The default output vector prefix. | 
![]()  | 
GetCellSize | Gets the type and value of cell size in the RasterAnalysis. | 
![]()  | 
GetExtent | Gets the type and values of extent in the RasterAnalysis. | 
![]()  | 
Mask | Mask allows processing to occur only for a selected set of cells. | 
![]()  | 
OutSpatialReference | The output spatial reference of GeoAnalysis. | 
![]()  | 
OutWorkspace | The output workspace of GeoAnalysis. | 
![]()  | 
Reset | Remove all previously stored default rasteranalysis environments. | 
![]()  | 
RestoreToPreviousDefaultEnvironment | Restores to the previous default raster analysis environment. | 
![]()  | 
SetAsNewDefaultEnvironment | Sets the raster analysis environment of the object as new default environment. | 
![]()  | 
SetCellSize | Sets the type and value of cell size in the RasterAnalysis. | 
![]()  | 
SetExtent | Sets the type and values of extent in the RasterAnalysis. | 
![]()  | 
VerifyType | The verify type of the RasterAnalysis. | 
Inherited Interfaces
| Interfaces | Description | 
|---|---|
| IGeoAnalysisEnvironment | Provides access to members that control the GeoAnalysis environment. | 
CoClasses that implement IRasterAnalysisEnvironment
| CoClasses and Classes | Description | 
|---|---|
| GridTableOp | ESRI grid VAT operations class. | 
| RasterAnalysis | A collection of information about the raster analysis environment. | 
| RasterConditionalOp (esriSpatialAnalyst) | A mechanism for performing conditional operations on rasters. | 
| RasterConversionOp | ESRI raster conversion and import operations class. | 
| RasterDensityOp (esriSpatialAnalyst) | A mechanism for performing density operations on rasters. | 
| RasterDistanceOp (esriSpatialAnalyst) | A mechanism for performing distance operations on rasters. | 
| RasterExtractionOp (esriSpatialAnalyst) | A mechanism for performing operations that extract cells from rasters. | 
| RasterGeneralizeOp (esriSpatialAnalyst) | A mechanism for performing simplifying operations on rasters. | 
| RasterGroundwaterOp (esriSpatialAnalyst) | A mechanism for performing groundwater operations on rasters. | 
| RasterHydrologyOp (esriSpatialAnalyst) | A mechanism for performing hydrological operations on rasters. | 
| RasterInterpolationOp | Raster interpolation operation class. | 
| RasterLocalOp (esriSpatialAnalyst) | A mechanism for performing local operations on rasters. | 
| RasterMakerOp | A mechanism for generating rasters. | 
| RasterMapAlgebraOp (esriSpatialAnalyst) | A mechanism for performing MapAlgebra operations on rasters. | 
| RasterMathOps (esriSpatialAnalyst) | A mechanism for performing mathematical operations on rasters. | 
| RasterMathSupportOp | Raster mathematic support operation class. | 
| RasterModel | A mechanism that allows scripting of operations, and inclusion of non-raster input/output formats (feature data, tables, etc). | 
| RasterMultivariateOp (esriSpatialAnalyst) | A mechanism for performing multivariate operations on rasters. | 
| RasterNeighborhoodOp (esriSpatialAnalyst) | A mechanism for performing neighbourhood operations on rasters. | 
| RasterReclassOp | Raster Reclass operation class. | 
| RasterSettings (esriSpatialAnalystUI) | Raster Settings object to hold seetings in an application. | 
| RasterSurfaceOp | Raster surface operation class. | 
| RasterTransformationOp | ESRI Transformation operations class. | 
| RasterZonalOp (esriSpatialAnalyst) | A mechanism for performing zonal operations on rasters. | 


