This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the environment for raster analysis.
Name | 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. | |
GetCellSizeAndExtent | define a cell size at the given location in the given sr (sr of pE). pE can be empty if only its SR is used. | |
GetExtent | Gets the type and values of extent in the RasterAnalysis. | |
IsCSInOutSR | Returns S_OK if cell size sr is same as output sr | |
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. | |
SetCellSizeAndExtent | define a cell size at the given location in the given sr (sr of pE). pE can be empty if only its SR is used. | |
SetExtent | Sets the type and values of extent in the RasterAnalysis. | |
VerifyType | The verify type of the RasterAnalysis. |
Interfaces | Description |
---|---|
IGeoAnalysisEnvironment | Provides access to members that control the GeoAnalysis environment. |
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. |