|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BandInfo | |
|---|---|
| ucar.unidata.data.imagery | DataSource classes and utilities for imagery (e.g., satellite, Level III radar) data. |
| ucar.unidata.idv.chooser.adde | |
| Uses of BandInfo in ucar.unidata.data.imagery |
|---|
| Method parameters in ucar.unidata.data.imagery with type arguments of type BandInfo | |
|---|---|
static int |
BandInfo.findIndexByName(String desc,
List<BandInfo> bandinfos)
Find the index in the list of the first band with the band description. |
static int |
BandInfo.findIndexByNumber(int band,
List<BandInfo> bandinfos)
Find the index in the list of the first band with the band number. |
| Constructors in ucar.unidata.data.imagery with parameters of type BandInfo | |
|---|---|
BandInfo(BandInfo that)
Copy constructor |
|
| Uses of BandInfo in ucar.unidata.idv.chooser.adde |
|---|
| Methods in ucar.unidata.idv.chooser.adde that return types with arguments of type BandInfo | |
|---|---|
List<BandInfo> |
AddeImageChooser.getSelectedBandInfos()
Get the list of BandInfos for the current selected images |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||