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