This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRasterAnalysisGlobalEnvironment Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the global environment for raster analysis.
Introduced in ArcGIS 10 to allow for the processing of raster data in Spatial Analyst without the need to convert to ESRI grid format.
The following summarizes IRasterAnalysisGlobalEnvironment:
Description | ||
---|---|---|
AvoidDataConversion | Indicates weather to avoid data conversion in the RasterAnalysis. |
CoClasses and Classes | Description |
---|---|
GridTableOp | Esri grid VAT operations class. |
RasterAnalysis | A collection of information about the raster analysis environment. |
RasterConversionOp | Esri raster conversion and import operations class. |
RasterInterpolationOp | Raster interpolation operation class. |
RasterMakerOp | A mechanism for generating 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). |
RasterReclassOp | Raster Reclass operation class. |
RasterSurfaceOp | Raster surface operation class. |
RasterTransformationOp | Esri Transformation operations class. |