Package | Description |
---|---|
org.n52.sos.importer.model.position |
Modifier and Type | Method and Description |
---|---|
Height |
Height.forThis(Cell featureOfInterestPosition) |
Height |
Position.getHeight() |
static Height |
Height.parse(String s)
tries to convert a given String into a valid Height object
|
Modifier and Type | Method and Description |
---|---|
void |
Position.setHeight(Height height) |
Constructor and Description |
---|
Position(Latitude latitude,
Longitude longitude,
Height height,
EPSGCode epsgCode) |
Copyright © 2011–2019 52°North. All rights reserved.