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

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
 
align() - Method in class com.hyjavacharts.model.highcharts.Legend
The horizontal alignment of the legend box within the chart area.
align(HorizontalAlign) - Method in class com.hyjavacharts.model.highcharts.Legend
The horizontal alignment of the legend box within the chart area.
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
 
aspectRatio() - Method in class com.hyjavacharts.model.common.PatternOptions
For automatically calculated width and height on images, it is possible to set an aspect ratio.
aspectRatio(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.
Avacado - Class in com.hyjavacharts.model.common.themes
Copyright (c) 2018 Powerbuilt Systems.
Avacado() - Constructor for class com.hyjavacharts.model.common.themes.Avacado
 
AVACADO - Static variable in class com.hyjavacharts.model.common.themes.HighchartTheme
 
AxisType - Enum in com.hyjavacharts.model.highcharts.constants
Copyright (c) 2018 Powerbuilt Systems.
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
 
chart() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
General options for the chart.
chart(Chart) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
General options for the 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
 
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.
chartOptions(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.
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) 2018 Powerbuilt Systems.
CHOCOLATE - Static variable in class com.hyjavacharts.model.common.Color
 
className() - Method in class com.hyjavacharts.model.highcharts.series.seriesline.Data
An additional, individual class name for the data point's graphic representation.
className(String) - Method in class com.hyjavacharts.model.highcharts.series.seriesline.Data
An additional, individual class name for the data point's graphic representation.
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.
color() - Method in class com.hyjavacharts.model.common.PatternOptions
Pattern color, used as default path stroke.
color(Color) - Method in class com.hyjavacharts.model.common.PatternOptions
Pattern color, used as default path stroke.
color() - Method in class com.hyjavacharts.model.highcharts.yaxis.PlotLines
The color of the line.
color(Color) - Method in class com.hyjavacharts.model.highcharts.yaxis.PlotLines
The color of the line.
colors() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
 
colors(List<Color>) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
 
colorsSingle() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
 
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.chart - package com.hyjavacharts.model.highcharts.chart
 
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.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.seriesspline - package com.hyjavacharts.model.highcharts.series.seriesspline
 
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
 
condition() - Method in class com.hyjavacharts.model.highcharts.responsive.Rules
Under which conditions the rule applies.
condition(Condition) - Method in class com.hyjavacharts.model.highcharts.responsive.Rules
Under which conditions the rule applies.
connectorAllowed() - 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.
connectorAllowed(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.
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.
cx() - Method in class com.hyjavacharts.model.common.RadialGradient
Center horizontal position relative to the shape.
cx(Number) - Method in class com.hyjavacharts.model.common.RadialGradient
Center horizontal position relative to the shape.
cy() - Method in class com.hyjavacharts.model.common.RadialGradient
Center vertical position relative to the shape.
cy(Number) - Method in class com.hyjavacharts.model.common.RadialGradient
Center vertical position relative to the shape.
CYAN - Static variable in class com.hyjavacharts.model.common.Color
 

D

d() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
d(String) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
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) 2018 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) 2018 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) 2018 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.seriesspline
An array of data points for the series.
Data() - Constructor for class com.hyjavacharts.model.highcharts.series.seriesspline.Data
 
dataAsArrayJavaObject() - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
dataAsArrayJavaObject(List<Object>) - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
dataAsArrayJavaObject() - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
An array of data points for the series.
dataAsArrayJavaObject(List<Object>) - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
An array of data points for the series.
dataAsArrayJavaObjectSingle() - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
dataAsArrayJavaObjectSingle() - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
An array of data points for the series.
dataAsArrayNumber() - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
dataAsArrayNumber(List<Number>) - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
dataAsArrayNumber() - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
An array of data points for the series.
dataAsArrayNumber(List<Number>) - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
An array of data points for the series.
dataAsArrayObject() - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
dataAsArrayObject(List<Data>) - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
dataAsArrayObject() - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
An array of data points for the series.
dataAsArrayObject(List<Data>) - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
An array of data points for the series.
dataAsArrayObjectSingle() - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
dataAsArrayObjectSingle() - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
An array of data points for the series.
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) 2018 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
 

