This document is archived and information here might be outdated.  Recommended version.


IRasterAnalysisGlobalEnvironment Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRasterAnalysisGlobalEnvironment Interface
ArcGIS Developer Help

IRasterAnalysisGlobalEnvironment Interface

Provides access to members that control the global environment for raster analysis.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

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:

Members

Name Description
Read/write property AvoidDataConversion Indicates weather to avoid data conversion in the RasterAnalysis.

Classes that implement IRasterAnalysisGlobalEnvironment

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.