Uses of Interface
com.iizix.geo.ILongitudeLatitudeAltitude
Packages that use ILongitudeLatitudeAltitude Package Description com.iizix.geo com.iizix.prop Uses of ILongitudeLatitudeAltitude in com.iizix.geo
Methods in com.iizix.geo with parameters of type ILongitudeLatitudeAltitude Modifier and Type Method Description default double
ILongitudeLatitudeAltitude. getDistance(ILongitudeLatitudeAltitude location, boolean useAltitude)
Gets the distance in meters between this location and another.Uses of ILongitudeLatitudeAltitude in com.iizix.prop
Classes in com.iizix.prop that implement ILongitudeLatitudeAltitude Modifier and Type Class Description class
GeoLocation
Geographical location data object used to retrieve a location fromGeoProps
.