| Package | Description |
|---|---|
| org.n52.shetland.ogc.om.values | |
| org.n52.shetland.ogc.om.values.visitor |
| Modifier and Type | Method and Description |
|---|---|
List<TrajectoryElement> |
TrajectoryValue.getValue() |
Value<List<TrajectoryElement>> |
TrajectoryValue.setUnit(UoM unit) |
| Modifier and Type | Method and Description |
|---|---|
TrajectoryValue |
TrajectoryValue.addValue(TrajectoryElement value) |
int |
TrajectoryElement.compareTo(TrajectoryElement o) |
| Modifier and Type | Method and Description |
|---|---|
TrajectoryValue |
TrajectoryValue.addValues(List<TrajectoryElement> value) |
TrajectoryValue |
TrajectoryValue.setValue(List<TrajectoryElement> value) |
| Modifier and Type | Method and Description |
|---|---|
Collection<T> |
TrajectoryElementVisitor.visit(TrajectoryElement value) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.