Class LEditOptions
java.lang.Object
software.xdev.vaadin.maps.leaflet.geoman.LAbstractDrawOrEditOptions<LEditOptions>
software.xdev.vaadin.maps.leaflet.geoman.LAbstractEditOptions<LEditOptions>
software.xdev.vaadin.maps.leaflet.geoman.LEditOptions
- All Implemented Interfaces:
software.xdev.vaadin.maps.leaflet.base.LComponentOptions<LEditOptions>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.xdev.vaadin.maps.leaflet.geoman.LAbstractEditOptions
getAddVertexOn, getAddVertexValidation, getAllowCutting, getAllowEditing, getAllowRemoval, getAllowRotation, getAllowSelfIntersectionEdit, getDraggable, getLimitMarkersToCount, getMoveVertexValidation, getPreventMarkerRemoval, getRemoveLayerBelowMinVertexCount, getRemoveVertexOn, getRemoveVertexValidation, getSyncLayersOnDrag, setAddVertexOn, setAddVertexValidation, setAllowCutting, setAllowEditing, setAllowRemoval, setAllowRotation, setAllowSelfIntersectionEdit, setDraggable, setLimitMarkersToCount, setMoveVertexValidation, setPreventMarkerRemoval, setRemoveLayerBelowMinVertexCount, setRemoveVertexOn, setRemoveVertexValidation, setSyncLayersOnDrag, withAddVertexOn, withAddVertexValidation, withAllowCutting, withAllowEditing, withAllowRemoval, withAllowRotation, withAllowSelfIntersectionEdit, withDraggable, withLimitMarkersToCount, withMoveVertexValidation, withPreventMarkerRemoval, withRemoveLayerBelowMinVertexCount, withRemoveVertexOn, withRemoveVertexValidation, withSyncLayersOnDragMethods inherited from class software.xdev.vaadin.maps.leaflet.geoman.LAbstractDrawOrEditOptions
getAllowSelfIntersection, getRequireSnapToFinish, getSnapDistance, getSnapMiddle, getSnappable, getSnapSegment, getSnapVertex, getTooltips, setAllowSelfIntersection, setRequireSnapToFinish, setSnapDistance, setSnapMiddle, setSnappable, setSnapSegment, setSnapVertex, setTooltips, withAllowSelfIntersection, withRequireSnapToFinish, withSnapDistance, withSnapMiddle, withSnappable, withSnapSegment, withSnapVertex, withTooltipsMethods 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
-
LEditOptions
public LEditOptions()
-