Uses of Package
org.geotools.arcsde.raster.info

Packages that use org.geotools.arcsde.raster.info
org.geotools.arcsde.raster.gce   
org.geotools.arcsde.raster.info   
org.geotools.arcsde.raster.io   
 

Classes in org.geotools.arcsde.raster.info used by org.geotools.arcsde.raster.gce
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.
 

Classes in org.geotools.arcsde.raster.info used by org.geotools.arcsde.raster.info
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.
 

Classes in org.geotools.arcsde.raster.info used by org.geotools.arcsde.raster.io
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-2010 Geotools. All Rights Reserved.