Uses of Interface
com.vaadin.componentfactory.maps.model.style.Color
Packages that use Color
Package
Description
-
Uses of Color in com.vaadin.componentfactory.maps.model
Methods in com.vaadin.componentfactory.maps.model that return ColorModifier and TypeMethodDescriptionLegendNavigation.getActiveColor()Getter for the fieldactiveColor.XAxis.getAlternateGridColor()Getter for the fieldalternateGridColor.YAxis.getAlternateGridColor()Getter for the fieldalternateGridColor.abstract ColorAbstractDataLabels.getBackgroundColor()getBackgroundColor.DataLabels.getBackgroundColor()Getter for the fieldbackgroundColor.Legend.getBackgroundColor()Getter for the fieldbackgroundColor.MapModel.getBackgroundColor()Getter for the fieldbackgroundColor.Tooltip.getBackgroundColor()Getter for the fieldbackgroundColor.abstract ColorAbstractDataLabels.getBorderColor()getBorderColor.DataLabels.getBorderColor()Getter for the fieldborderColor.Hover.getBorderColor()Getter for the fieldborderColor.Legend.getBorderColor()Getter for the fieldborderColor.MapModel.getBorderColor()Getter for the fieldborderColor.PlotOptionsHeatmap.getBorderColor()Getter for the fieldborderColor.PlotOptionsMap.getBorderColor()Getter for the fieldborderColor.PlotOptionsMapbubble.getBorderColor()Getter for the fieldborderColor.PlotOptionsSeries.getBorderColor()Getter for the fieldborderColor.Select.getBorderColor()Getter for the fieldborderColor.Tooltip.getBorderColor()Getter for the fieldborderColor.abstract ColorAbstractDataLabels.getColor()getColor.AbstractSeriesItem.getColor()Returns the color of the item.Crosshair.getColor()Getter for the fieldcolor.DataClasses.getColor()Getter for the fieldcolor.DataLabels.getColor()Getter for the fieldcolor.Hover.getColor()Getter for the fieldcolor.Marker.getColor()Getter for the fieldcolor.PlotOptionsHeatmap.getColor()Getter for the fieldcolor.PlotOptionsMap.getColor()Getter for the fieldcolor.PlotOptionsMapbubble.getColor()Getter for the fieldcolor.PlotOptionsMapline.getColor()Getter for the fieldcolor.PlotOptionsMappoint.getColor()Getter for the fieldcolor.PlotOptionsSeries.getColor()Getter for the fieldcolor.Select.getColor()Getter for the fieldcolor.Stop.getColor()Getter for the fieldcolor.PlotOptionsMapline.getFillColor()Getter for the fieldfillColor.PlotOptionsMappoint.getFillColor()Getter for the fieldfillColor.abstract ColorAxis.getGridLineColor()getGridLineColor.ColorAxis.getGridLineColor()Getter for the fieldgridLineColor.XAxis.getGridLineColor()Getter for the fieldgridLineColor.YAxis.getGridLineColor()Getter for the fieldgridLineColor.LegendNavigation.getInactiveColor()Getter for the fieldinactiveColor.ColorAxis.getLineColor()Getter for the fieldlineColor.XAxis.getLineColor()Getter for the fieldlineColor.YAxis.getLineColor()Getter for the fieldlineColor.ColorAxis.getMaxColor()Getter for the fieldmaxColor.ColorAxis.getMinColor()Getter for the fieldminColor.abstract ColorAxis.getMinorGridLineColor()getMinorGridLineColor.ColorAxis.getMinorGridLineColor()Getter for the fieldminorGridLineColor.XAxis.getMinorGridLineColor()Getter for the fieldminorGridLineColor.YAxis.getMinorGridLineColor()Getter for the fieldminorGridLineColor.abstract ColorAxis.getMinorTickColor()getMinorTickColor.ColorAxis.getMinorTickColor()Getter for the fieldminorTickColor.XAxis.getMinorTickColor()Getter for the fieldminorTickColor.YAxis.getMinorTickColor()Getter for the fieldminorTickColor.PlotOptionsMapbubble.getNegativeColor()Getter for the fieldnegativeColor.PlotOptionsHeatmap.getNullColor()Getter for the fieldnullColor.PlotOptionsMap.getNullColor()Getter for the fieldnullColor.MapModel.getPlotBackgroundColor()Getter for the fieldplotBackgroundColor.MapModel.getPlotBorderColor()Getter for the fieldplotBorderColor.MapModel.getSelectionMarkerFill()Getter for the fieldselectionMarkerFill.ButtonOptions.getSymbolFill()Getter for the fieldsymbolFill.ContextButton.getSymbolFill()Getter for the fieldsymbolFill.ButtonOptions.getSymbolStroke()Getter for the fieldsymbolStroke.ContextButton.getSymbolStroke()Getter for the fieldsymbolStroke.abstract ColorAxis.getTickColor()getTickColor.ColorAxis.getTickColor()Getter for the fieldtickColor.XAxis.getTickColor()Getter for the fieldtickColor.YAxis.getTickColor()Getter for the fieldtickColor.Methods in com.vaadin.componentfactory.maps.model with parameters of type ColorModifier and TypeMethodDescriptionvoidLegendNavigation.setActiveColor(Color activeColor) The color for the active up or down arrow in the legend page navigation.voidXAxis.setAlternateGridColor(Color alternateGridColor) When using an alternate grid color, a band is painted across the plot area between every other grid line.voidYAxis.setAlternateGridColor(Color alternateGridColor) When using an alternate grid color, a band is painted across the plot area between every other grid line.abstract voidAbstractDataLabels.setBackgroundColor(Color backgroundColor) The background color or gradient for the data label.voidDataLabels.setBackgroundColor(Color backgroundColor) The background color or gradient for the data label.voidLegend.setBackgroundColor(Color backgroundColor) The background color of the legend.voidMapModel.setBackgroundColor(Color backgroundColor) The background color or gradient for the outer chart area.voidTooltip.setBackgroundColor(Color backgroundColor) The background color or gradient for the tooltip.abstract voidAbstractDataLabels.setBorderColor(Color borderColor) The border color for the data label.voidDataLabels.setBorderColor(Color borderColor) The border color for the data label.voidHover.setBorderColor(Color borderColor) The border color of the point in this statevoidLegend.setBorderColor(Color borderColor) The color of the drawn border around the legend.voidMapModel.setBorderColor(Color borderColor) The color of the outer chart border.voidPlotOptionsHeatmap.setBorderColor(Color borderColor) The border color of the map areas.voidPlotOptionsMap.setBorderColor(Color borderColor) The border color of the map areas.voidPlotOptionsMapbubble.setBorderColor(Color borderColor) The border color of the map areas.voidPlotOptionsSeries.setBorderColor(Color borderColor) The border color of the map areas.voidSelect.setBorderColor(Color borderColor) The border color of the point in this statevoidTooltip.setBorderColor(Color borderColor) The color of the tooltip border.abstract voidThe text color for the data labels.voidSets the individual color for the point.voidThe color of the crosshair.voidThe color of each data class.voidThe text color for the data labels.voidThe color of the shape in this statevoidThe color of the marker.voidThe main color of the series.voidThe main color of the series.voidThe main color of the series.voidThe main color of the series.voidThe main color of the series.voidThe main color of the series.voidThe color of the shape in this statevoidSetter for the fieldcolor.voidSets the data entries, first clearing the old ones.voidPlotOptionsMapline.setFillColor(Color fillColor) Fill color for the map line shapesvoidPlotOptionsMappoint.setFillColor(Color fillColor) Fill color for the map line shapesabstract voidAxis.setGridLineColor(Color gridLineColor) Color of the grid lines extending the ticks across the plot area.voidColorAxis.setGridLineColor(Color gridLineColor) Color of the grid lines extending the ticks across the plot area.voidXAxis.setGridLineColor(Color gridLineColor) Color of the grid lines extending the ticks across the plot area.voidYAxis.setGridLineColor(Color gridLineColor) Color of the grid lines extending the ticks across the plot area.voidLegendNavigation.setInactiveColor(Color inactiveColor) The color of the inactive up or down arrow in the legend page navigation. .voidColorAxis.setLineColor(Color lineColor) The color of the line marking the axis itself.voidXAxis.setLineColor(Color lineColor) The color of the line marking the axis itself.voidYAxis.setLineColor(Color lineColor) The color of the line marking the axis itself.voidColorAxis.setMaxColor(Color maxColor) Setter for the fieldmaxColor.voidColorAxis.setMinColor(Color minColor) The color to represent the minimum of the color axis.abstract voidAxis.setMinorGridLineColor(Color minorGridLineColor) Color of the minor, secondary grid lines.voidColorAxis.setMinorGridLineColor(Color minorGridLineColor) Color of the minor, secondary grid lines.voidXAxis.setMinorGridLineColor(Color minorGridLineColor) Color of the minor, secondary grid lines.voidYAxis.setMinorGridLineColor(Color minorGridLineColor) Color of the minor, secondary grid lines.abstract voidAxis.setMinorTickColor(Color minorTickColor) Color for the minor tick marks.voidColorAxis.setMinorTickColor(Color minorTickColor) Color for the minor tick marks.voidXAxis.setMinorTickColor(Color minorTickColor) Color for the minor tick marks.voidYAxis.setMinorTickColor(Color minorTickColor) Color for the minor tick marks.voidPlotOptionsMapbubble.setNegativeColor(Color negativeColor) When a point's Z value is below the zThreshold setting, this color is used.voidPlotOptionsHeatmap.setNullColor(Color nullColor) The color to apply to null points.voidPlotOptionsMap.setNullColor(Color nullColor) The color to apply to null points.voidMapModel.setPlotBackgroundColor(Color plotBackgroundColor) The background color or gradient for the plot area.voidMapModel.setPlotBorderColor(Color plotBorderColor) The color of the inner chart or plot area border.voidMapModel.setSelectionMarkerFill(Color selectionMarkerFill) The background color of the marker square when selecting (zooming in on) an area of the chart.voidButtonOptions.setSymbolFill(Color symbolFill) Fill color for the symbol within the button.voidContextButton.setSymbolFill(Color symbolFill) See navigation.buttonOptions => symbolFill.voidButtonOptions.setSymbolStroke(Color symbolStroke) The color of the symbol's stroke or line.voidContextButton.setSymbolStroke(Color symbolStroke) The color of the symbol's stroke or line.abstract voidAxis.setTickColor(Color tickColor) Color for the main tick marks.voidColorAxis.setTickColor(Color tickColor) Color for the main tick marks.voidXAxis.setTickColor(Color tickColor) Color for the main tick marks.voidYAxis.setTickColor(Color tickColor) Color for the main tick marks.Constructors in com.vaadin.componentfactory.maps.model with parameters of type Color -
Uses of Color in com.vaadin.componentfactory.maps.model.style
Classes in com.vaadin.componentfactory.maps.model.style that implement ColorFields in com.vaadin.componentfactory.maps.model.style declared as ColorModifier and TypeFieldDescriptionprotected static final ColorLumoDarkTheme.LEGEND_BACKGROUND_COLORConstantLEGEND_BACKGROUND_COLORprotected static final ColorLumoLightTheme.LEGEND_BACKGROUND_COLORConstantLEGEND_BACKGROUND_COLORprotected static final ColorLumoDarkTheme.LEGEND_TEXT_COLORConstantLEGEND_TEXT_COLORprotected static final ColorLumoLightTheme.LEGEND_TEXT_COLORConstantLEGEND_TEXT_COLORMethods in com.vaadin.componentfactory.maps.model.style that return ColorModifier and TypeMethodDescriptionChartStyle.getBackgroundColor()Getter for the fieldbackgroundColor.TooltipStyle.getBackgroundColor()Getter for the fieldbackgroundColor.ChartStyle.getBorderColor()Getter for the fieldborderColor.TooltipStyle.getBorderColor()Getter for the fieldborderColor.Style.getColor()Getter for the fieldcolor.Color[]Theme.getColors()Get colors of itemsButtonTheme.getFill()Getter for the fieldfill.ChartStyle.getPlotBackgroundColor()Getter for the fieldplotBackgroundColor.ChartStyle.getPlotBorderColor()Getter for the fieldplotBorderColor.ButtonTheme.getStroke()Getter for the fieldstroke.Methods in com.vaadin.componentfactory.maps.model.style with parameters of type ColorModifier and TypeMethodDescriptionvoidChartStyle.setBackgroundColor(Color backgroundColor) Sets the background color of the outer chart area.voidTooltipStyle.setBackgroundColor(Color backgroundColor) Sets the background color of tooltipsvoidChartStyle.setBorderColor(Color borderColor) Sets the color of the outer chart border.voidTooltipStyle.setBorderColor(Color borderColor) Sets the color of the tooltip border.voidSets thecolorCSS attribute.voidSet colors of items (bars, pie sectors ...) in chartvoidSetter for the fieldfill.voidChartStyle.setPlotBackgroundColor(Color plotBackgroundColor) Sets the background color of the plot area.voidChartStyle.setPlotBorderColor(Color plotBorderColor) Sets the color of the outer chart border.voidSetter for the fieldstroke.