Class LTileLayerWMSOptions
java.lang.Object
software.xdev.vaadin.maps.leaflet.layer.LLayerOptions<LTileLayerWMSOptions>
software.xdev.vaadin.maps.leaflet.layer.LGridLayerOptions<LTileLayerWMSOptions>
software.xdev.vaadin.maps.leaflet.layer.raster.LAbstractTileLayerOptions<LTileLayerWMSOptions>
software.xdev.vaadin.maps.leaflet.layer.raster.LTileLayerWMSOptions
- All Implemented Interfaces:
LComponentOptions<LTileLayerWMSOptions>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCrs()voidvoidvoidvoidvoidsetTransparent(Boolean transparent) voidsetUppercase(Boolean uppercase) voidsetVersion(String version) withFormat(String format) withLayers(String layers) withStyles(String styles) withTransparent(Boolean transparent) withUppercase(Boolean uppercase) withVersion(String version) Methods inherited from class software.xdev.vaadin.maps.leaflet.layer.raster.LAbstractTileLayerOptions
getCrossOrigin, getDetectRetina, getErrorTileUrl, getReferrerPolicy, getSubdomains, getTms, getZoomOffset, getZoomReverse, setCrossOrigin, setDetectRetina, setErrorTileUrl, setReferrerPolicy, setSubdomains, setTms, setZoomOffset, setZoomReverse, withCrossOrigin, withDetectRetina, withErrorTileUrl, withReferrerPolicy, withSubdomains, withTms, withZoomOffset, withZoomReverseMethods inherited from class software.xdev.vaadin.maps.leaflet.layer.LGridLayerOptions
getClassName, getKeepBuffer, getLatLngBounds, getMaxNativeZoom, getMaxZoom, getMinNativeZoom, getMinZoom, getNoWrap, getOpacity, getTileSize, getUpdateInterval, getUpdateWhenIdle, getUpdateWhenZooming, getzIndex, setClassName, setKeepBuffer, setLatLngBounds, setMaxNativeZoom, setMaxZoom, setMinNativeZoom, setMinZoom, setNoWrap, setOpacity, setTileSize, setUpdateInterval, setUpdateWhenIdle, setUpdateWhenZooming, setzIndex, withClassName, withKeepBuffer, withLatLngBounds, withMaxNativeZoom, withMaxZoom, withMinNativeZoom, withMinZoom, withNoWrap, withOpacity, withTileSize, withUpdateInterval, withUpdateWhenIdle, withUpdateWhenZooming, withZIndexMethods 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
-
LTileLayerWMSOptions
public LTileLayerWMSOptions()
-
-
Method Details
-
getLayers
-
setLayers
-
withLayers
-
getStyles
-
setStyles
-
withStyles
-
getFormat
-
setFormat
-
withFormat
-
getTransparent
-
setTransparent
-
withTransparent
-
getVersion
-
setVersion
-
withVersion
-
getCrs
-
setCrs
-
withCrs
-
getUppercase
-
setUppercase
-
withUppercase
-