Skip navigation links
A B C D F G H I K L M N O P R S T V W Y _ 

A

addParameter(String) - Method in class com.hyjavacharts.model.common.Function
Add parameters to the declaration of the Javascript function.
ALICEBLUE - Static variable in class com.hyjavacharts.model.common.Color
 
AnimationOptions - Class in com.hyjavacharts.model.common
Maps to the Highcharts.AnimationOptionsObject data type.
Example: chart.animation
ref: https://api.highcharts.com/highcharts/chart.animation
AnimationOptions() - Constructor for class com.hyjavacharts.model.common.AnimationOptions
 
ANTIQUEWHITE - Static variable in class com.hyjavacharts.model.common.Color
 
AQUA - Static variable in class com.hyjavacharts.model.common.Color
 
AQUAMARINE - Static variable in class com.hyjavacharts.model.common.Color
 
Avacado - Class in com.hyjavacharts.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
Avacado() - Constructor for class com.hyjavacharts.model.common.themes.Avacado
 
AVACADO - Static variable in class com.hyjavacharts.model.common.themes.HighchartTheme
 
AZURE - Static variable in class com.hyjavacharts.model.common.Color
 

B

BaseOption - Class in com.hyjavacharts.model.common
Base option for all Highcharts global and chart options.
BaseOption() - Constructor for class com.hyjavacharts.model.common.BaseOption
 
BEIGE - Static variable in class com.hyjavacharts.model.common.Color
 
BISQUE - Static variable in class com.hyjavacharts.model.common.Color
 
BLACK - Static variable in class com.hyjavacharts.model.common.Color
 
BLANCHEDALMOND - Static variable in class com.hyjavacharts.model.common.Color
 
BLUE - Static variable in class com.hyjavacharts.model.common.Color
 
BLUEVIOLET - Static variable in class com.hyjavacharts.model.common.Color
 
brighten(double) - Method in class com.hyjavacharts.model.common.Color
Brighten a color.
BROWN - Static variable in class com.hyjavacharts.model.common.Color
 
BURLYWOOD - Static variable in class com.hyjavacharts.model.common.Color
 

C

CADETBLUE - Static variable in class com.hyjavacharts.model.common.Color
 
Chart - Class in com.hyjavacharts.model.highcharts
General options for the chart.
Chart() - Constructor for class com.hyjavacharts.model.highcharts.Chart
 
ChartOptions - Class in com.hyjavacharts.model.highcharts
The ChartOptions class maps directly to the Highcharts chart options in the Highcharts API.
All Highchart chart options will be set from this class.
ChartOptions() - Constructor for class com.hyjavacharts.model.highcharts.ChartOptions
 
chartOptionsToJs() - Method in class com.hyjavacharts.chart.Highchart
Converts chart options to Javascript.
CHARTREUSE - Static variable in class com.hyjavacharts.model.common.Color
 
ChartType - Enum in com.hyjavacharts.model.highcharts.constants
Copyright (c) 2022 Powerbuilt Systems.
CHOCOLATE - Static variable in class com.hyjavacharts.model.common.Color
 
Color - Class in com.hyjavacharts.model.common
Maps to the Highcharts Color, Highcharts.ColorString, Highcharts.GradientColorObject, Highcharts.PatternOptionsObject data types.
Color() - Constructor for class com.hyjavacharts.model.common.Color
 
Color(String) - Constructor for class com.hyjavacharts.model.common.Color
Construct with a color string.
Color(int, int, int) - Constructor for class com.hyjavacharts.model.common.Color
Construct with RGB values.
Color(int, int, int, double) - Constructor for class com.hyjavacharts.model.common.Color
Construct with RGBA values.
Color(LinearGradient, List<Stop>) - Constructor for class com.hyjavacharts.model.common.Color
Construct with LinearGradient and Stop values.
Color(RadialGradient, List<Stop>) - Constructor for class com.hyjavacharts.model.common.Color
Construct with RadialGradient and Stop values.
Color(PatternOptions) - Constructor for class com.hyjavacharts.model.common.Color
Construct with pattern fill options.
com.hyjavacharts - package com.hyjavacharts
 
com.hyjavacharts.chart - package com.hyjavacharts.chart
 
com.hyjavacharts.model.common - package com.hyjavacharts.model.common
 
com.hyjavacharts.model.common.themes - package com.hyjavacharts.model.common.themes
 
com.hyjavacharts.model.highcharts - package com.hyjavacharts.model.highcharts
 
com.hyjavacharts.model.highcharts.constants - package com.hyjavacharts.model.highcharts.constants
 
com.hyjavacharts.model.highcharts.plotoptions - package com.hyjavacharts.model.highcharts.plotoptions
 
com.hyjavacharts.model.highcharts.plotoptions.pie - package com.hyjavacharts.model.highcharts.plotoptions.pie
 
com.hyjavacharts.model.highcharts.plotoptions.series - package com.hyjavacharts.model.highcharts.plotoptions.series
 
com.hyjavacharts.model.highcharts.responsive - package com.hyjavacharts.model.highcharts.responsive
 
com.hyjavacharts.model.highcharts.responsive.rules - package com.hyjavacharts.model.highcharts.responsive.rules
 
com.hyjavacharts.model.highcharts.series - package com.hyjavacharts.model.highcharts.series
 
com.hyjavacharts.model.highcharts.series.seriesline - package com.hyjavacharts.model.highcharts.series.seriesline
 
com.hyjavacharts.model.highcharts.series.seriespie - package com.hyjavacharts.model.highcharts.series.seriespie
 
com.hyjavacharts.model.highcharts.yaxis - package com.hyjavacharts.model.highcharts.yaxis
 
Condition - Class in com.hyjavacharts.model.highcharts.responsive.rules
Under which conditions the rule applies.
Condition() - Constructor for class com.hyjavacharts.model.highcharts.responsive.rules.Condition
 
CORAL - Static variable in class com.hyjavacharts.model.common.Color
 
CORNFLOWERBLUE - Static variable in class com.hyjavacharts.model.common.Color
 
CORNSILK - Static variable in class com.hyjavacharts.model.common.Color
 
CRIMSON - Static variable in class com.hyjavacharts.model.common.Color
 
CSSObject - Class in com.hyjavacharts.model.common
Maps to the Highcharts CSSObject and Highcharts.CSSObject data types.
CSSObject() - Constructor for class com.hyjavacharts.model.common.CSSObject
 
CSSObject(String) - Constructor for class com.hyjavacharts.model.common.CSSObject
Contruct with a CSS Javascript value.
Cursor - Enum in com.hyjavacharts.model.highcharts.constants
Copyright (c) 2022 Powerbuilt Systems.
CYAN - Static variable in class com.hyjavacharts.model.common.Color
 

D

