Class MapElement.IconReference
java.lang.Object
com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
com.vaadin.flow.component.map.testbench.MapElement.IconReference
- 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
-
getOpacity
public double getOpacity() -
getRotation
public double getRotation() -
getScale
public double getScale() -
getColor
Get color as rgb string, for examplergb(0, 0, 255), or null if there is no color -
getSrc
-