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 Details

    • getOpacity

      public double getOpacity()
    • getRotation

      public double getRotation()
    • getScale

      public double getScale()
    • getColor

      public String getColor()
      Get color as rgb string, for example rgb(0, 0, 255), or null if there is no color
    • getSrc

      public String getSrc()