DARK_BLUE - Static variable in class com.hyjavacharts.model.common.themes.HighchartTheme
 
DARK_GREEN - Static variable in class com.hyjavacharts.model.common.themes.HighchartTheme
 
DARK_UNICA - Static variable in class com.hyjavacharts.model.common.themes.HighchartTheme
 
DARKBLUE - Static variable in class com.hyjavacharts.model.common.Color
 
DarkBlue - Class in com.hyjavacharts.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
DarkBlue() - Constructor for class com.hyjavacharts.model.common.themes.DarkBlue
 
DARKCYAN - Static variable in class com.hyjavacharts.model.common.Color
 
DARKGOLDENROD - Static variable in class com.hyjavacharts.model.common.Color
 
DARKGRAY - Static variable in class com.hyjavacharts.model.common.Color
 
DARKGREEN - Static variable in class com.hyjavacharts.model.common.Color
 
DarkGreen - Class in com.hyjavacharts.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
DarkGreen() - Constructor for class com.hyjavacharts.model.common.themes.DarkGreen
 
DARKKHAKI - Static variable in class com.hyjavacharts.model.common.Color
 
DARKMAGENTA - Static variable in class com.hyjavacharts.model.common.Color
 
DARKOLIVEGREEN - Static variable in class com.hyjavacharts.model.common.Color
 
DARKORANGE - Static variable in class com.hyjavacharts.model.common.Color
 
DARKORCHID - Static variable in class com.hyjavacharts.model.common.Color
 
DARKRED - Static variable in class com.hyjavacharts.model.common.Color
 
DARKSALMON - Static variable in class com.hyjavacharts.model.common.Color
 
DARKSEAGREEN - Static variable in class com.hyjavacharts.model.common.Color
 
DARKSLATEBLUE - Static variable in class com.hyjavacharts.model.common.Color
 
DARKSLATEGRAY - Static variable in class com.hyjavacharts.model.common.Color
 
DARKTURQUOISE - Static variable in class com.hyjavacharts.model.common.Color
 
DarkUnica - Class in com.hyjavacharts.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
DarkUnica() - Constructor for class com.hyjavacharts.model.common.themes.DarkUnica
 
DARKVIOLET - Static variable in class com.hyjavacharts.model.common.Color
 
Data - Class in com.hyjavacharts.model.highcharts.series.seriesline
An array of data points for the series.
Data() - Constructor for class com.hyjavacharts.model.highcharts.series.seriesline.Data
 
Data - Class in com.hyjavacharts.model.highcharts.series.seriespie
An array of data points for the series.
Data() - Constructor for class com.hyjavacharts.model.highcharts.series.seriespie.Data
 
DataLabels - Class in com.hyjavacharts.model.highcharts.plotoptions.pie
Options for the series data labels, appearing next to each data point.
DataLabels() - Constructor for class com.hyjavacharts.model.highcharts.plotoptions.pie.DataLabels
 
DEEPPINK - Static variable in class com.hyjavacharts.model.common.Color
 
DEEPSKYBLUE - Static variable in class com.hyjavacharts.model.common.Color
 
Default - Class in com.hyjavacharts.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
Default() - Constructor for class com.hyjavacharts.model.common.themes.Default
 
DEFAULT - Static variable in class com.hyjavacharts.model.common.themes.HighchartTheme
 
DIMGRAY - Static variable in class com.hyjavacharts.model.common.Color
 
DODGERBLUE - Static variable in class com.hyjavacharts.model.common.Color
 

F

FIREBRICK - Static variable in class com.hyjavacharts.model.common.Color
 
FLORALWHITE - Static variable in class com.hyjavacharts.model.common.Color
 
FORESTGREEN - Static variable in class com.hyjavacharts.model.common.Color
 
FUCHSIA - Static variable in class com.hyjavacharts.model.common.Color
 
Function - Class in com.hyjavacharts.model.common
Maps to the Highcharts Function, highcharts.*callbackfunction data types.
Function() - Constructor for class com.hyjavacharts.model.common.Function
 
Function(String, String...) - Constructor for class com.hyjavacharts.model.common.Function
Construct with a function body and 1 or more parameters for the declaration of the Javascript function.
Function(String) - Constructor for class com.hyjavacharts.model.common.Function
Construct with a function body.

G

GAINSBORO - Static variable in class com.hyjavacharts.model.common.Color
 
General - Class in com.hyjavacharts.model.common
The general option data type to handle the case where a Javascript value is needed.
General() - Constructor for class com.hyjavacharts.model.common.General
 
General(String) - Constructor for class com.hyjavacharts.model.common.General
Construct with a Javascript value.
getAlign() - Method in class com.hyjavacharts.model.highcharts.Legend
The horizontal alignment of the legend box within the chart area.
getAllowPointSelect() - Method in class com.hyjavacharts.model.highcharts.plotoptions.Pie
Allow this series' points to be selected by clicking on the graphic (columns, point markers, pie slices, map areas etc).
getAnimationAsBoolean() - Method in class com.hyjavacharts.model.common.Color
Animation options for the image pattern loading.
getAnimationAsOptions() - Method in class com.hyjavacharts.model.common.Color
Animation options for the image pattern loading.
getAspectRatio() - Method in class com.hyjavacharts.model.common.PatternOptions
For automatically calculated width and height on images, it is possible to set an aspect ratio.
getBackgroundColor() - Method in class com.hyjavacharts.model.common.PatternOptions
Background color for the pattern if a path is set (not images).
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.
getChartOptions() - Method in class com.hyjavacharts.model.highcharts.responsive.Rules
A full set of chart options to apply as overrides to the general chart options.
getClassName() - Method in class com.hyjavacharts.model.highcharts.series.seriesline.Data
An additional, individual class name for the data point's graphic representation.
getColor() - Method in class com.hyjavacharts.model.common.Color
Get color string.
getColor() - Method in class com.hyjavacharts.model.common.CSSObject
Color used in the element.
getColor() - Method in class com.hyjavacharts.model.common.PatternOptions
Pattern color, used as default path stroke.
getColorByPoint() - Method in class com.hyjavacharts.model.highcharts.series.SeriesPie
 
getColors() - Method in class com.hyjavacharts.model.common.themes.Avacado
 
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
 
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.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
 
getColorsSingle() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
 
