| Package | Description |
|---|---|
| org.n52.shetland.inspire.omso | |
| org.n52.shetland.ogc.om | |
| org.n52.shetland.ogc.sos.response |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
MultiPointObservation.mergeValues(ObservationValue<?> observationValue) |
protected boolean |
ProfileObservation.mergeValues(ObservationValue<?> observationValue) |
protected boolean |
TrajectoryObservation.mergeValues(ObservationValue<?> observationValue) |
void |
PointObservation.setValue(ObservationValue<?> value) |
void |
MultiPointObservation.setValue(ObservationValue<?> value) |
void |
ProfileObservation.setValue(ObservationValue<?> value) |
void |
TrajectoryObservation.setValue(ObservationValue<?> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObservationValue<T extends Value<?>> |
class |
MultiObservationValues<T>
Class representing a multi value observation value
|
class |
SingleObservationValue<T>
Class representing a single value observation value
|
class |
StreamingValue<S>
Abstract streaming value class
|
| Modifier and Type | Method and Description |
|---|---|
ObservationValue<?> |
OmObservation.getValue()
Get observation values.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
OmObservation.mergeValues(ObservationValue<?> observationValue)
Merge observation values with passed observation values.
|
void |
OmObservation.mergeWithObservation(ObservationValue<?> observationValue)
Merge this observation with passed observation.
|
void |
OmObservation.setValue(ObservationValue<?> value)
Set observation values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStreaming |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.