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
public static class MapElement.IconReference extends MapElement.ConfigurationObjectReference
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetColor()Get color as rgb string, for examplergb(0, 0, 255), or null if there is no colordoublegetOpacity()doublegetRotation()doublegetScale()StringgetSrc()-
Methods inherited from class com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
exists, get, getBoolean, getDouble, getFloat, getInt, getLong, getString, getTypeName, path
-
-