Class MapElement.XyzSourceReference
- 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.XyzSourceReference
-
- Enclosing class:
- MapElement
public static class MapElement.XyzSourceReference extends MapElement.UrlTileSourceReference
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisTileLoaded(int z, int x, int y)-
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
-
-