Package | Description |
---|---|
org.geotools.arcsde.raster.info |
Modifier and Type | Method and Description |
---|---|
RasterBandInfo |
RasterInfo.getBand(int index) |
RasterBandInfo |
RasterDatasetInfo.getBand(int rasterIndex,
int bandIndex) |
Modifier and Type | Method and Description |
---|---|
List<RasterBandInfo> |
RasterInfo.getBands() |
Modifier and Type | Method and Description |
---|---|
void |
RasterInfo.setBands(List<RasterBandInfo> bands) |
Copyright © 1996–2019 Geotools. All rights reserved.