getColorValue() - Method in class com.hyjavacharts.model.common.Color
Get color Javascript value.
getComplete() - Method in class com.hyjavacharts.model.common.AnimationOptions
A callback function to exectute when the animation finishes.
getCondition() - Method in class com.hyjavacharts.model.highcharts.responsive.Rules
Under which conditions the rule applies.
getConnectorAllowed() - Method in class com.hyjavacharts.model.highcharts.plotoptions.series.Label
Allow labels to be placed distant to the graph if necessary, and draw a connector line to the graph.
getCssValue() - Method in class com.hyjavacharts.model.common.CSSObject
Get the the CSS Javascript value.
getCursorAsEnum() - Method in class com.hyjavacharts.model.highcharts.plotoptions.Pie
You can set the cursor to "pointer" if you have click events attached to the series, to signal to the user that the points and lines can be clicked.
getCursorAsString() - Method in class com.hyjavacharts.model.highcharts.plotoptions.Pie
You can set the cursor to "pointer" if you have click events attached to the series, to signal to the user that the points and lines can be clicked.
getCx() - Method in class com.hyjavacharts.model.common.RadialGradient
Center horizontal position relative to the shape.
getCy() - Method in class com.hyjavacharts.model.common.RadialGradient
Center vertical position relative to the shape.
getDAsArrayNumber() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getDAsArrayString() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getDAsString() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getDataAsArrayNumber() - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
getDataAsArrayNumber() - Method in class com.hyjavacharts.model.highcharts.series.SeriesPie
An array of data points for the series.
getDataAsArrayObject() - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
getDataAsArrayObject() - Method in class com.hyjavacharts.model.highcharts.series.SeriesPie
An array of data points for the series.
getDataAsArrayObjectSingle() - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
getDataAsArrayObjectSingle() - Method in class com.hyjavacharts.model.highcharts.series.SeriesPie
An array of data points for the series.
getDataLabels() - Method in class com.hyjavacharts.model.highcharts.plotoptions.Pie
Options for the series data labels, appearing next to each data point.
getDataLabelsAsArrayOptions() - Method in class com.hyjavacharts.model.highcharts.plotoptions.Pie
Options for the series data labels, appearing next to each data point.
getDataLabelsAsArrayOptionsSingle() - Method in class com.hyjavacharts.model.highcharts.plotoptions.Pie
Options for the series data labels, appearing next to each data point.
getDefer() - Method in class com.hyjavacharts.model.common.AnimationOptions
The animation defer in milliseconds.
getDuration() - Method in class com.hyjavacharts.model.common.AnimationOptions
The animation duration in milliseconds.
getEasingAsFunction() - Method in class com.hyjavacharts.model.common.AnimationOptions
The name of an easing function as defined on the Math object.
getEasingAsString() - Method in class com.hyjavacharts.model.common.AnimationOptions
The name of an easing function as defined on the Math object.
getEnabled() - Method in class com.hyjavacharts.model.highcharts.plotoptions.pie.DataLabels
Enable or disable the data labels.
getFill() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getFormat() - Method in class com.hyjavacharts.model.highcharts.plotoptions.pie.DataLabels
A format string for the data label.
getFunctionBody() - Method in class com.hyjavacharts.model.common.Function
Get the function body.
getGlobal() - Method in class com.hyjavacharts.model.highcharts.GlobalOptions
 
getGlobalOptions() - Method in class com.hyjavacharts.chart.Highchart
Get a reference to the globalOptions object for the chart.
getHeight() - Method in class com.hyjavacharts.model.common.PatternOptions
Analogous to pattern.width.
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.common.PatternOptions
ID to assign to the pattern.
getImage() - Method in class com.hyjavacharts.model.common.PatternOptions
URL to an image to use as the pattern.
getInverted() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getJsValue() - Method in class com.hyjavacharts.model.common.General
Get the Javascript value.
getLabel() - Method in class com.hyjavacharts.model.highcharts.plotoptions.Series
Series labels are placed as close to the series as possible in a natural way, seeking to avoid other series.
getLayout() - Method in class com.hyjavacharts.model.highcharts.Legend
The layout of the legend items.
getLegend() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The legend is a box containing a symbol and name for each series item or point item in the chart.
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.
getLinearGradient() - Method in class com.hyjavacharts.model.common.Color
Defines the start position and the end position for a gradient relative to the shape.
getMatrix() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getMaxWidth() - Method in class com.hyjavacharts.model.highcharts.responsive.rules.Condition
The responsive rule applies if the chart width is less than this.
getName() - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
The name of the series as shown in the legend, tooltip etc.
getName() - Method in class com.hyjavacharts.model.highcharts.series.seriespie.Data
The name of the point as shown in the legend, tooltip, dataLabels, etc.
getName() - Method in class com.hyjavacharts.model.highcharts.series.SeriesPie
The name of the series as shown in the legend, tooltip etc.
getOpacity() - Method in class com.hyjavacharts.model.common.PatternOptions
Opacity of the pattern as a float value from 0 to 1.
getPaddingAsNumber() - Method in class com.hyjavacharts.model.common.SVGAttributes
Space around the element content.
getPaddingAsString() - Method in class com.hyjavacharts.model.common.SVGAttributes
Space around the element content.
getPathAsObject() - Method in class com.hyjavacharts.model.common.PatternOptions
Either an SVG path as string, or an object.
getPathAsString() - Method in class com.hyjavacharts.model.common.PatternOptions
Either an SVG path as string, or an object.
getPattern() - Method in class com.hyjavacharts.model.common.Color
 
getPatternIndex() - Method in class com.hyjavacharts.model.common.Color
 
