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