|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidSampleDimensionException | |
|---|---|
| org.opengis.coverage.processing | |
| Uses of InvalidSampleDimensionException in org.opengis.coverage.processing |
|---|
| Methods in org.opengis.coverage.processing that throw InvalidSampleDimensionException | |
|---|---|
int[] |
GridAnalysis.getHistogram(int sampleDimension,
double minimumEntryValue,
double maximumEntryValue,
int numberEntries)
Deprecated. Determine the histogram of the grid values for a sample dimension. |
double |
GridAnalysis.getMaxValue(int sampleDimension)
Deprecated. Determine the maximum grid value for a sample dimension. |
double |
GridAnalysis.getMeanValue(int sampleDimension)
Deprecated. Determine the mean grid value for a sample dimension. |
double |
GridAnalysis.getMedianValue(int sampleDimension)
Deprecated. Determine the median grid value for a sample dimension. |
double |
GridAnalysis.getMinValue(int sampleDimension)
Deprecated. Determine the minimum grid value for a sample dimension. |
double |
GridAnalysis.getModeValue(int sampleDimension)
Deprecated. Determine the mode grid value for a sample dimension. |
double |
GridAnalysis.getStandardDeviation(int sampleDimension)
Deprecated. Determine the standard deviation from the mean of the grid values for a sample dimension. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||