ArcObjects Library Reference (GeoAnalyst)  

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

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

CoClasses that implement IRasterAnalysisGlobalEnvironment

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.

.NET Related Topics

Data processing in spatial analysis operations