Class LDrawEditOptions
java.lang.Object
software.xdev.vaadin.maps.leaflet.geoman.LAbstractDrawOrEditOptions<LDrawEditOptions>
software.xdev.vaadin.maps.leaflet.geoman.LAbstractEditOptions<LDrawEditOptions>
software.xdev.vaadin.maps.leaflet.geoman.LDrawEditOptions
- All Implemented Interfaces:
software.xdev.vaadin.maps.leaflet.base.LComponentOptions<LDrawEditOptions>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class 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 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 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
-
LDrawEditOptions
public LDrawEditOptions()
-