Uses of Class
com.vaadin.flow.component.map.configuration.style.Icon.Anchor
-
Packages that use Icon.Anchor Package Description com.vaadin.flow.component.map.configuration.style -
-
Uses of Icon.Anchor in com.vaadin.flow.component.map.configuration.style
Methods in com.vaadin.flow.component.map.configuration.style that return Icon.Anchor Modifier and Type Method Description Icon.AnchorIcon. getAnchor()The anchor position of the image.Methods in com.vaadin.flow.component.map.configuration.style with parameters of type Icon.Anchor Modifier and Type Method Description voidIcon.Options. setAnchor(Icon.Anchor anchor)voidIcon. setAnchor(Icon.Anchor anchor)Sets the anchor position of the icon's image
-