E

enabled() - Method in class com.hyjavacharts.model.highcharts.Exporting
Whether to enable the exporting module.
enabled(Boolean) - Method in class com.hyjavacharts.model.highcharts.Exporting
Whether to enable the exporting module.
enabled() - Method in class com.hyjavacharts.model.highcharts.Legend
Enable or disable the legend.
enabled(Boolean) - Method in class com.hyjavacharts.model.highcharts.Legend
Enable or disable the legend.
Events - Class in com.hyjavacharts.model.highcharts.chart
Event listeners for the chart.
Events() - Constructor for class com.hyjavacharts.model.highcharts.chart.Events
 
events() - Method in class com.hyjavacharts.model.highcharts.Chart
Event listeners for the chart.
events(Events) - Method in class com.hyjavacharts.model.highcharts.Chart
Event listeners for the chart.
exporting() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Options for the exporting module.
exporting(Exporting) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Options for the exporting module.
Exporting - Class in com.hyjavacharts.model.highcharts
Options for the exporting module.
Exporting() - Constructor for class com.hyjavacharts.model.highcharts.Exporting
 

F

fill() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
fill(Color) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
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
 
formatter() - Method in class com.hyjavacharts.model.highcharts.Tooltip
Callback function to format the text of the tooltip from scratch.
formatter(Function) - Method in class com.hyjavacharts.model.highcharts.Tooltip
Callback function to format the text of the tooltip from scratch.
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) - 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.
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.
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.
getColor() - Method in class com.hyjavacharts.model.highcharts.yaxis.PlotLines
The color of the line.
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.
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.
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.
getD() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getDataAsArrayJavaObject() - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
getDataAsArrayJavaObject() - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
An array of data points for the series.
getDataAsArrayJavaObjectSingle() - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
getDataAsArrayJavaObjectSingle() - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
An array of data points for the series.
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.SeriesSpline
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.SeriesSpline
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.SeriesSpline
An array of data points for the series.
getEnabled() - Method in class com.hyjavacharts.model.highcharts.Exporting
Whether to enable the exporting module.
getEnabled() - Method in class com.hyjavacharts.model.highcharts.Legend
Enable or disable the legend.
getEvents() - Method in class com.hyjavacharts.model.highcharts.Chart
Event listeners for the chart.
getExporting() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Options for the exporting module.
getFill() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
getFormatter() - Method in class com.hyjavacharts.model.highcharts.Tooltip
Callback function to format the text of the tooltip from scratch.
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
 
getLegend() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Options for the tooltip that appears when the user hovers over a series or point.
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.
getLoad() - Method in class com.hyjavacharts.model.highcharts.chart.Events
Fires when the chart is finished loading.
getMarginRight() - Method in class com.hyjavacharts.model.highcharts.Chart
The margin between the right outer edge of the chart and the plot area.
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.SeriesSpline
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.
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
 
getPlotLines() - Method in class com.hyjavacharts.model.highcharts.YAxis
An array of objects representing plot lines on the X axis
getPlotLinesSingle() - Method in class com.hyjavacharts.model.highcharts.YAxis
An array of objects representing plot lines on the X axis
getPlotOptions() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The plotOptions is a wrapper object for config objects for each series type.
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
 
getSeries() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
 
