Class LMapPMControlOptions
java.lang.Object
software.xdev.vaadin.maps.leaflet.geoman.map.LAbstractMapPMControlOptions<LMapPMControlOptions>
software.xdev.vaadin.maps.leaflet.geoman.map.LMapPMControlOptions
- All Implemented Interfaces:
software.xdev.vaadin.maps.leaflet.base.LComponentOptions<LMapPMControlOptions>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.xdev.vaadin.maps.leaflet.geoman.map.LAbstractMapPMControlOptions
getCustomControls, getCutPolygon, getDragMode, getDrawCircle, getDrawCircleMarker, getDrawControls, getDrawMarker, getDrawPolygon, getDrawPolyline, getDrawRectangle, getDrawText, getEditControls, getEditMode, getOneBlock, getPosition, getPositions, getRemovalMode, getRotateMode, setCustomControls, setCutPolygon, setDragMode, setDrawCircle, setDrawCircleMarker, setDrawControls, setDrawMarker, setDrawPolygon, setDrawPolyline, setDrawRectangle, setDrawText, setEditControls, setEditMode, setOneBlock, setPosition, setPositions, setRemovalMode, setRotateMode, withCustomControls, withCutPolygon, withDragMode, withDrawCircle, withDrawCircleMarker, withDrawControls, withDrawMarker, withDrawPolygon, withDrawPolyline, withDrawRectangle, withDrawText, withEditControls, withEditMode, withOneBlock, withPosition, withPositions, withRemovalMode, withRotateModeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.xdev.vaadin.maps.leaflet.base.LComponentOptions
self
-
Constructor Details
-
LMapPMControlOptions
public LMapPMControlOptions()
-