Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.geotools.arcsde.raster.info Classes and Interfaces - 10 results found.
| Name | Description | Type | Package | Framework |
| CompressionType | enum CompressionTypeAn enumeration that mirrors the different possible raster compression types in Arcsde (ie, | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| GatherCoverageMetadataCommand | Session command to gather information for an ArcSDE Raster, such as dimensions, spatial extent, number of pyramid levels, etc; into a RasterDatasetInfo | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| InterleaveType | An enumeration that mirrors the different possible band interleave types in Arcsde (ie, SeRaster#SE_RASTER_INTERLEAVE_*)Since:2. | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| InterpolationType | enum InterpolationTypeAn enumeration that mirrors the different possible raster interpolation types in Arcsde (ie, | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| RasterBandInfo | | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| RasterCellType | An enumeration that mirrors the different possible cell resolutions in Arcsde (ie, SeRaster#SE_PIXEL_TYPE_*)Since:2. | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| 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 | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| 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 | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| RasterQueryInfo | Captures information about a query for a single raster in a raster dataset. | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| RasterUtils | | Class | org.geotools.arcsde.raster.info | GeoTools |