Class MapElement.TileWmsSourceReference
- java.lang.Object
-
- com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
-
- com.vaadin.flow.component.map.testbench.MapElement.SourceReference
-
- com.vaadin.flow.component.map.testbench.MapElement.UrlTileSourceReference
-
- com.vaadin.flow.component.map.testbench.MapElement.TileWmsSourceReference
-
- Enclosing class:
- MapElement
public static class MapElement.TileWmsSourceReference extends MapElement.UrlTileSourceReference
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetParam(String name)StringgetServerType()-
Methods inherited from class com.vaadin.flow.component.map.testbench.MapElement.UrlTileSourceReference
getPrimaryUrl
-
Methods inherited from class com.vaadin.flow.component.map.testbench.MapElement.SourceReference
asImageWmsSource, asTileWmsSource, asVectorSource, asXyzSource
-
Methods inherited from class com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
exists, get, getBoolean, getDouble, getFloat, getInt, getLong, getString, getTypeName, path
-
-