getPatternTransform() - Method in class com.hyjavacharts.model.common.PatternOptions
SVG patternTransform to apply to the entire pattern.
getPie() - Method in class com.hyjavacharts.model.highcharts.PlotOptions
A pie chart is a circular graphic which is divided into slices to illustrate numerical proportion.
getPlotBackgroundColor() - Method in class com.hyjavacharts.model.highcharts.Chart
The background color or gradient for the plot area.
getPlotBorderWidth() - Method in class com.hyjavacharts.model.highcharts.Chart
The pixel width of the plot area border.
getPlotOptions() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The plotOptions is a wrapper object for config objects for each series type.
getPlotShadowAsBoolean() - Method in class com.hyjavacharts.model.highcharts.Chart
Whether to apply a drop shadow to the plot area.
getPlotShadowAsCSSObject() - Method in class com.hyjavacharts.model.highcharts.Chart
Whether to apply a drop shadow to the plot area.
getPointFormat() - Method in class com.hyjavacharts.model.highcharts.Tooltip
The HTML of the point's line in the tooltip.
getPointStart() - Method in class com.hyjavacharts.model.highcharts.plotoptions.Series
If no x values are given for the points in a series, pointStart defines on what value to start.
getR() - Method in class com.hyjavacharts.model.common.RadialGradient
Radius relative to the shape.
getRadialGradient() - Method in class com.hyjavacharts.model.common.Color
Defines the center position and the radius for a gradient.
getRawValue() - Method in class com.hyjavacharts.model.common.Color
Get raw color Javascript value.
getRawValue() - Method in class com.hyjavacharts.model.common.CSSObject
Get raw CSS Javascript Value.
getRawValue() - Method in class com.hyjavacharts.model.common.Function
Get the function as raw Javascript.
getRawValue() - Method in class com.hyjavacharts.model.common.General
Get the raw Javascript value.
getResponsive() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Allows setting a set of rules to apply for different screen or chart sizes.
getRotation() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getRotationOriginX() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getRotationOriginY() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getRules() - Method in class com.hyjavacharts.model.highcharts.Responsive
A set of rules for responsive settings.
getRulesSingle() - Method in class com.hyjavacharts.model.highcharts.Responsive
A set of rules for responsive settings.
getScaleX() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getScaleY() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getSelected() - Method in class com.hyjavacharts.model.highcharts.series.seriespie.Data
Whether the data point is selected initially.
getSeries() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Series options for specific data and the data itself.
getSeries() - Method in class com.hyjavacharts.model.highcharts.PlotOptions
General options for all series types.
getSeriesSingle() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Series options for specific data and the data itself.
getSliced() - Method in class com.hyjavacharts.model.highcharts.series.seriespie.Data
Whether to display a slice offset from the center.
getStartOffset() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getStep() - Method in class com.hyjavacharts.model.common.AnimationOptions
A callback function to execute on each step of each attribute or CSS property that's being animated.
getStops() - Method in class com.hyjavacharts.model.common.Color
The first item in each tuple is the position in the gradient, where 0 is the start of the gradient and 1 is the end of the gradient.
getStroke() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getStrokeWidth() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getStrokeWidthHyphenated() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getStyle() - Method in class com.hyjavacharts.model.highcharts.plotoptions.pie.DataLabels
Styles for the label.
getStyleAsCSSObject() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getStyleAsString() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getSubtitle() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The chart's subtitle.
getText() - Method in class com.hyjavacharts.model.highcharts.Subtitle
The subtitle of the chart.
getText() - Method in class com.hyjavacharts.model.highcharts.Title
The title of the chart.
getText() - Method in class com.hyjavacharts.model.highcharts.yaxis.Title
The actual text of the axis title.
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.
getTitle() - Method in class com.hyjavacharts.model.highcharts.YAxis
The axis title, showing next to the axis line.
getTooltip() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Options for the tooltip that appears when the user hovers over a series or point.
getTranslateX() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getTranslateY() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getType() - Method in class com.hyjavacharts.model.highcharts.Chart
The default series type for the chart.
getUseUTC() - Method in class com.hyjavacharts.model.highcharts.Global
Deprecated.
getVerticalAlign() - Method in class com.hyjavacharts.model.highcharts.Legend
The vertical alignment of the legend box.
getWidth() - Method in class com.hyjavacharts.model.common.PatternOptions
Width of the pattern.
getX() - Method in class com.hyjavacharts.model.common.PatternOptions
Horizontal offset of the pattern.
getX1() - Method in class com.hyjavacharts.model.common.LinearGradient
Start horizontal position of the gradient.
getX2() - Method in class com.hyjavacharts.model.common.LinearGradient
End horizontal position of the gradient.
getY() - Method in class com.hyjavacharts.model.common.PatternOptions
Vertical offset of the pattern.
getY() - Method in class com.hyjavacharts.model.highcharts.series.seriespie.Data
The y value of the point.
getY1() - Method in class com.hyjavacharts.model.common.LinearGradient
Start vertical position of the gradient.
getY2() - Method in class com.hyjavacharts.model.common.LinearGradient
End vertical position of the gradient.
getYAxis() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The Y axis or value axis.
getYAxisSingle() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The Y axis or value axis.
getZIndex() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
GHOSTWHITE - Static variable in class com.hyjavacharts.model.common.Color
 
Global - Class in com.hyjavacharts.model.highcharts
Copyright (c) 2022 Powerbuilt Systems.
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.
All Highchart global options will be set from this class.
GlobalOptions() - Constructor for class com.hyjavacharts.model.highcharts.GlobalOptions
 
globalOptionsToJs() - Method in class com.hyjavacharts.chart.Highchart
Converts global options to Javascript.
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) 2022 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) 2022 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) 2022 Powerbuilt Systems.
GridLight() - Constructor for class com.hyjavacharts.model.common.themes.GridLight
 

H

Highchart - Class in com.hyjavacharts.chart
The Highcharts class wraps both the GlobalOptions and ChartOptions classes into one convenient class to make usage as simple as possible.
Highchart() - Constructor for class com.hyjavacharts.chart.Highchart
 
HighchartOptions - Class in com.hyjavacharts.chart
The HighchartOptions class can be used as an alternative to the Highchart class.
HighchartOptions() - Constructor for class com.hyjavacharts.chart.HighchartOptions
 
HighchartRenderer - Class in com.hyjavacharts.chart
The HighchartRenderer class can be used to generate Javascript for GlobalOptions and ChartOptions.
HighchartRenderer() - Constructor for class com.hyjavacharts.chart.HighchartRenderer
 
HighchartTheme - Class in com.hyjavacharts.model.common.themes
Highchart standard themes.
HighchartTheme() - Constructor for class com.hyjavacharts.model.common.themes.HighchartTheme
 
HONEYDEW - Static variable in class com.hyjavacharts.model.common.Color
 
HorizontalAlign - Enum in com.hyjavacharts.model.highcharts.constants
Copyright (c) 2022 Powerbuilt Systems.
HOTPINK - Static variable in class com.hyjavacharts.model.common.Color
 

I

INDIANRED - Static variable in class com.hyjavacharts.model.common.Color
 
INDIGO - Static variable in class com.hyjavacharts.model.common.Color
 
isConvertFunction() - Method in class com.hyjavacharts.model.common.Function
Get whether to convert the function so it can be converted back to a function in your JavaScript.
isConvertFunctions() - Static method in class com.hyjavacharts.chart.Highchart
Get whether to convert all functions so they can be converted back to functions in your JavaScript.
isEmitAsString() - Method in class com.hyjavacharts.model.common.Function
Get whether to emit the function as a JSON string.
isEmitFunctionsAsString() - Static method in class com.hyjavacharts.chart.Highchart
Get whether to emit all functions as a JSON string.
IVORY - Static variable in class com.hyjavacharts.model.common.Color
 

K

KHAKI - Static variable in class com.hyjavacharts.model.common.Color
 

L

Label - Class in com.hyjavacharts.model.highcharts.plotoptions.series
Series labels are placed as close to the series as possible in a natural way, seeking to avoid other series.
Label() - Constructor for class com.hyjavacharts.model.highcharts.plotoptions.series.Label
 
LAVENDER - Static variable in class com.hyjavacharts.model.common.Color
 
LAVENDERBLUSH - Static variable in class com.hyjavacharts.model.common.Color
 
LAWNGREEN - Static variable in class com.hyjavacharts.model.common.Color
 
