Uses of Class
com.vaadin.flow.component.map.configuration.style.Style
-
Packages that use Style Package Description com.vaadin.flow.component.map.configuration -
-
Uses of Style in com.vaadin.flow.component.map.configuration
Methods in com.vaadin.flow.component.map.configuration that return Style Modifier and Type Method Description StyleFeature. getStyle()TheStyledefines how the feature should be visually displayed.Methods in com.vaadin.flow.component.map.configuration with parameters of type Style Modifier and Type Method Description voidFeature. setStyle(Style style)Sets the style that defines how the feature should be visually displayed.
-