Uses of Class
com.vaadin.flow.component.map.configuration.style.Icon.ImageSize
-
Packages that use Icon.ImageSize Package Description com.vaadin.flow.component.map.configuration.style -
-
Uses of Icon.ImageSize in com.vaadin.flow.component.map.configuration.style
Methods in com.vaadin.flow.component.map.configuration.style that return Icon.ImageSize Modifier and Type Method Description Icon.ImageSizeIcon. getImgSize()The size of the image in pixels.Methods in com.vaadin.flow.component.map.configuration.style with parameters of type Icon.ImageSize Modifier and Type Method Description voidIcon.Options. setImgSize(Icon.ImageSize imgSize)
-