Uses of Class
com.vaadin.componentfactory.maps.model.style.Style
Packages that use Style
Package
Description
-
Uses of Style in com.vaadin.componentfactory.maps.model
Methods in com.vaadin.componentfactory.maps.model that return StyleModifier and TypeMethodDescriptionLegend.getItemHiddenStyle()Getter for the fielditemHiddenStyle.Legend.getItemHoverStyle()Getter for the fielditemHoverStyle.Legend.getItemStyle()Getter for the fielditemStyle.Loading.getLabelStyle()Getter for the fieldlabelStyle.Navigation.getMenuItemHoverStyle()Getter for the fieldmenuItemHoverStyle.Navigation.getMenuItemStyle()Getter for the fieldmenuItemStyle.Navigation.getMenuStyle()Getter for the fieldmenuStyle.abstract StyleAbstractDataLabels.getStyle()getStyle.AxisTitle.getStyle()Getter for the fieldstyle.ButtonOptions.getStyle()Getter for the fieldstyle.Credits.getStyle()Getter for the fieldstyle.DataLabels.getStyle()Getter for the fieldstyle.HTMLLabelItem.getStyle()Getter for the fieldstyle.HTMLLabels.getStyle()Getter for the fieldstyle.Labels.getStyle()Getter for the fieldstyle.LegendNavigation.getStyle()Getter for the fieldstyle.LegendTitle.getStyle()Getter for the fieldstyle.Loading.getStyle()Getter for the fieldstyle.MapModel.getStyle()Getter for the fieldstyle.Tooltip.getStyle()Getter for the fieldstyle.ZoomIn.getStyle()Getter for the fieldstyle.ZoomOut.getStyle()Getter for the fieldstyle.Methods in com.vaadin.componentfactory.maps.model with parameters of type StyleModifier and TypeMethodDescriptionvoidLegend.setItemHiddenStyle(Style itemHiddenStyle) CSS styles for each legend item when the corresponding series or point is hidden.voidLegend.setItemHoverStyle(Style itemHoverStyle) CSS styles for each legend item in hover mode.voidLegend.setItemStyle(Style itemStyle) CSS styles for each legend item.voidLoading.setLabelStyle(Style labelStyle) CSS styles for the loading labelspan.voidNavigation.setMenuItemHoverStyle(Style menuItemHoverStyle) CSS styles for the hover state of the individual items within the popup menu appearing by default when the export icon is clicked.voidNavigation.setMenuItemStyle(Style menuItemStyle) CSS styles for the individual items within the popup menu appearing by default when the export icon is clicked.voidNavigation.setMenuStyle(Style menuStyle) CSS styles for the popup menu appearing by default when the export icon is clicked.abstract voidStyles for the label.voidCSS styles for the title.voidText styles for the map navigation buttons.voidCSS styles for the credits label.voidStyles for the label.voidSets the CSS style for the label.voidSets the CSS style shared for all the labels.voidCSS styles for the label.voidText styles for the legend page navigation.voidGeneric CSS styles for the legend title.voidCSS styles for the loading screen that covers the plot area.voidAdditional CSS styles to apply inline to the containerdiv.voidCSS styles for the tooltip.voidText styles for the map navigation buttons.voidText styles for the map navigation buttons.Constructors in com.vaadin.componentfactory.maps.model with parameters of type StyleModifierConstructorDescriptionHTMLLabelItem(String html, Style style) Constructs a HTMLLabelItem with the given HTML content and styleHTMLLabels(Style style, HTMLLabelItem... items) Constructs a HTMLLabels instance with a style shared for all the labels and the given label items -
Uses of Style in com.vaadin.componentfactory.maps.model.style
Methods in com.vaadin.componentfactory.maps.model.style that return StyleModifier and TypeMethodDescriptionTheme.getLabels()Get style of labelsButtonTheme.getStyle()Getter for the fieldstyle.ChartStyle.getStyle()Gets various style defaults used.StyleWrapper.getStyle()Return the style objectTooltipStyle.getStyle()Getter for the fieldstyle.Theme.getSubtitle()Get style of Chart subtitleTheme.getTitle()Get style of Chart titleMethods in com.vaadin.componentfactory.maps.model.style with parameters of type StyleModifier and TypeMethodDescriptionvoidSet new style of labelsvoidSetter for the fieldstyle.voidSets additional CSS styles to apply inline to the container div.voidSet the style objectvoidSets the style attributes for tooltipsvoidTheme.setSubtitle(Style style) Set style of Chart subtitlevoidSet style of Chart title