Layout - Enum in com.hyjavacharts.model.highcharts.constants
Copyright (c) 2022 Powerbuilt Systems.
Legend - Class in com.hyjavacharts.model.highcharts
The legend is a box containing a symbol and name for each series item or point item in the chart.
Legend() - Constructor for class com.hyjavacharts.model.highcharts.Legend
 
LEMONCHIFFON - Static variable in class com.hyjavacharts.model.common.Color
 
LibraryInfo - Class in com.hyjavacharts
Information about the HyJavaCharts library.
LibraryInfo() - Constructor for class com.hyjavacharts.LibraryInfo
 
LIGHTBLUE - Static variable in class com.hyjavacharts.model.common.Color
 
LIGHTCORAL - Static variable in class com.hyjavacharts.model.common.Color
 
LIGHTCYAN - Static variable in class com.hyjavacharts.model.common.Color
 
LIGHTGOLDENRODYELLOW - Static variable in class com.hyjavacharts.model.common.Color
 
LIGHTGRAY - Static variable in class com.hyjavacharts.model.common.Color
 
LIGHTGREEN - Static variable in class com.hyjavacharts.model.common.Color
 
LIGHTPINK - Static variable in class com.hyjavacharts.model.common.Color
 
LIGHTSALMON - Static variable in class com.hyjavacharts.model.common.Color
 
LIGHTSEAGREEN - Static variable in class com.hyjavacharts.model.common.Color
 
LIGHTSKYBLUE - Static variable in class com.hyjavacharts.model.common.Color
 
LIGHTSLATEGRAY - Static variable in class com.hyjavacharts.model.common.Color
 
LIGHTSTEELBLUE - Static variable in class com.hyjavacharts.model.common.Color
 
LIGHTYELLOW - Static variable in class com.hyjavacharts.model.common.Color
 
LIME - Static variable in class com.hyjavacharts.model.common.Color
 
LIMEGREEN - Static variable in class com.hyjavacharts.model.common.Color
 
LinearGradient - Class in com.hyjavacharts.model.common
Linear color gradients.
LinearGradient() - Constructor for class com.hyjavacharts.model.common.LinearGradient
 
LinearGradient(Number, Number, Number, Number) - Constructor for class com.hyjavacharts.model.common.LinearGradient
Construct a linear gradient.
LINEN - Static variable in class com.hyjavacharts.model.common.Color
 

M

MAGENTA - Static variable in class com.hyjavacharts.model.common.Color
 
MAROON - Static variable in class com.hyjavacharts.model.common.Color
 
MEDIUMAQUAMARINE - Static variable in class com.hyjavacharts.model.common.Color
 
MEDIUMBLUE - Static variable in class com.hyjavacharts.model.common.Color
 
MEDIUMORCHID - Static variable in class com.hyjavacharts.model.common.Color
 
MEDIUMPURPLE - Static variable in class com.hyjavacharts.model.common.Color
 
MEDIUMSEAGREEN - Static variable in class com.hyjavacharts.model.common.Color
 
MEDIUMSLATEBLUE - Static variable in class com.hyjavacharts.model.common.Color
 
MEDIUMSPRINGGREEN - Static variable in class com.hyjavacharts.model.common.Color
 
MEDIUMTURQUOISE - Static variable in class com.hyjavacharts.model.common.Color
 
MEDIUMVIOLETRED - Static variable in class com.hyjavacharts.model.common.Color
 
MIDNIGHTBLUE - Static variable in class com.hyjavacharts.model.common.Color
 
MINTCREAM - Static variable in class com.hyjavacharts.model.common.Color
 
MISTYROSE - Static variable in class com.hyjavacharts.model.common.Color
 
MOCCASIN - Static variable in class com.hyjavacharts.model.common.Color
 
ModelEnum - Interface in com.hyjavacharts.model.common
Interface for all chart option enums.

N

NAVAJOWHITE - Static variable in class com.hyjavacharts.model.common.Color
 
NAVY - Static variable in class com.hyjavacharts.model.common.Color
 
NULL - Static variable in class com.hyjavacharts.model.common.AnimationOptions
 
NULL - Static variable in class com.hyjavacharts.model.common.Color
 
NULL - Static variable in class com.hyjavacharts.model.common.CSSObject
 
NULL - Static variable in class com.hyjavacharts.model.common.Function
 
NULL - Static variable in class com.hyjavacharts.model.common.General
 
NULL - Static variable in class com.hyjavacharts.model.common.LinearGradient
 
NULL - Static variable in class com.hyjavacharts.model.common.PatternOptions
 
NULL - Static variable in class com.hyjavacharts.model.common.RadialGradient
 
NULL - Static variable in class com.hyjavacharts.model.common.Stop
 
NULL - Static variable in class com.hyjavacharts.model.common.SVGAttributes
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.Chart
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.ChartOptions
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.Global
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.GlobalOptions
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.Legend
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.PlotOptions
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.plotoptions.pie.DataLabels
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.plotoptions.Pie
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.plotoptions.series.Label
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.plotoptions.Series
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.Responsive
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.responsive.rules.Condition
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.responsive.Rules
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.series.seriesline.Data
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.series.SeriesLine
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.series.seriespie.Data
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.series.SeriesPie
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.Subtitle
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.Title
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.Tooltip
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.YAxis
 
NULL - Static variable in class com.hyjavacharts.model.highcharts.yaxis.Title
 
NULL_NUMBER - Static variable in class com.hyjavacharts.model.common.NullOption
 
NULL_STRING - Static variable in class com.hyjavacharts.model.common.NullOption
 
NullOption - Class in com.hyjavacharts.model.common
Convenience class to enable easily setting charts options to null in the case where there are overloaded methods.
NullOption() - Constructor for class com.hyjavacharts.model.common.NullOption
 

O

OLDLACE - Static variable in class com.hyjavacharts.model.common.Color
 
OLIVE - Static variable in class com.hyjavacharts.model.common.Color
 
OLIVEDRAB - Static variable in class com.hyjavacharts.model.common.Color
 
ORANGE - Static variable in class com.hyjavacharts.model.common.Color
 
ORANGERED - Static variable in class com.hyjavacharts.model.common.Color
 
ORCHID - Static variable in class com.hyjavacharts.model.common.Color
 

P

PALEGOLDENROD - Static variable in class com.hyjavacharts.model.common.Color
 
PALEGREEN - Static variable in class com.hyjavacharts.model.common.Color
 
PALETURQUOISE - Static variable in class com.hyjavacharts.model.common.Color
 
PALEVIOLETRED - Static variable in class com.hyjavacharts.model.common.Color
 
PAPAYAWHIP - Static variable in class com.hyjavacharts.model.common.Color
 
