Uses of Class
com.storedobject.common.Geolocation
Packages that use Geolocation
-
Uses of Geolocation in com.storedobject.common
Methods in com.storedobject.common that return GeolocationMethods in com.storedobject.common with parameters of type GeolocationModifier and TypeMethodDescriptionintGeolocation.distance(Geolocation location) Distance between this location and another location.doubleGeolocation.distanceAsDouble(Geolocation location) Distance between this location and another location.intGeolocation.getHeading(Geolocation location) voidGeolocation.set(Geolocation location) Constructors in com.storedobject.common with parameters of type Geolocation -
Uses of Geolocation in com.storedobject.core.converter
Methods in com.storedobject.core.converter that return GeolocationMethods in com.storedobject.core.converter that return types with arguments of type Geolocation -
Uses of Geolocation in com.storedobject.ui
Methods in com.storedobject.ui that return GeolocationModifier and TypeMethodDescriptionprotected GeolocationGeolocationField.getModelValue(String string) GeolocationField.getValue()Methods in com.storedobject.ui with parameters of type GeolocationConstructors in com.storedobject.ui with parameters of type GeolocationModifierConstructorDescriptionGeolocationField(Geolocation geolocation) GeolocationField(String label, Geolocation geolocation)