Package | Description |
---|---|
org.geotools.arcsde.raster.gce | |
org.geotools.arcsde.raster.info | |
org.geotools.arcsde.raster.io |
Class and Description |
---|
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.
|
Class and Description |
---|
CompressionType
An enumeration that mirrors the different possible raster compression types in Arcsde (ie,
SeRaster#SE_COMPRESSION_* ) |
InterleaveType
An enumeration that mirrors the different possible band interleave types in Arcsde (ie,
SeRaster#SE_RASTER_INTERLEAVE_* ) |
InterpolationType
An enumeration that mirrors the different possible raster interpolation types in Arcsde (ie,
SeRaster#SE_INTERPOLATION_* ) |
RasterBandInfo |
RasterCellType
An enumeration that mirrors the different possible cell resolutions in Arcsde (ie,
SeRaster#SE_PIXEL_TYPE_* ) |
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.
|
Class and Description |
---|
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.
|
Copyright © 1996–2019 Geotools. All rights reserved.