java.lang.Object
com.vaadin.flow.component.map.configuration.style.Icon.ImageSize
All Implemented Interfaces:
Serializable
Enclosing class:
Icon

public static class Icon.ImageSize extends Object implements Serializable
See Also:
  • Constructor Details

    • ImageSize

      public ImageSize(int width, int height)
  • Method Details

    • getWidth

      public int getWidth()
    • getHeight

      public int getHeight()