public final class GeoCodeEngineResult extends Object implements JsonRenderable
GeoCodeEngine
.Constructor and Description |
---|
GeoCodeEngineResult() |
public float getHeightMeters()
public void setHeightMeters(float heightMeters)
public float getLatitude()
public void setLatitude(float latitude)
public float getLongitude()
public void setLongitude(float longitude)
public float getScore()
public void setScore(float score)
public float getWidthMeters()
public void setWidthMeters(float widthMeters)
@Nonnull public String toJson()
toJson
in interface JsonRenderable
Copyright © 2018 TomTom International BV. All rights reserved.