public interface BufferStats
Modifier and Type | Method and Description |
---|---|
void |
calculate()
Calculate statistics
|
double[][] |
getAllBandsLimits() |
ArrayList<Band> |
getBandList()
Gets the band list.
|
double[] |
getLimits() |
void calculate()
double[] getLimits() throws ProcessInterruptedException
ProcessInterruptedException
double[][] getAllBandsLimits() throws ProcessInterruptedException
ProcessInterruptedException
ArrayList<Band> getBandList()
StatsValues