Class Summary |
GatherCoverageMetadataCommand |
Session command to gather information for an ArcSDE Raster, such as dimensions, spatial extent,
number of pyramid levels, etc; into a RasterDatasetInfo |
RasterBandInfo |
|
RasterDatasetInfo |
Wraps metadata information for a raster dataset, whether it is composed of a single raster, or
it's raster catalog, and provides some conveinent methods to get to the raster metadata of it's
rasters and pyramid levels. |
RasterInfo |
A RasterInfo gathers the metadata for a single raster in a raster dataset
Basically, it wraps the SeRasterAttr object and implements some convenience methods for doing
calculations with it. |
RasterQueryInfo |
Captures information about a query for a single raster in a raster dataset. |
RasterUtils |
|