Uses of Interface
com.iizix.geo.ILongitudeLatitude
Uses of ILongitudeLatitude in com.iizix.geo
Modifier and TypeInterfaceDescriptioninterface
Interface used for geolocation with longitude, latitude and altitude.Modifier and TypeClassDescriptionclass
Region location information, originating from a host name or IPv4/IPv6 address.Modifier and TypeMethodDescriptiondefault double
ILongitudeLatitude.getDistance
(ILongitudeLatitude location) Gets the distance in meters between this location and another.Uses of ILongitudeLatitude in com.iizix.prop
Modifier and TypeClassDescriptionclass
Geographical location data object used to retrieve a location fromGeoProps
.