Class MapElement.UrlTileSourceReference
- 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
-
- Direct Known Subclasses:
MapElement.TileWmsSourceReference,MapElement.XyzSourceReference
- Enclosing class:
- MapElement
public abstract static class MapElement.UrlTileSourceReference extends MapElement.SourceReference
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetPrimaryUrl()-
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
-
-
-
-
Method Detail
-
getPrimaryUrl
public String getPrimaryUrl()
-
-