Package com.esri.aims.mtier.model.map.layer.raster

Provides classes that are used to obtain raster information from an ArcIMS image service containing a raster image data source.

See:
          Description

Class Summary
Band This object contains property values generated from a RasterInfo response.
Bands Contains a collection of Band objects.
Raster Contains x, y coordinates, and a CoordSys object that is used to aquire band information about an image layer.
RasterInfo Contains a collection of Bands object.
 

Package com.esri.aims.mtier.model.map.layer.raster Description

Provides classes that are used to obtain raster information from an ArcIMS image service containing a raster image data source. Contains the Raster, RasterInfo, Bands, and Band objects.