getSeries() - Method in class com.hyjavacharts.model.highcharts.PlotOptions
General options for all series types.
getSeriesSingle() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
 
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
 
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.
getTickPixelInterval() - Method in class com.hyjavacharts.model.highcharts.XAxis
If tickInterval is null this option sets the approximate pixel interval of the tick marks.
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
 
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.
getType() - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
The type of series, for example line or column.
getType() - Method in class com.hyjavacharts.model.highcharts.XAxis
The type of axis.
getUseUTC() - Method in class com.hyjavacharts.model.highcharts.Global
This option is deprecated since v6.0.5.
getValue() - Method in class com.hyjavacharts.model.highcharts.yaxis.PlotLines
The position of the line in axis units.
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.
getWidth() - Method in class com.hyjavacharts.model.highcharts.yaxis.PlotLines
The width or thickness of the plot line.
getX() - Method in class com.hyjavacharts.model.common.PatternOptions
Horizontal offset of the pattern.
getX() - Method in class com.hyjavacharts.model.highcharts.series.seriesspline.Data
The x value of the point.
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.
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.
getY() - Method in class com.hyjavacharts.model.common.PatternOptions
Vertical offset of the pattern.
getY() - Method in class com.hyjavacharts.model.highcharts.series.seriesspline.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) 2018 Powerbuilt Systems.
Global() - Constructor for class com.hyjavacharts.model.highcharts.Global
 
global() - Method in class com.hyjavacharts.model.highcharts.GlobalOptions
 
global(Global) - Method in class com.hyjavacharts.model.highcharts.GlobalOptions
 
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) 2018 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) 2018 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) 2018 Powerbuilt Systems.
GridLight() - Constructor for class com.hyjavacharts.model.common.themes.GridLight
 

H

height() - Method in class com.hyjavacharts.model.common.PatternOptions
Analogous to pattern.width.
height(Number) - Method in class com.hyjavacharts.model.common.PatternOptions
Analogous to pattern.width.
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 handles chart theming and generates Javascript for GlobalOptions and ChartOptions.
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) 2018 Powerbuilt Systems.
HOTPINK - Static variable in class com.hyjavacharts.model.common.Color
 

I

id() - Method in class com.hyjavacharts.model.common.PatternOptions
ID to assign to the pattern.
id(String) - Method in class com.hyjavacharts.model.common.PatternOptions
ID to assign to the pattern.
image() - Method in class com.hyjavacharts.model.common.PatternOptions
URL to an image to use as the pattern.
image(String) - Method in class com.hyjavacharts.model.common.PatternOptions
URL to an image to use as the pattern.
INDIANRED - Static variable in class com.hyjavacharts.model.common.Color
 
INDIGO - Static variable in class com.hyjavacharts.model.common.Color
 
inverted() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
inverted(Boolean) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
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
 
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.
label(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.
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) 2018 Powerbuilt Systems.
layout() - Method in class com.hyjavacharts.model.highcharts.Legend
 
layout(Layout) - Method in class com.hyjavacharts.model.highcharts.Legend
 
legend() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Options for the tooltip that appears when the user hovers over a series or point.
legend(Legend) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Options for the tooltip that appears when the user hovers over a series or point.
Legend - Class in com.hyjavacharts.model.highcharts
Options for the tooltip that appears when the user hovers over a series or point.
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() - Method in class com.hyjavacharts.model.common.Color
Defines the start position and the end position for a gradient relative to the shape.
linearGradient(LinearGradient) - Method in class com.hyjavacharts.model.common.Color
Defines the start position and the end position for a gradient relative to the shape.
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
 
load() - Method in class com.hyjavacharts.model.highcharts.chart.Events
Fires when the chart is finished loading.
load(Function) - Method in class com.hyjavacharts.model.highcharts.chart.Events
Fires when the chart is finished loading.

M

MAGENTA - Static variable in class com.hyjavacharts.model.common.Color
 
marginRight() - Method in class com.hyjavacharts.model.highcharts.Chart
The margin between the right outer edge of the chart and the plot area.
marginRight(Number) - Method in class com.hyjavacharts.model.highcharts.Chart
The margin between the right outer edge of the chart and the plot area.
MAROON - Static variable in class com.hyjavacharts.model.common.Color
 
matrix() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
matrix(List<Number>) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
maxWidth() - Method in class com.hyjavacharts.model.highcharts.responsive.rules.Condition
The responsive rule applies if the chart width is less than this.
maxWidth(Number) - Method in class com.hyjavacharts.model.highcharts.responsive.rules.Condition
The responsive rule applies if the chart width is less than this.
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
Copyright (c) 2018 Powerbuilt Systems.

