Package org.vaadin.addons.maplibre
Class DrawControl.GeometryChangeEvent
java.lang.Object
java.util.EventObject
org.vaadin.addons.maplibre.DrawControl.GeometryChangeEvent
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DrawControl
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
GeometryChangeEvent
public GeometryChangeEvent(org.locationtech.jts.geom.GeometryCollection geom)
-
-
Method Details
-
getGeom
public org.locationtech.jts.geom.GeometryCollection getGeom()
-