Uses of Interface
org.vaadin.addons.maplibre.DrawControl.DrawEventListener
-
Uses of DrawControl.DrawEventListener in org.vaadin.addons.maplibre
Methods in org.vaadin.addons.maplibre with parameters of type DrawControl.DrawEventListenerModifier and TypeMethodDescriptionvoidDrawControl.addGeometryChangeListener(DrawControl.DrawEventListener<DrawControl.GeometryChangeEvent> listener) voidDrawControl.addModeChangeListener(DrawControl.DrawEventListener<DrawControl.ModeChangeEvent> listener) voidDrawControl.removeGeometryChangeListener(DrawControl.DrawEventListener<DrawControl.GeometryChangeEvent> l)