Class MapElement.LayerReference
java.lang.Object
com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
com.vaadin.flow.component.map.testbench.MapElement.LayerReference
- Enclosing class:
- MapElement
-
Method Summary
Methods inherited from class com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
exists, get, getBoolean, getDouble, getFloat, getInt, getLong, getString, getTypeName, path
-
Method Details
-
getSource
-
isVisible
public boolean isVisible() -
getOpacity
public float getOpacity() -
getZIndex
-
getRevision
public long getRevision() -
isTileLoaded
public boolean isTileLoaded(int z, int x, int y)
-