Package org.esa.snap.ui.product.spectrum
Interface Spectrum
-
- All Known Implementing Classes:
DisplayableSpectrum
public interface Spectrum
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
Band[]
getSpectralBands()
boolean
hasBands()
-