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