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 LAbstractImageOverlayOptions
getAlt, getClassName, getCrossOrigin, getErrorOverlayUrl, getOpacity, getzIndex, setAlt, setClassName, setCrossOrigin, setErrorOverlayUrl, setOpacity, setzIndex, withAlt, withClassName, withCrossOrigin, withErrorOverlayUrl, withOpacity, withZIndexMethods inherited from class LInteractiveLayerOptions
getBubblingMouseEvents, getInteractive, setBubblingMouseEvents, setInteractive, withBubblingMouseEvents, withInteractiveMethods inherited from class LLayerOptions
getAttribution, getPane, setAttribution, setPane, withAttribution, withPaneMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface LComponentOptions
self
-
Constructor Details
-
LSVGOverlayOptions
public LSVGOverlayOptions()
-