Class LImageOverlayOptions
java.lang.Object
software.xdev.vaadin.maps.leaflet.layer.LLayerOptions<LImageOverlayOptions>
software.xdev.vaadin.maps.leaflet.layer.LInteractiveLayerOptions<LImageOverlayOptions>
software.xdev.vaadin.maps.leaflet.layer.LAbstractImageOverlayOptions<LImageOverlayOptions>
software.xdev.vaadin.maps.leaflet.layer.raster.LImageOverlayOptions
- All Implemented Interfaces:
LComponentOptions<LImageOverlayOptions>
- 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
-
LImageOverlayOptions
public LImageOverlayOptions()
-