Uses of Class
com.vaadin.flow.component.map.configuration.style.ImageStyle
-
Packages that use ImageStyle Package Description com.vaadin.flow.component.map.configuration.style -
-
Uses of ImageStyle in com.vaadin.flow.component.map.configuration.style
Subclasses of ImageStyle in com.vaadin.flow.component.map.configuration.style Modifier and Type Class Description classIconAn icon or image that can be used to visually represent aFeature, by using it as the feature'sStyle.setImage(ImageStyle)Methods in com.vaadin.flow.component.map.configuration.style that return ImageStyle Modifier and Type Method Description ImageStyleStyle. getImage()Methods in com.vaadin.flow.component.map.configuration.style with parameters of type ImageStyle Modifier and Type Method Description voidStyle. setImage(ImageStyle image)
-