| Package | Description |
|---|---|
| org.n52.shetland.ogc.om.values |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComparableValue<T,C extends ComparableValue<T,C>> |
| Modifier and Type | Class and Description |
|---|---|
class |
QuantityRangeValue |
class |
QuantityValue
Quantity measurement representation for observation
|
| Modifier and Type | Method and Description |
|---|---|
List<ComparableValue<?,?>> |
RectifiedGridCoverage.getDomainSet()
Get the domainSet
|
SortedMap<ComparableValue<?,?>,Value<?>> |
RectifiedGridCoverage.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
RectifiedGridCoverage.addValue(ComparableValue<?,?> key,
Value<?> value) |
| Modifier and Type | Method and Description |
|---|---|
void |
RectifiedGridCoverage.addValue(SortedMap<ComparableValue<?,?>,Value<?>> value) |
RectifiedGridCoverage |
RectifiedGridCoverage.setValue(SortedMap<ComparableValue<?,?>,Value<?>> value) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.