Package org.luwrain.io.api.osm.model
Class Coordinates
java.lang.Object
org.luwrain.io.api.osm.model.Coordinates
-
Constructor Details
-
Coordinates
-
-
Method Details
-
getType
-
getId
-
getDisplayName
-
getLat
public double getLat() -
getLon
public double getLon() -
getBoundingBox
public double[] getBoundingBox()
-