- GAINSBORO - Static variable in class com.hyjavacharts.model.common.Color
-
- getBorderRadius() - Method in class com.hyjavacharts.model.highcharts.plotoptions.Column
-
The corner radius of the border surrounding each column or bar.
- getCategories() - Method in class com.hyjavacharts.model.highcharts.XAxis
-
If categories are present for the xAxis, names are used instead of numbers for that axis.
- getChart() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
General options for the chart.
- getChartOptions() - Method in class com.hyjavacharts.chart.Highchart
-
Get a reference to the chartOptions object for the chart.
- getColor() - Method in class com.hyjavacharts.model.common.Color
-
Get color string.
- getColors() - Method in class com.hyjavacharts.model.common.themes.Avacado
-
- getColors() - Method in class com.hyjavacharts.model.common.themes.BrandDark
-
- getColors() - Method in class com.hyjavacharts.model.common.themes.BrandLight
-
- getColors() - Method in class com.hyjavacharts.model.common.themes.Dark
-
- getColors() - Method in class com.hyjavacharts.model.common.themes.DarkBlue
-
- getColors() - Method in class com.hyjavacharts.model.common.themes.DarkGreen
-
- getColors() - Method in class com.hyjavacharts.model.common.themes.DarkUnica
-
- getColors() - Method in class com.hyjavacharts.model.common.themes.Default
-
Defaults to [ "#2caffe", "#544fc5", "#00e272", "#fe6a35", "#6b8abc", "#d568fb", "#2ee0ca", "#fa4b42", "#feb56a", "#91e8e1 ].
- getColors() - Method in class com.hyjavacharts.model.common.themes.Grey
-
- getColors() - Method in class com.hyjavacharts.model.common.themes.Grid
-
- getColors() - Method in class com.hyjavacharts.model.common.themes.GridLight
-
- getColors() - Method in class com.hyjavacharts.model.common.themes.HighContrastDark
-
- getColors() - Method in class com.hyjavacharts.model.common.themes.HighContrastLight
-
- getColors() - Method in class com.hyjavacharts.model.common.themes.Light
-
- getColors() - Method in class com.hyjavacharts.model.common.themes.SandSignika
-
- getColors() - Method in class com.hyjavacharts.model.common.themes.Skies
-
- getColors() - Method in class com.hyjavacharts.model.common.themes.Sunset
-
- getColors() - Method in interface com.hyjavacharts.model.common.themes.Theme
-
Get the themes colors.
- getColors() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
Get the colors option.
- getColorsSingle() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
- getColorValue() - Method in class com.hyjavacharts.model.common.Color
-
Get color Javascript value.
- getColumn() - Method in class com.hyjavacharts.model.highcharts.PlotOptions
-
Column series display one column per value along an X axis.
- getCredits() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
Highcharts by default puts a credits label in the lower right corner of the chart.
- getData() - Method in class com.hyjavacharts.model.highcharts.series.SeriesColumn
-
An array of data points for the series.
- getEnabled() - Method in class com.hyjavacharts.model.highcharts.Credits
-
Whether to show the credits text.
- getGlobal() - Method in class com.hyjavacharts.model.highcharts.GlobalOptions
-
Global options that don't apply to each chart.
- getGlobalOptions() - Method in class com.hyjavacharts.chart.Highchart
-
Get a reference to the globalOptions object for the chart.
- getHighchartsAPIVersion() - Static method in class com.hyjavacharts.LibraryInfo
-
Get the supported Highcharts API version.
- getHyJavaChartsAPIVersion() - Static method in class com.hyjavacharts.LibraryInfo
-
Get the HyJavaCharts library API version.
- getId() - Method in class com.hyjavacharts.model.highcharts.Series
-
Get the _id option.
- getLibraryName() - Static method in class com.hyjavacharts.LibraryInfo
-
Get the library name.
- getLibraryType() - Static method in class com.hyjavacharts.LibraryInfo
-
Get the HyJavaCharts library type.
- getName() - Method in class com.hyjavacharts.model.highcharts.Series
-
Get the _name option.
- getName() - Method in class com.hyjavacharts.model.highcharts.series.SeriesColumn
-
The name of the series as shown in the legend, tooltip etc.
- getPlotOptions() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
The plotOptions is a wrapper object for config objects for each series type.
- getRawValue() - Method in class com.hyjavacharts.model.common.Color
-
Get raw color Javascript value.
- getSeries() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
Series options for specific data and the data itself.
- getSeriesSingle() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
Series options for specific data and the data itself.
- getText() - Method in class com.hyjavacharts.model.highcharts.Title
-
The title of the chart.
- getTheme() - Method in class com.hyjavacharts.chart.Highchart
-
Get the theme object for the chart.
- getTheme() - Method in class com.hyjavacharts.chart.HighchartOptions
-
Get the theme object for the chartOptions.
- getTitle() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
The chart's main title.
- getType() - Method in class com.hyjavacharts.model.highcharts.Chart
-
The default series type for the chart.
- getXAxis() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
The X axis or category axis.
- getXAxisSingle() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
The X axis or category axis.
- getXx() - Method in class com.hyjavacharts.model.highcharts.Global
-
Get the xx option.
- GHOSTWHITE - Static variable in class com.hyjavacharts.model.common.Color
-
- Global - Class in com.hyjavacharts.model.highcharts
-
Global options that don't apply to each chart.
- Global() - Constructor for class com.hyjavacharts.model.highcharts.Global
-
- GlobalOptions - Class in com.hyjavacharts.model.highcharts
-
The GlobalOptions class maps directly to the Highcharts global options in the Highcharts API.
- GlobalOptions() - Constructor for class com.hyjavacharts.model.highcharts.GlobalOptions
-
- globalOptionsToJs() - Method in class com.hyjavacharts.chart.Highchart
-
Converts global options to JSON.
- GOLD - Static variable in class com.hyjavacharts.model.common.Color
-
- GOLDENROD - Static variable in class com.hyjavacharts.model.common.Color
-
- GRAY - Static variable in class com.hyjavacharts.model.common.Color
-
- GREEN - Static variable in class com.hyjavacharts.model.common.Color
-
- GREENYELLOW - Static variable in class com.hyjavacharts.model.common.Color
-
- Grey - Class in com.hyjavacharts.model.common.themes
-
Copyright (c) 2026 Powerbuilt Systems.
- Grey() - Constructor for class com.hyjavacharts.model.common.themes.Grey
-
- GREY - Static variable in class com.hyjavacharts.model.common.themes.HighchartTheme
-
- Grid - Class in com.hyjavacharts.model.common.themes
-
Copyright (c) 2026 Powerbuilt Systems.
- Grid() - Constructor for class com.hyjavacharts.model.common.themes.Grid
-
- GRID - Static variable in class com.hyjavacharts.model.common.themes.HighchartTheme
-
- GRID_LIGHT - Static variable in class com.hyjavacharts.model.common.themes.HighchartTheme
-
- GridLight - Class in com.hyjavacharts.model.common.themes
-
Copyright (c) 2026 Powerbuilt Systems.
- GridLight() - Constructor for class com.hyjavacharts.model.common.themes.GridLight
-
- SADDLEBROWN - Static variable in class com.hyjavacharts.model.common.Color
-
- SALMON - Static variable in class com.hyjavacharts.model.common.Color
-
- SAND_SIGNIKA - Static variable in class com.hyjavacharts.model.common.themes.HighchartTheme
-
- SandSignika - Class in com.hyjavacharts.model.common.themes
-
Copyright (c) 2026 Powerbuilt Systems.
- SandSignika() - Constructor for class com.hyjavacharts.model.common.themes.SandSignika
-
- SANDYBROWN - Static variable in class com.hyjavacharts.model.common.Color
-
- SEAGREEN - Static variable in class com.hyjavacharts.model.common.Color
-
- SEASHELL - Static variable in class com.hyjavacharts.model.common.Color
-
- Series - Class in com.hyjavacharts.model.highcharts
-
Series options for specific data and the data itself.
- Series() - Constructor for class com.hyjavacharts.model.highcharts.Series
-
- SeriesColumn - Class in com.hyjavacharts.model.highcharts.series
-
A column series.
- SeriesColumn() - Constructor for class com.hyjavacharts.model.highcharts.series.SeriesColumn
-
- set_hcNulledOption(Boolean) - Method in class com.hyjavacharts.model.common.BaseOption
-
- setAllowEvaluationStats(boolean) - Static method in class com.hyjavacharts.chart.Highchart
-
Set whether to allow evaluation stats to be collected.
- setBorderRadius(String) - Method in class com.hyjavacharts.model.highcharts.plotoptions.Column
-
The corner radius of the border surrounding each column or bar.
- setCategories(List<String>) - Method in class com.hyjavacharts.model.highcharts.XAxis
-
If categories are present for the xAxis, names are used instead of numbers for that axis.
- setChart(Chart) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
General options for the chart.
- setColor(String) - Method in class com.hyjavacharts.model.common.Color
-
Set color string.
- setColors(List<Color>) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
Set the colors option.
- setColorValue(String) - Method in class com.hyjavacharts.model.common.Color
-
Set color Javascript value.
- setColumn(Column) - Method in class com.hyjavacharts.model.highcharts.PlotOptions
-
Column series display one column per value along an X axis.
- setCompressOutput(boolean) - Static method in class com.hyjavacharts.chart.Highchart
-
Set whether to compress all generated global and chart options.
- setCredits(Credits) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
Highcharts by default puts a credits label in the lower right corner of the chart.
- setData(List<Number>) - Method in class com.hyjavacharts.model.highcharts.series.SeriesColumn
-
An array of data points for the series.
- setEmitAsString(boolean) - Method in class com.hyjavacharts.model.common.Color
-
Set whether to emit the Color as a JSON string and convert it so it can be converted back to a Color in your JavaScript.
- setEmitAsString(boolean, boolean) - Method in class com.hyjavacharts.model.common.Color
-
Set whether to emit the Color as a JSON string.
- setEmitColorsAsString(boolean) - Static method in class com.hyjavacharts.chart.Highchart
-
Set whether to emit all Colors as a JSON string and convert them so they can be converted back to a Color in your JavaScript.
- setEmitColorsAsString(boolean, boolean) - Static method in class com.hyjavacharts.chart.Highchart
-
Set whether to emit all Colors as a JSON string.
- setEmitFunctionsAsString(boolean) - Static method in class com.hyjavacharts.chart.Highchart
-
Set whether to emit all functions as a JSON string and convert them so they can be converted back to a function in your JavaScript.
- setEmitFunctionsAsString(boolean, boolean) - Static method in class com.hyjavacharts.chart.Highchart
-
Set whether to emit all functions as a JSON string.
- setEnabled(Boolean) - Method in class com.hyjavacharts.model.highcharts.Credits
-
Whether to show the credits text.
- setGlobal(Global) - Method in class com.hyjavacharts.model.highcharts.GlobalOptions
-
Global options that don't apply to each chart.
- setId(String) - Method in class com.hyjavacharts.model.highcharts.Series
-
Set the _id option.
- setName(String) - Method in class com.hyjavacharts.model.highcharts.series.SeriesColumn
-
The name of the series as shown in the legend, tooltip etc.
- setName(String) - Method in class com.hyjavacharts.model.highcharts.Series
-
Set the _name option.
- setPlotOptions(PlotOptions) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
The plotOptions is a wrapper object for config objects for each series type.
- setRGB(int, int, int) - Method in class com.hyjavacharts.model.common.Color
-
Set a RGB color string.
- setRGBA(int, int, int, double) - Method in class com.hyjavacharts.model.common.Color
-
Set a RGBA color string.
- setSeries(List<Series>) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
Series options for specific data and the data itself.
- setText(String) - Method in class com.hyjavacharts.model.highcharts.Title
-
The title of the chart.
- setTheme(Theme) - Method in class com.hyjavacharts.chart.Highchart
-
Sets the theme for the chart.
- setTheme(Theme, ChartOptions) - Method in class com.hyjavacharts.chart.HighchartOptions
-
Sets the theme for the chartOptions.
- setTitle(Title) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
The chart's main title.
- setType(ChartType) - Method in class com.hyjavacharts.model.highcharts.Chart
-
The default series type for the chart.
- setXAxis(List<XAxis>) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
-
The X axis or category axis.
- setXx(String) - Method in class com.hyjavacharts.model.highcharts.Global
-
Set the xx option.
- SIENNA - Static variable in class com.hyjavacharts.model.common.Color
-
- SILVER - Static variable in class com.hyjavacharts.model.common.Color
-
- SKIES - Static variable in class com.hyjavacharts.model.common.themes.HighchartTheme
-
- Skies - Class in com.hyjavacharts.model.common.themes
-
Copyright (c) 2026 Powerbuilt Systems.
- Skies() - Constructor for class com.hyjavacharts.model.common.themes.Skies
-
- SKYBLUE - Static variable in class com.hyjavacharts.model.common.Color
-
- SLATEBLUE - Static variable in class com.hyjavacharts.model.common.Color
-
- SLATEGRAY - Static variable in class com.hyjavacharts.model.common.Color
-
- SNOW - Static variable in class com.hyjavacharts.model.common.Color
-
- SPRINGGREEN - Static variable in class com.hyjavacharts.model.common.Color
-
- STEELBLUE - Static variable in class com.hyjavacharts.model.common.Color
-
- SUNSET - Static variable in class com.hyjavacharts.model.common.themes.HighchartTheme
-
- Sunset - Class in com.hyjavacharts.model.common.themes
-
Copyright (c) 2026 Powerbuilt Systems.
- Sunset() - Constructor for class com.hyjavacharts.model.common.themes.Sunset
-