ArcObjects Library Reference (GeoAnalyst)  

IGeoAnalysisEnvironment Interface

Provides access to members that control the GeoAnalysis environment.

Product Availability

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

Members

Description
Read/write property OutSpatialReference The output spatial reference of GeoAnalysis.
Read/write property OutWorkspace The output workspace of GeoAnalysis.

CoClasses that implement IGeoAnalysisEnvironment

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.

Remarks

  • Read the Working with ArcGIS Spatial Analyst objects technical document for general information on implementing Spatial Analyst operations.