| Package | Description |
|---|---|
| org.n52.shetland.ogc.om | |
| org.n52.shetland.ogc.om.values |
| Modifier and Type | Method and Description |
|---|---|
int |
PointValuePair.compareTo(PointValuePair o) |
| Modifier and Type | Method and Description |
|---|---|
PointValuePair |
CvDiscretePointCoverage.getValue() |
| Modifier and Type | Method and Description |
|---|---|
List<PointValuePair> |
MultiPointCoverage.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiPointCoverage.addValue(PointValuePair value)
Add time value pair value
|
CvDiscretePointCoverage |
CvDiscretePointCoverage.setValue(PointValuePair value) |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiPointCoverage.addValues(List<PointValuePair> values)
Add time value pair values
|
MultiPointCoverage |
MultiPointCoverage.setValue(List<PointValuePair> value) |
| Constructor and Description |
|---|
PointValueLists(List<PointValuePair> pointValuePairs) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.