Class LSVGOverlayOptions
java.lang.Object
software.xdev.vaadin.maps.leaflet.layer.LLayerOptions<LSVGOverlayOptions>
software.xdev.vaadin.maps.leaflet.layer.LInteractiveLayerOptions<LSVGOverlayOptions>
software.xdev.vaadin.maps.leaflet.layer.LAbstractImageOverlayOptions<LSVGOverlayOptions>
software.xdev.vaadin.maps.leaflet.layer.vector.LSVGOverlayOptions
- All Implemented Interfaces:
LComponentOptions<LSVGOverlayOptions>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.xdev.vaadin.maps.leaflet.layer.LAbstractImageOverlayOptions
getAlt, getClassName, getCrossOrigin, getErrorOverlayUrl, getOpacity, getzIndex, setAlt, setClassName, setCrossOrigin, setErrorOverlayUrl, setOpacity, setzIndex, withAlt, withClassName, withCrossOrigin, withErrorOverlayUrl, withOpacity, withZIndexMethods inherited from class software.xdev.vaadin.maps.leaflet.layer.LInteractiveLayerOptions
getBubblingMouseEvents, getInteractive, setBubblingMouseEvents, setInteractive, withBubblingMouseEvents, withInteractiveMethods inherited from class software.xdev.vaadin.maps.leaflet.layer.LLayerOptions
getAttribution, getPane, setAttribution, setPane, withAttribution, withPaneMethods 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
-
LSVGOverlayOptions
public LSVGOverlayOptions()
-