| Package | Description |
|---|---|
| org.n52.shetland.ogc.sensorML.elements | |
| org.n52.shetland.ogc.swe |
| Modifier and Type | Method and Description |
|---|---|
List<? extends SweCoordinate<? extends Number>> |
SmlPosition.getPosition() |
| Modifier and Type | Method and Description |
|---|---|
SmlPosition |
SmlPosition.setPosition(List<? extends SweCoordinate<? extends Number>> position) |
| Constructor and Description |
|---|
SmlPosition(CodeType name,
boolean fixed,
String referenceFrame,
List<SweCoordinate<? extends Number>> position)
constructor
|
SmlPosition(String name,
boolean fixed,
String referenceFrame,
List<SweCoordinate<? extends Number>> position)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
SweCoordinate<T> |
SweCoordinate.copy() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends SweCoordinate<? extends Number>> |
SweVector.getCoordinates() |
| Modifier and Type | Method and Description |
|---|---|
SweVector |
SweVector.setCoordinates(List<? extends SweCoordinate<? extends Number>> coordinates) |
| Constructor and Description |
|---|
SweVector(SweCoordinate<? extends Number>... coordinates) |
| Constructor and Description |
|---|
SweVector(List<? extends SweCoordinate<? extends Number>> coordinates) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.