| Package | Description |
|---|---|
| org.n52.shetland.ogc.om | |
| org.n52.shetland.ogc.om.values |
| Modifier and Type | Class and Description |
|---|---|
class |
TimeLocationValueTriple
Class that hold the time, the location and the value.
|
| Modifier and Type | Method and Description |
|---|---|
abstract TimeValuePair |
StreamingValue.nextValue()
Get next
TimeValuePair from entity |
| Modifier and Type | Method and Description |
|---|---|
int |
TimeValuePair.compareTo(TimeValuePair o) |
int |
TimeLocationValueTriple.compareTo(TimeValuePair o) |
| Modifier and Type | Method and Description |
|---|---|
List<TimeValuePair> |
TVPValue.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
TVPValue.addValue(TimeValuePair value)
Add time value pair value
|
| Modifier and Type | Method and Description |
|---|---|
void |
TVPValue.addValues(List<TimeValuePair> values)
Add time value pair values
|
TVPValue |
TVPValue.setValue(List<TimeValuePair> value) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.