Package io.jmix.mapsui.widget.leaflet
Class LeafletLocateEvent
java.lang.Object
java.util.EventObject
com.vaadin.event.ConnectorEvent
io.jmix.mapsui.widget.leaflet.LeafletLocateEvent
- All Implemented Interfaces:
- Serializable
public class LeafletLocateEvent
extends com.vaadin.event.ConnectorEvent
- See Also:
- 
Field SummaryFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructorsConstructorDescriptionLeafletLocateEvent(com.vaadin.server.ClientConnector source, Point p, Double a, Double altitude, Double speed) 
- 
Method SummaryMethods inherited from class com.vaadin.event.ConnectorEventgetConnectorMethods inherited from class java.util.EventObjectgetSource
- 
Constructor Details
- 
Method Details- 
getPoint
- 
getAccuracy
- 
getAltitude
- 
getSpeed
- 
toString- Overrides:
- toStringin class- EventObject
 
 
-