We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.component.map.configuration.style.
Class Icon.Options
java.lang.Object
com.vaadin.flow.component.map.configuration.style.ImageStyle.Options
com.vaadin.flow.component.map.configuration.style.Icon.Options
Enclosing class:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAnchor
(Icon.Anchor anchor) void
setAnchorOrigin
(Icon.AnchorOrigin anchorOrigin) void
void
setCrossOrigin
(String crossOrigin) void
setImg
(StreamResource img) void
setImgSize
(Icon.ImageSize imgSize) void
Methods inherited from class com.vaadin.flow.component.map.configuration.style.ImageStyle.Options
setOpacity, setRotateWithView, setRotation, setScale
-
Constructor Details
-
Options
public Options()
-
-
Method Details
-
setAnchor
See Also:
-
setAnchorOrigin
See Also:
-
setColor
See Also:
-
setCrossOrigin
See Also:
-
setSrc
See Also:
-
setImg
See Also:
-
setImgSize
See Also:
-