N

name() - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
The name of the series as shown in the legend, tooltip etc.
name(String) - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
The name of the series as shown in the legend, tooltip etc.
name() - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
The name of the series as shown in the legend, tooltip etc.
name(String) - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
The name of the series as shown in the legend, tooltip etc.
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.CSSObject
 

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
 
opacity() - Method in class com.hyjavacharts.model.common.PatternOptions
Opacity of the pattern as a float value from 0 to 1.
opacity(Number) - Method in class com.hyjavacharts.model.common.PatternOptions
Opacity of the pattern as a float value from 0 to 1.
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
 
pathAsObject() - Method in class com.hyjavacharts.model.common.PatternOptions
Either an SVG path as string, or an object.
pathAsObject(SVGAttributes) - Method in class com.hyjavacharts.model.common.PatternOptions
Either an SVG path as string, or an object.
pathAsString() - Method in class com.hyjavacharts.model.common.PatternOptions
Either an SVG path as string, or an object.
pathAsString(String) - Method in class com.hyjavacharts.model.common.PatternOptions
Either an SVG path as string, or an object.
pattern() - Method in class com.hyjavacharts.model.common.Color
 
pattern(PatternOptions) - Method in class com.hyjavacharts.model.common.Color
 
PatternOptions - Class in com.hyjavacharts.model.common
Maps to the Highcharts.PatternOptionsObject data type.
Eg.
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
 
PINK - Static variable in class com.hyjavacharts.model.common.Color
 
PlotLines - Class in com.hyjavacharts.model.highcharts.yaxis
An array of objects representing plot lines on the X axis
plotLines() - Method in class com.hyjavacharts.model.highcharts.YAxis
An array of objects representing plot lines on the X axis
plotLines(List<PlotLines>) - Method in class com.hyjavacharts.model.highcharts.YAxis
An array of objects representing plot lines on the X axis
PlotLines() - Constructor for class com.hyjavacharts.model.highcharts.yaxis.PlotLines
 
plotLinesSingle() - Method in class com.hyjavacharts.model.highcharts.YAxis
An array of objects representing plot lines on the X axis
plotOptions() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The plotOptions is a wrapper object for config objects for each series type.
plotOptions(PlotOptions) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The plotOptions is a wrapper object for config objects for each series type.
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
 
