public static class WcsCoverage.VerticalRange extends Object
| Constructor and Description |
|---|
VerticalRange(double minimum,
double maximum,
int stride) |
VerticalRange(double point,
int stride) |
| Modifier and Type | Method and Description |
|---|---|
double |
getMaximum() |
double |
getMinimum() |
int |
getStride() |
boolean |
isSinglePoint() |
String |
toString() |