Uses of Class
com.vaadin.flow.component.map.configuration.style.TextStyle.TextOffset
Packages that use TextStyle.TextOffset
-
Uses of TextStyle.TextOffset in com.vaadin.flow.component.map.configuration.style
Methods in com.vaadin.flow.component.map.configuration.style that return TextStyle.TextOffsetModifier and TypeMethodDescriptionTextStyle.getOffset()
The offset of the text from its anchor point.Methods in com.vaadin.flow.component.map.configuration.style with parameters of type TextStyle.TextOffsetModifier and TypeMethodDescriptionvoid
TextStyle.setOffset
(TextStyle.TextOffset offset) Sets the offset of the text from whatever it is anchored to, in pixels.