pointStart() - 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.
pointStart(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.
POWDERBLUE - Static variable in class com.hyjavacharts.model.common.Color
 
PURPLE - Static variable in class com.hyjavacharts.model.common.Color
 

R

r() - Method in class com.hyjavacharts.model.common.RadialGradient
Radius relative to the shape.
r(Number) - Method in class com.hyjavacharts.model.common.RadialGradient
Radius relative to the shape.
radialGradient() - Method in class com.hyjavacharts.model.common.Color
Defines the center position and the radius for a gradient.
radialGradient(RadialGradient) - Method in class com.hyjavacharts.model.common.Color
Defines the center position and the radius for a gradient.
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() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Allows setting a set of rules to apply for different screen or chart sizes.
responsive(Responsive) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Allows setting a set of rules to apply for different screen or chart sizes.
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
 
rotation() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
rotation(String) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
rotationOriginX() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
rotationOriginX(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
rotationOriginY() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
rotationOriginY(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
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() - Method in class com.hyjavacharts.model.highcharts.Responsive
A set of rules for responsive settings.
rules(List<Rules>) - Method in class com.hyjavacharts.model.highcharts.Responsive
A set of rules for responsive settings.
Rules() - Constructor for class com.hyjavacharts.model.highcharts.responsive.Rules
 
rulesSingle() - Method in class com.hyjavacharts.model.highcharts.Responsive
A set of rules for responsive settings.

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) 2018 Powerbuilt Systems.
SandSignika() - Constructor for class com.hyjavacharts.model.common.themes.SandSignika
 
SANDYBROWN - Static variable in class com.hyjavacharts.model.common.Color
 
scaleX() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
scaleX(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
scaleY() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
scaleY(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
SEAGREEN - Static variable in class com.hyjavacharts.model.common.Color
 
SEASHELL - Static variable in class com.hyjavacharts.model.common.Color
 
series() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
 
series(List<Series>) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
 
Series - Class in com.hyjavacharts.model.highcharts.plotoptions
General options for all series types.
series() - Method in class com.hyjavacharts.model.highcharts.PlotOptions
General options for all series types.
series(Series) - Method in class 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
Copyright (c) 2018 Powerbuilt Systems.
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
 
seriesSingle() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
 
SeriesSpline - Class in com.hyjavacharts.model.highcharts.series
A spline series.
SeriesSpline() - Constructor for class com.hyjavacharts.model.highcharts.series.SeriesSpline
 
SeriesType - Enum in com.hyjavacharts.model.highcharts.constants
Copyright (c) 2018 Powerbuilt Systems.
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.
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.
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.
setColor(Color) - Method in class com.hyjavacharts.model.highcharts.yaxis.PlotLines
The color of the line.
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.
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.
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.
setD(String) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setDataAsArrayJavaObject(List<Object>) - Method in class com.hyjavacharts.model.highcharts.series.SeriesLine
An array of data points for the series.
setDataAsArrayJavaObject(List<Object>) - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
An array of data points for the series.
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.SeriesSpline
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.SeriesSpline
An array of data points for the series.
setEnabled(Boolean) - Method in class com.hyjavacharts.model.highcharts.Exporting
Whether to enable the exporting module.
setEnabled(Boolean) - Method in class com.hyjavacharts.model.highcharts.Legend
Enable or disable the legend.
setEvents(Events) - Method in class com.hyjavacharts.model.highcharts.Chart
Event listeners for the chart.
setExporting(Exporting) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Options for the exporting module.
setFill(Color) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
setFormatter(Function) - Method in class com.hyjavacharts.model.highcharts.Tooltip
Callback function to format the text of the tooltip from scratch.
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
 
setLegend(Legend) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
Options for the tooltip that appears when the user hovers over a series or point.
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.
setLoad(Function) - Method in class com.hyjavacharts.model.highcharts.chart.Events
Fires when the chart is finished loading.
setMarginRight(Number) - Method in class com.hyjavacharts.model.highcharts.Chart
The margin between the right outer edge of the chart and the plot area.
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.SeriesSpline
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.
setPathAsObject(SVGAttributes) - Method in class com.hyjavacharts.model.common.PatternOptions
Either an SVG path as string, or an object.
setPathAsString(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
 
setPlotLines(List<PlotLines>) - Method in class com.hyjavacharts.model.highcharts.YAxis
An array of objects representing plot lines on the X axis
setPlotOptions(PlotOptions) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The plotOptions is a wrapper object for config objects for each series type.
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(String) - 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
 
setSeries(List<Series>) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
 
setSeries(Series) - Method in class com.hyjavacharts.model.highcharts.PlotOptions
General options for all series types.
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
 
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.
setTickPixelInterval(Number) - Method in class com.hyjavacharts.model.highcharts.XAxis
If tickInterval is null this option sets the approximate pixel interval of the tick marks.
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
 
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.
setType(SeriesType) - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
The type of series, for example line or column.
setType(AxisType) - Method in class com.hyjavacharts.model.highcharts.XAxis
The type of axis.
setUseUTC(Boolean) - Method in class com.hyjavacharts.model.highcharts.Global
This option is deprecated since v6.0.5.
setValue(Number) - Method in class com.hyjavacharts.model.highcharts.yaxis.PlotLines
The position of the line in axis units.
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.
setWidth(Number) - Method in class com.hyjavacharts.model.highcharts.yaxis.PlotLines
The width or thickness of the plot line.
setX(Number) - Method in class com.hyjavacharts.model.common.PatternOptions
Horizontal offset of the pattern.
setX(Number) - Method in class com.hyjavacharts.model.highcharts.series.seriesspline.Data
The x value of the point.
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.
setXAxis(List<XAxis>) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The X axis or category axis.
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.seriesspline.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) 2018 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.
stops() - 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.
stops(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.
stroke() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
stroke(Color) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
strokeWidth() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
strokeWidth(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
subtitle() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The chart's subtitle.
subtitle(Subtitle) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The chart's subtitle.
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) 2018 Powerbuilt Systems.
Sunset() - Constructor for class com.hyjavacharts.model.common.themes.Sunset
 
SVGAttributes - Class in com.hyjavacharts.model.common
Maps to the Highcharts option Highcharts.SVGAttributes data type.
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
 
text() - Method in class com.hyjavacharts.model.highcharts.Subtitle
The subtitle of the chart.
text(String) - Method in class com.hyjavacharts.model.highcharts.Subtitle
The subtitle of the chart.
text() - Method in class com.hyjavacharts.model.highcharts.Title
The title of the chart.
text(String) - Method in class com.hyjavacharts.model.highcharts.Title
The title of the chart.
text() - Method in class com.hyjavacharts.model.highcharts.yaxis.Title
The actual text of the axis title.
text(String) - Method in class com.hyjavacharts.model.highcharts.yaxis.Title
The actual text of the axis title.
Theme - Interface in com.hyjavacharts.model.common.themes
The interface for all Themes.
THISTLE - Static variable in class com.hyjavacharts.model.common.Color
 
tickPixelInterval() - Method in class com.hyjavacharts.model.highcharts.XAxis
If tickInterval is null this option sets the approximate pixel interval of the tick marks.
tickPixelInterval(Number) - Method in class com.hyjavacharts.model.highcharts.XAxis
If tickInterval is null this option sets the approximate pixel interval of the tick marks.
title() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The chart's main title.
title(Title) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The chart's main title.
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() - Method in class com.hyjavacharts.model.highcharts.YAxis
The axis title, showing next to the axis line.
title(Title) - Method in class 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() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
 
tooltip(Tooltip) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
 
Tooltip - Class in com.hyjavacharts.model.highcharts
Copyright (c) 2018 Powerbuilt Systems.
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.AxisType
 
toString() - Method in enum com.hyjavacharts.model.highcharts.constants.ChartType
 
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.SeriesType
 
toString() - Method in enum com.hyjavacharts.model.highcharts.constants.VerticalAlign
 
translateX() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
translateX(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
translateY() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
translateY(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 
TURQUOISE - Static variable in class com.hyjavacharts.model.common.Color
 
type() - Method in class com.hyjavacharts.model.highcharts.Chart
The default series type for the chart.
type(ChartType) - Method in class com.hyjavacharts.model.highcharts.Chart
The default series type for the chart.
type() - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
The type of series, for example line or column.
type(SeriesType) - Method in class com.hyjavacharts.model.highcharts.series.SeriesSpline
The type of series, for example line or column.
type() - Method in class com.hyjavacharts.model.highcharts.XAxis
The type of axis.
type(AxisType) - Method in class com.hyjavacharts.model.highcharts.XAxis
The type of axis.

U

useUTC() - Method in class com.hyjavacharts.model.highcharts.Global
This option is deprecated since v6.0.5.
useUTC(Boolean) - Method in class com.hyjavacharts.model.highcharts.Global
This option is deprecated since v6.0.5.

V

value() - Method in class com.hyjavacharts.model.highcharts.yaxis.PlotLines
The position of the line in axis units.
value(Number) - Method in class com.hyjavacharts.model.highcharts.yaxis.PlotLines
The position of the line in axis units.
valueOf(String) - Static method in enum com.hyjavacharts.model.highcharts.constants.AxisType
Returns the enum constant of this type with the specified name.
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.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.SeriesType
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.AxisType
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.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.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.SeriesType
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) 2018 Powerbuilt Systems.
verticalAlign() - Method in class com.hyjavacharts.model.highcharts.Legend
The vertical alignment of the legend box.
verticalAlign(VerticalAlign) - Method in class com.hyjavacharts.model.highcharts.Legend
The vertical alignment of the legend box.
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
 
width() - Method in class com.hyjavacharts.model.common.PatternOptions
Width of the pattern.
width(Number) - Method in class com.hyjavacharts.model.common.PatternOptions
Width of the pattern.
width() - Method in class com.hyjavacharts.model.highcharts.yaxis.PlotLines
The width or thickness of the plot line.
width(Number) - Method in class com.hyjavacharts.model.highcharts.yaxis.PlotLines
The width or thickness of the plot line.

X

x() - Method in class com.hyjavacharts.model.common.PatternOptions
Horizontal offset of the pattern.
x(Number) - Method in class com.hyjavacharts.model.common.PatternOptions
Horizontal offset of the pattern.
x() - Method in class com.hyjavacharts.model.highcharts.series.seriesspline.Data
The x value of the point.
x(Number) - Method in class com.hyjavacharts.model.highcharts.series.seriesspline.Data
The x value of the point.
x1() - Method in class com.hyjavacharts.model.common.LinearGradient
Start horizontal position of the gradient.
x1(Number) - Method in class com.hyjavacharts.model.common.LinearGradient
Start horizontal position of the gradient.
x2() - Method in class com.hyjavacharts.model.common.LinearGradient
End horizontal position of the gradient.
x2(Number) - Method in class com.hyjavacharts.model.common.LinearGradient
End horizontal position of the gradient.
xAxis() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The X axis or category axis.
xAxis(List<XAxis>) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The X axis or category axis.
XAxis - Class in com.hyjavacharts.model.highcharts
The X axis or category axis.
XAxis() - Constructor for class com.hyjavacharts.model.highcharts.XAxis
 
xAxisSingle() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The X axis or category axis.

Y

y() - Method in class com.hyjavacharts.model.common.PatternOptions
Vertical offset of the pattern.
y(Number) - Method in class com.hyjavacharts.model.common.PatternOptions
Vertical offset of the pattern.
y() - Method in class com.hyjavacharts.model.highcharts.series.seriesspline.Data
The y value of the point.
y(Number) - Method in class com.hyjavacharts.model.highcharts.series.seriesspline.Data
The y value of the point.
y1() - Method in class com.hyjavacharts.model.common.LinearGradient
Start vertical position of the gradient.
y1(Number) - Method in class com.hyjavacharts.model.common.LinearGradient
Start vertical position of the gradient.
y2() - Method in class com.hyjavacharts.model.common.LinearGradient
End vertical position of the gradient.
y2(Number) - Method in class com.hyjavacharts.model.common.LinearGradient
End vertical position of the gradient.
yAxis() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The Y axis or value axis.
yAxis(List<YAxis>) - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The Y axis or value axis.
YAxis - Class in com.hyjavacharts.model.highcharts
The Y axis or value axis.
YAxis() - Constructor for class com.hyjavacharts.model.highcharts.YAxis
 
yAxisSingle() - Method in class com.hyjavacharts.model.highcharts.ChartOptions
The Y axis or value axis.
YELLOW - Static variable in class com.hyjavacharts.model.common.Color
 
YELLOWGREEN - Static variable in class com.hyjavacharts.model.common.Color
 

Z

zIndex() - Method in class com.hyjavacharts.model.common.SVGAttributes
 
zIndex(Number) - Method in class com.hyjavacharts.model.common.SVGAttributes
 

_

_isOptionNull(String) - Method in class com.hyjavacharts.model.common.Color
 
_isOptionNull(String) - Method in class com.hyjavacharts.model.common.CSSObject
 
A B C D E F G H I K L M N O P R S T U V W X Y Z _ 
Skip navigation links

Copyright © 2022. All rights reserved.