Class LDrawOptions
java.lang.Object
software.xdev.vaadin.maps.leaflet.geoman.LAbstractDrawOrEditOptions<LDrawOptions>
software.xdev.vaadin.maps.leaflet.geoman.LAbstractDrawOptions<LDrawOptions>
software.xdev.vaadin.maps.leaflet.geoman.LDrawOptions
- All Implemented Interfaces:
software.xdev.vaadin.maps.leaflet.base.LComponentOptions<LDrawOptions>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class LAbstractDrawOptions
getContinueDrawing, getCursorMarker, getFinishOn, getHideMiddleMarkers, getHintlineStyle, getLayersToCut, getMarkerEditable, getMarkerStyle, getMaxRadiusCircle, getMaxRadiusCircleMarker, getMinRadiusCircle, getMinRadiusCircleMarker, getPathOptions, getRectangleAngle, getResizeableCircle, getResizeableCircleMarker, getTemplineStyle, getTextOptions, setContinueDrawing, setCursorMarker, setFinishOn, setHideMiddleMarkers, setHintlineStyle, setLayersToCut, setMarkerEditable, setMarkerStyle, setMaxRadiusCircle, setMaxRadiusCircleMarker, setMinRadiusCircle, setMinRadiusCircleMarker, setPathOptions, setRectangleAngle, setResizeableCircle, setResizeableCircleMarker, setTemplineStyle, setTextOptions, withContinueDrawing, withCursorMarker, withFinishOn, withHideMiddleMarkers, withHintlineStyle, withLayersToCut, withMarkerEditable, withMarkerStyle, withMaxRadiusCircle, withMaxRadiusCircleMarker, withMinRadiusCircle, withMinRadiusCircleMarker, withPathOptions, withRectangleAngle, withResizeableCircle, withResizeableCircleMarker, withTemplineStyle, withTextOptionsMethods 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
-
LDrawOptions
public LDrawOptions()
-