Uses of Class
ucar.unidata.data.imagery.BandInfo
Packages that use BandInfo
Package
Description
DataSource classes and utilities for imagery (e.g., satellite,
Level III radar) data.
-
Uses of BandInfo in ucar.unidata.data.imagery
Method parameters in ucar.unidata.data.imagery with type arguments of type BandInfoModifier and TypeMethodDescriptionstatic 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 -
Uses of BandInfo in ucar.unidata.idv.chooser.adde
Methods in ucar.unidata.idv.chooser.adde that return types with arguments of type BandInfoModifier and TypeMethodDescriptionAddeImageChooser.getSelectedBandInfos()
Get the list of BandInfos for the current selected images