PatternOptions - Class in com.hyjavacharts.model.common
Maps to the Highcharts.PatternOptionsObject data type.
Example: chart.style
ref: https://api.highcharts.com/class-reference/Highcharts.PatternOptionsObject
PatternOptions() - Constructor for class com.hyjavacharts.model.common.PatternOptions
 
PEACHPUFF - Static variable in class com.hyjavacharts.model.common.Color
 
PERU - Static variable in class com.hyjavacharts.model.common.Color
 
Pie - Class in com.hyjavacharts.model.highcharts.plotoptions
A pie chart is a circular graphic which is divided into slices to illustrate numerical proportion.
Pie() - Constructor for class com.hyjavacharts.model.highcharts.plotoptions.Pie
 
PINK - Static variable in class com.hyjavacharts.model.common.Color
 
PlotOptions - Class in com.hyjavacharts.model.highcharts
The plotOptions is a wrapper object for config objects for each series type.
PlotOptions() - Constructor for class com.hyjavacharts.model.highcharts.PlotOptions
 
PLUM - Static variable in class com.hyjavacharts.model.common.Color
 
POWDERBLUE - Static variable in class com.hyjavacharts.model.common.Color
 
PURPLE - Static variable in class com.hyjavacharts.model.common.Color
 

R

RadialGradient - Class in com.hyjavacharts.model.common
Radial color gradients.
RadialGradient() - Constructor for class com.hyjavacharts.model.common.RadialGradient
 
RadialGradient(Number, Number, Number) - Constructor for class com.hyjavacharts.model.common.RadialGradient
Construct a radial gradient.
RED - Static variable in class com.hyjavacharts.model.common.Color
 
Responsive - Class in com.hyjavacharts.model.highcharts
Allows setting a set of rules to apply for different screen or chart sizes.
Responsive() - Constructor for class com.hyjavacharts.model.highcharts.Responsive
 
ROSYBROWN - Static variable in class com.hyjavacharts.model.common.Color
 
ROYALBLUE - Static variable in class com.hyjavacharts.model.common.Color
 
Rules - Class in com.hyjavacharts.model.highcharts.responsive
A set of rules for responsive settings.
Rules() - Constructor for class com.hyjavacharts.model.highcharts.responsive.Rules
 

S

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) 2022 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.plotoptions
General options for all series types.
Series() - Constructor for class com.hyjavacharts.model.highcharts.plotoptions.Series
 
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
 
SeriesLine - Class in com.hyjavacharts.model.highcharts.series
A line series.
SeriesLine() - Constructor for class com.hyjavacharts.model.highcharts.series.SeriesLine
 
SeriesPie - Class in com.hyjavacharts.model.highcharts.series
A pie series.
SeriesPie() - Constructor for class com.hyjavacharts.model.highcharts.series.SeriesPie
 
set_hcNulledOption(Boolean) - Method in class com.hyjavacharts.model.common.BaseOption
 
setAlign(HorizontalAlign) - Method in class com.hyjavacharts.model.highcharts.Legend
The horizontal alignment of the legend box within the chart area.
setAllowPointSelect(Boolean) - Method in class com.hyjavacharts.model.highcharts.plotoptions.Pie
Allow this series' points to be selected by clicking on the graphic (columns, point markers, pie slices, map areas etc).
setAnimation(Boolean) - Method in class com.hyjavacharts.model.common.Color
Animation options for the image pattern loading.
setAnimation(AnimationOptions) - Method in class com.hyjavacharts.model.common.Color
Animation options for the image pattern loading.
setAspectRatio(Number) - Method in class com.hyjavacharts.model.common.PatternOptions
For automatically calculated width and height on images, it is possible to set an aspect ratio.
setBackgroundColor(Color) - Method in class com.hyjavacharts.model.common.PatternOptions
Background color for the pattern if a path is set (not images).
setChart(Chart) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
General options for the chart.
setChartOptions(ChartOptions) - Method in class com.hyjavacharts.model.highcharts.responsive.Rules
A full set of chart options to apply as overrides to the general chart options.
setClassName(String) - Method in class com.hyjavacharts.model.highcharts.series.seriesline.Data
An additional, individual class name for the data point's graphic representation.
setColor(String) - Method in class com.hyjavacharts.model.common.Color
Set color string.
setColor(Color) - Method in class com.hyjavacharts.model.common.CSSObject
Color used in the element.
setColor(Color) - Method in class com.hyjavacharts.model.common.PatternOptions
Pattern color, used as default path stroke.
setColorByPoint(Boolean) - Method in class com.hyjavacharts.model.highcharts.series.SeriesPie
 
setColors(List<Color>) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
 
setColorValue(String) - Method in class com.hyjavacharts.model.common.Color
Set color Javascript value.
setComplete(Function) - Method in class com.hyjavacharts.model.common.AnimationOptions
A callback function to exectute when the animation finishes.
setCondition(Condition) - Method in class com.hyjavacharts.model.highcharts.responsive.Rules
Under which conditions the rule applies.
setConnectorAllowed(Boolean) - Method in class com.hyjavacharts.model.highcharts.plotoptions.series.Label
Allow labels to be placed distant to the graph if necessary, and draw a connector line to the graph.
setCssValue(String) - Method in class com.hyjavacharts.model.common.CSSObject
Set the CSS Javascript value.
setCursor(Cursor) - Method in class com.hyjavacharts.model.highcharts.plotoptions.Pie
You can set the cursor to "pointer" if you have click events attached to the series, to signal to the user that the points and lines can be clicked.
setCursor(String) - Method in class com.hyjavacharts.model.highcharts.plotoptions.Pie
You can set the cursor to "pointer" if you have click events attached to the series, to signal to the user that the points and lines can be clicked.
setCx(Number) - Method in class com.hyjavacharts.model.common.RadialGradient
Center horizontal position relative to the shape.
setCy(Number) - Method in class com.hyjavacharts.model.common.RadialGradient
Center vertical position relative to the shape.
setDAsArrayNumber(List<Number>) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setDAsArrayString(List<String>) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setDAsString(String) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setDataAsArrayNumber(List<Number>) - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
setDataAsArrayNumber(List<Number>) - Method in class com.hyjavacharts.model.highcharts.series.SeriesPie
An array of data points for the series.
setDataAsArrayObject(List<Data>) - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
setDataAsArrayObject(List<Data>) - Method in class com.hyjavacharts.model.highcharts.series.SeriesPie
An array of data points for the series.
setDataLabels(DataLabels) - Method in class com.hyjavacharts.model.highcharts.plotoptions.Pie
Options for the series data labels, appearing next to each data point.
setDataLabels(List<DataLabels>) - Method in class com.hyjavacharts.model.highcharts.plotoptions.Pie
Options for the series data labels, appearing next to each data point.
setDefer(Number) - Method in class com.hyjavacharts.model.common.AnimationOptions
The animation defer in milliseconds.
setDuration(Number) - Method in class com.hyjavacharts.model.common.AnimationOptions
The animation duration in milliseconds.
setEasing(Function) - Method in class com.hyjavacharts.model.common.AnimationOptions
The name of an easing function as defined on the Math object.
setEasing(String) - Method in class com.hyjavacharts.model.common.AnimationOptions
The name of an easing function as defined on the Math object.
setEmitAsString(boolean) - Method in class com.hyjavacharts.model.common.Function
Set whether to emit the function as a JSON string and convert it so it to be converted back to a function in your JavaScript.
setEmitAsString(boolean, boolean) - Method in class com.hyjavacharts.model.common.Function
Set whether to emit the function 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.plotoptions.pie.DataLabels
Enable or disable the data labels.
setFill(Color) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setFormat(String) - Method in class com.hyjavacharts.model.highcharts.plotoptions.pie.DataLabels
A format string for the data label.
setFunctionBody(String) - Method in class com.hyjavacharts.model.common.Function
Set the function body.
setGlobal(Global) - Method in class com.hyjavacharts.model.highcharts.GlobalOptions
 
