Uses of Class
org.vaadin.firitin.geolocation.GeolocationCoordinates
Packages that use GeolocationCoordinates
-
Uses of GeolocationCoordinates in org.vaadin.firitin.geolocation
Methods in org.vaadin.firitin.geolocation that return GeolocationCoordinatesModifier and TypeMethodDescriptionGeolocationEvent.coords()Returns the value of thecoordsrecord component.GeolocationEvent.getCoords()Deprecated.use coords(), getter left for backwards compatiblity (changed to record)Constructors in org.vaadin.firitin.geolocation with parameters of type GeolocationCoordinatesModifierConstructorDescriptionGeolocationEvent(GeolocationCoordinates coords, long timestamp) Creates an instance of aGeolocationEventrecord class.