Uses of Class
org.geotools.arcsde.raster.info.RasterBandInfo

Packages that use RasterBandInfo
org.geotools.arcsde.raster.info   
 

Uses of RasterBandInfo in org.geotools.arcsde.raster.info
 

Methods in org.geotools.arcsde.raster.info that return RasterBandInfo
 RasterBandInfo RasterInfo.getBand(int index)
           
 RasterBandInfo RasterDatasetInfo.getBand(int rasterIndex, int bandIndex)
           
 

Methods in org.geotools.arcsde.raster.info that return types with arguments of type RasterBandInfo
 java.util.List<RasterBandInfo> RasterInfo.getBands()
           
 

Method parameters in org.geotools.arcsde.raster.info with type arguments of type RasterBandInfo
 void RasterInfo.setBands(java.util.List<RasterBandInfo> bands)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.