setHeight(Number) - Method in class com.hyjavacharts.model.common.PatternOptions
Analogous to pattern.width.
setId(String) - Method in class com.hyjavacharts.model.common.PatternOptions
ID to assign to the pattern.
setImage(String) - Method in class com.hyjavacharts.model.common.PatternOptions
URL to an image to use as the pattern.
setInverted(Boolean) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setJsValue(String) - Method in class com.hyjavacharts.model.common.General
Set the Javascript value.
setLabel(Label) - Method in class com.hyjavacharts.model.highcharts.plotoptions.Series
Series labels are placed as close to the series as possible in a natural way, seeking to avoid other series.
setLayout(Layout) - Method in class com.hyjavacharts.model.highcharts.Legend
The layout of the legend items.
setLegend(Legend) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The legend is a box containing a symbol and name for each series item or point item in the chart.
setLinearGradient(LinearGradient) - Method in class com.hyjavacharts.model.common.Color
Defines the start position and the end position for a gradient relative to the shape.
setLinearGradient(List<Number>) - Method in class com.hyjavacharts.model.common.Color
Defines the linear gradient as an array of pixel points.
setMatrix(List<Number>) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setMaxWidth(Number) - Method in class com.hyjavacharts.model.highcharts.responsive.rules.Condition
The responsive rule applies if the chart width is less than this.
setName(String) - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
The name of the series as shown in the legend, tooltip etc.
setName(String) - Method in class com.hyjavacharts.model.highcharts.series.seriespie.Data
The name of the point as shown in the legend, tooltip, dataLabels, etc.
setName(String) - Method in class com.hyjavacharts.model.highcharts.series.SeriesPie
The name of the series as shown in the legend, tooltip etc.
setOpacity(Number) - Method in class com.hyjavacharts.model.common.PatternOptions
Opacity of the pattern as a float value from 0 to 1.
setPadding(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
Space around the element content.
setPadding(String) - Method in class com.hyjavacharts.model.common.SVGAttributes
Space around the element content.
setPath(SVGAttributes) - Method in class com.hyjavacharts.model.common.PatternOptions
Either an SVG path as string, or an object.
setPath(String) - Method in class com.hyjavacharts.model.common.PatternOptions
Either an SVG path as string, or an object.
setPattern(PatternOptions) - Method in class com.hyjavacharts.model.common.Color
 
setPatternIndex(Number) - Method in class com.hyjavacharts.model.common.Color
 
setPatternTransform(String) - Method in class com.hyjavacharts.model.common.PatternOptions
SVG patternTransform to apply to the entire pattern.
setPie(Pie) - Method in class com.hyjavacharts.model.highcharts.PlotOptions
A pie chart is a circular graphic which is divided into slices to illustrate numerical proportion.
setPlotBackgroundColor(Color) - Method in class com.hyjavacharts.model.highcharts.Chart
The background color or gradient for the plot area.
setPlotBorderWidth(Number) - Method in class com.hyjavacharts.model.highcharts.Chart
The pixel width of the plot area border.
setPlotOptions(PlotOptions) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The plotOptions is a wrapper object for config objects for each series type.
setPlotShadow(Boolean) - Method in class com.hyjavacharts.model.highcharts.Chart
Whether to apply a drop shadow to the plot area.
setPlotShadow(CSSObject) - Method in class com.hyjavacharts.model.highcharts.Chart
Whether to apply a drop shadow to the plot area.
setPointFormat(String) - Method in class com.hyjavacharts.model.highcharts.Tooltip
The HTML of the point's line in the tooltip.
setPointStart(Number) - Method in class com.hyjavacharts.model.highcharts.plotoptions.Series
If no x values are given for the points in a series, pointStart defines on what value to start.
setR(Number) - Method in class com.hyjavacharts.model.common.RadialGradient
Radius relative to the shape.
setRadialGradient(RadialGradient) - Method in class com.hyjavacharts.model.common.Color
Defines the center position and the radius for a gradient.
setResponsive(Responsive) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Allows setting a set of rules to apply for different screen or chart sizes.
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.
setRotation(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setRotationOriginX(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setRotationOriginY(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setRules(List<Rules>) - Method in class com.hyjavacharts.model.highcharts.Responsive
A set of rules for responsive settings.
setScaleX(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setScaleY(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setSelected(Boolean) - Method in class com.hyjavacharts.model.highcharts.series.seriespie.Data
Whether the data point is selected initially.
setSeries(List<Series>) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Series options for specific data and the data itself.
setSeries(Series) - Method in class com.hyjavacharts.model.highcharts.PlotOptions
General options for all series types.
setSliced(Boolean) - Method in class com.hyjavacharts.model.highcharts.series.seriespie.Data
Whether to display a slice offset from the center.
setStartOffset(String) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setStep(Function) - Method in class com.hyjavacharts.model.common.AnimationOptions
A callback function to execute on each step of each attribute or CSS property that's being animated.
setStops(List<Stop>) - Method in class com.hyjavacharts.model.common.Color
The first item in each tuple is the position in the gradient, where 0 is the start of the gradient and 1 is the end of the gradient.
setStroke(Color) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setStrokeWidth(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setStrokeWidthHyphenated(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setStyle(CSSObject) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setStyle(String) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setStyle(CSSObject) - Method in class com.hyjavacharts.model.highcharts.plotoptions.pie.DataLabels
Styles for the label.
setSubtitle(Subtitle) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The chart's subtitle.
setText(String) - Method in class com.hyjavacharts.model.highcharts.Subtitle
The subtitle of the chart.
setText(String) - Method in class com.hyjavacharts.model.highcharts.Title
The title of the chart.
setText(String) - Method in class com.hyjavacharts.model.highcharts.yaxis.Title
The actual text of the axis title.
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.
setTitle(Title) - Method in class com.hyjavacharts.model.highcharts.YAxis
The axis title, showing next to the axis line.
setTooltip(Tooltip) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Options for the tooltip that appears when the user hovers over a series or point.
setTranslateX(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setTranslateY(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setType(ChartType) - Method in class com.hyjavacharts.model.highcharts.Chart
The default series type for the chart.
setUseUTC(Boolean) - Method in class com.hyjavacharts.model.highcharts.Global
Deprecated.
setVerticalAlign(VerticalAlign) - Method in class com.hyjavacharts.model.highcharts.Legend
The vertical alignment of the legend box.
setWidth(Number) - Method in class com.hyjavacharts.model.common.PatternOptions
Width of the pattern.
setX(Number) - Method in class com.hyjavacharts.model.common.PatternOptions
Horizontal offset of the pattern.
setX1(Number) - Method in class com.hyjavacharts.model.common.LinearGradient
Start horizontal position of the gradient.
setX2(Number) - Method in class com.hyjavacharts.model.common.LinearGradient
End horizontal position of the gradient.
setY(Number) - Method in class com.hyjavacharts.model.common.PatternOptions
Vertical offset of the pattern.
setY(Number) - Method in class com.hyjavacharts.model.highcharts.series.seriespie.Data
The y value of the point.
setY1(Number) - Method in class com.hyjavacharts.model.common.LinearGradient
Start vertical position of the gradient.
setY2(Number) - Method in class com.hyjavacharts.model.common.LinearGradient
End vertical position of the gradient.
setYAxis(List<YAxis>) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The Y axis or value axis.
setZIndex(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
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) 2022 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
 
Stop - Class in com.hyjavacharts.model.common
The stops is an array of tuples, where the first item is a float between 0 and 1 assigning the relative position in the gradient, and the second item is the color.
Stop(Number, Color) - Constructor for class com.hyjavacharts.model.common.Stop
Construct with a gradient position and color.
Subtitle - Class in com.hyjavacharts.model.highcharts
The chart's subtitle.
Subtitle() - Constructor for class com.hyjavacharts.model.highcharts.Subtitle
 
SUNSET - Static variable in class com.hyjavacharts.model.common.themes.HighchartTheme
 
Sunset - Class in com.hyjavacharts.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
Sunset() - Constructor for class com.hyjavacharts.model.common.themes.Sunset
 
SVGAttributes - Class in com.hyjavacharts.model.common
Maps to the Highcharts.SVGAttributes data type.
Example: series.area.states.hover.halo.attributes
ref: https://api.highcharts.com/highcharts/series.area.states.hover.halo.attributes
SVGAttributes() - Constructor for class com.hyjavacharts.model.common.SVGAttributes
 

T

TAN - Static variable in class com.hyjavacharts.model.common.Color
 
TEAL - Static variable in class com.hyjavacharts.model.common.Color
 
Theme - Interface in com.hyjavacharts.model.common.themes
The interface for all Themes.
THISTLE - Static variable in class com.hyjavacharts.model.common.Color
 
Title - Class in com.hyjavacharts.model.highcharts
The chart's main title.
Title() - Constructor for class com.hyjavacharts.model.highcharts.Title
 
Title - Class in com.hyjavacharts.model.highcharts.yaxis
The axis title, showing next to the axis line.
Title() - Constructor for class com.hyjavacharts.model.highcharts.yaxis.Title
 
toJs(GlobalOptions) - Method in class com.hyjavacharts.chart.HighchartOptions
Converts global options to Javascript.
toJs(ChartOptions) - Method in class com.hyjavacharts.chart.HighchartOptions
Converts chart options to Javascript.
toJs(GlobalOptions) - Method in class com.hyjavacharts.chart.HighchartRenderer
Converts global options to Javascript.
toJs(ChartOptions) - Method in class com.hyjavacharts.chart.HighchartRenderer
Converts chart options to Javascript.
TOMATO - Static variable in class com.hyjavacharts.model.common.Color
 
Tooltip - Class in com.hyjavacharts.model.highcharts
Options for the tooltip that appears when the user hovers over a series or point.
Tooltip() - Constructor for class com.hyjavacharts.model.highcharts.Tooltip
 
toString() - Method in class com.hyjavacharts.model.common.Stop
 
toString() - Method in enum com.hyjavacharts.model.highcharts.constants.ChartType
 
toString() - Method in enum com.hyjavacharts.model.highcharts.constants.Cursor
 
toString() - Method in enum com.hyjavacharts.model.highcharts.constants.HorizontalAlign
 
toString() - Method in enum com.hyjavacharts.model.highcharts.constants.Layout
 
toString() - Method in enum com.hyjavacharts.model.highcharts.constants.VerticalAlign
 
TURQUOISE - Static variable in class com.hyjavacharts.model.common.Color
 

V

valueOf(String) - Static method in enum com.hyjavacharts.model.highcharts.constants.ChartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hyjavacharts.model.highcharts.constants.Cursor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hyjavacharts.model.highcharts.constants.HorizontalAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hyjavacharts.model.highcharts.constants.Layout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hyjavacharts.model.highcharts.constants.VerticalAlign
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.hyjavacharts.model.highcharts.constants.ChartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hyjavacharts.model.highcharts.constants.Cursor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hyjavacharts.model.highcharts.constants.HorizontalAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hyjavacharts.model.highcharts.constants.Layout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hyjavacharts.model.highcharts.constants.VerticalAlign
Returns an array containing the constants of this enum type, in the order they are declared.
VerticalAlign - Enum in com.hyjavacharts.model.highcharts.constants
Copyright (c) 2022 Powerbuilt Systems.
VIOLET - Static variable in class com.hyjavacharts.model.common.Color
 

W

WHEAT - Static variable in class com.hyjavacharts.model.common.Color
 
WHITE - Static variable in class com.hyjavacharts.model.common.Color
 
WHITESMOKE - Static variable in class com.hyjavacharts.model.common.Color
 

Y

YAxis - Class in com.hyjavacharts.model.highcharts
The Y axis or value axis.
YAxis() - Constructor for class com.hyjavacharts.model.highcharts.YAxis
 
YELLOW - Static variable in class com.hyjavacharts.model.common.Color
 
YELLOWGREEN - Static variable in class com.hyjavacharts.model.common.Color
 

_

_getLinearGradient() - Method in class com.hyjavacharts.model.common.Color
Return either the linear gradient array or linear gradient object.
_isOptionNull(String) - Method in class com.hyjavacharts.model.common.Color
 
_isOptionNull(String) - Method in class com.hyjavacharts.model.common.CSSObject
 
A B C D F G H I K L M N O P R S T V W Y _ 
Skip navigation links

Copyright © 2022. All rights reserved.