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

A

addParameter(String) - Method in class com.hyjavaapex.model.common.Function
Add parameters to the declaration of the Javascript function.
ALICEBLUE - Static variable in class com.hyjavaapex.model.common.Color
 
ANTIQUEWHITE - Static variable in class com.hyjavaapex.model.common.Color
 
Apexchart - Class in com.hyjavaapex.chart
The Apexchart class wraps the ChartOptions class into one convenient class to make usage as simple as possible.
Apexchart() - Constructor for class com.hyjavaapex.chart.Apexchart
 
ApexchartRenderer - Class in com.hyjavaapex.chart
The ApexchartRenderer class can be used to generate JSON for ChartOptions or any model class.
ApexchartRenderer() - Constructor for class com.hyjavaapex.chart.ApexchartRenderer
 
ApexchartTheme - Class in com.hyjavaapex.model.common.themes
ApexCharts default themes.
ApexchartTheme() - Constructor for class com.hyjavaapex.model.common.themes.ApexchartTheme
 
AQUA - Static variable in class com.hyjavaapex.model.common.Color
 
AQUAMARINE - Static variable in class com.hyjavaapex.model.common.Color
 
AZURE - Static variable in class com.hyjavaapex.model.common.Color
 

B

Bar - Class in com.hyjavaapex.model.apexcharts.plotoptions
Copyright (c) 2024 Powerbuilt Systems.
Bar() - Constructor for class com.hyjavaapex.model.apexcharts.plotoptions.Bar
 
BaseOption - Class in com.hyjavaapex.model.common
Base option for all chart options.
BaseOption() - Constructor for class com.hyjavaapex.model.common.BaseOption
 
BEIGE - Static variable in class com.hyjavaapex.model.common.Color
 
BISQUE - Static variable in class com.hyjavaapex.model.common.Color
 
BLACK - Static variable in class com.hyjavaapex.model.common.Color
 
BLANCHEDALMOND - Static variable in class com.hyjavaapex.model.common.Color
 
BLUE - Static variable in class com.hyjavaapex.model.common.Color
 
BLUEVIOLET - Static variable in class com.hyjavaapex.model.common.Color
 
BorderRadiusApplication - Enum in com.hyjavaapex.model.apexcharts.constants
Copyright (c) 2024 Powerbuilt Systems.
BROWN - Static variable in class com.hyjavaapex.model.common.Color
 
BURLYWOOD - Static variable in class com.hyjavaapex.model.common.Color
 

C

CADETBLUE - Static variable in class com.hyjavaapex.model.common.Color
 
Chart - Class in com.hyjavaapex.model.apexcharts
Copyright (c) 2024 Powerbuilt Systems.
Chart() - Constructor for class com.hyjavaapex.model.apexcharts.Chart
 
ChartOptions - Class in com.hyjavaapex.model.apexcharts
The ChartOptions class maps directly to the ApexCharts options in the ApexCharts reference API.
ChartOptions() - Constructor for class com.hyjavaapex.model.apexcharts.ChartOptions
 
chartOptionsToJs() - Method in class com.hyjavaapex.chart.Apexchart
Converts chart options to JSON.
CHARTREUSE - Static variable in class com.hyjavaapex.model.common.Color
 
ChartType - Enum in com.hyjavaapex.model.apexcharts.constants
Copyright (c) 2024 Powerbuilt Systems.
CHOCOLATE - Static variable in class com.hyjavaapex.model.common.Color
 
Color - Class in com.hyjavaapex.model.common
Copyright (c) 2024 Powerbuilt Systems.
Color() - Constructor for class com.hyjavaapex.model.common.Color
 
Color(String) - Constructor for class com.hyjavaapex.model.common.Color
Construct with a color string.
Color(int, int, int) - Constructor for class com.hyjavaapex.model.common.Color
Construct with RGB values.
Color(int, int, int, double) - Constructor for class com.hyjavaapex.model.common.Color
Construct with RGBA values.
ColorStop - Class in com.hyjavaapex.model.common
Copyright (c) 2024 Powerbuilt Systems.
ColorStop() - Constructor for class com.hyjavaapex.model.common.ColorStop
Construct the ColorStop object
ColorStop(Number, Color, Number) - Constructor for class com.hyjavaapex.model.common.ColorStop
Construct the ColorStop object
com.hyjavaapex - package com.hyjavaapex
 
com.hyjavaapex.chart - package com.hyjavaapex.chart
 
com.hyjavaapex.model.apexcharts - package com.hyjavaapex.model.apexcharts
 
com.hyjavaapex.model.apexcharts.constants - package com.hyjavaapex.model.apexcharts.constants
 
com.hyjavaapex.model.apexcharts.plotoptions - package com.hyjavaapex.model.apexcharts.plotoptions
 
com.hyjavaapex.model.apexcharts.tooltip - package com.hyjavaapex.model.apexcharts.tooltip
 
com.hyjavaapex.model.apexcharts.yaxis - package com.hyjavaapex.model.apexcharts.yaxis
 
com.hyjavaapex.model.common - package com.hyjavaapex.model.common
 
com.hyjavaapex.model.common.themes - package com.hyjavaapex.model.common.themes
 
CORAL - Static variable in class com.hyjavaapex.model.common.Color
 
CORNFLOWERBLUE - Static variable in class com.hyjavaapex.model.common.Color
 
CORNSILK - Static variable in class com.hyjavaapex.model.common.Color
 
CRIMSON - Static variable in class com.hyjavaapex.model.common.Color
 
CYAN - Static variable in class com.hyjavaapex.model.common.Color
 

D

DARKBLUE - Static variable in class com.hyjavaapex.model.common.Color
 
DARKCYAN - Static variable in class com.hyjavaapex.model.common.Color
 
DARKGOLDENROD - Static variable in class com.hyjavaapex.model.common.Color
 
DARKGRAY - Static variable in class com.hyjavaapex.model.common.Color
 
DARKGREEN - Static variable in class com.hyjavaapex.model.common.Color
 
DARKKHAKI - Static variable in class com.hyjavaapex.model.common.Color
 
DARKMAGENTA - Static variable in class com.hyjavaapex.model.common.Color
 
DARKOLIVEGREEN - Static variable in class com.hyjavaapex.model.common.Color
 
DARKORANGE - Static variable in class com.hyjavaapex.model.common.Color
 
DARKORCHID - Static variable in class com.hyjavaapex.model.common.Color
 
DARKRED - Static variable in class com.hyjavaapex.model.common.Color
 
DARKSALMON - Static variable in class com.hyjavaapex.model.common.Color
 
DARKSEAGREEN - Static variable in class com.hyjavaapex.model.common.Color
 
DARKSLATEBLUE - Static variable in class com.hyjavaapex.model.common.Color
 
DARKSLATEGRAY - Static variable in class com.hyjavaapex.model.common.Color
 
DARKTURQUOISE - Static variable in class com.hyjavaapex.model.common.Color
 
DARKVIOLET - Static variable in class com.hyjavaapex.model.common.Color
 
DataLabels - Class in com.hyjavaapex.model.apexcharts
Copyright (c) 2024 Powerbuilt Systems.
DataLabels() - Constructor for class com.hyjavaapex.model.apexcharts.DataLabels
 
DEEPPINK - Static variable in class com.hyjavaapex.model.common.Color
 
DEEPSKYBLUE - Static variable in class com.hyjavaapex.model.common.Color
 
DEFAULT - Static variable in class com.hyjavaapex.model.common.themes.ApexchartTheme
 
Default - Class in com.hyjavaapex.model.common.themes
Copyright (c) 2024 Powerbuilt Systems.
Default() - Constructor for class com.hyjavaapex.model.common.themes.Default
 
DIMGRAY - Static variable in class com.hyjavaapex.model.common.Color
 
DODGERBLUE - Static variable in class com.hyjavaapex.model.common.Color
 

F

Fill - Class in com.hyjavaapex.model.apexcharts
Copyright (c) 2024 Powerbuilt Systems.
Fill() - Constructor for class com.hyjavaapex.model.apexcharts.Fill
 
FIREBRICK - Static variable in class com.hyjavaapex.model.common.Color
 
FLORALWHITE - Static variable in class com.hyjavaapex.model.common.Color
 
FORESTGREEN - Static variable in class com.hyjavaapex.model.common.Color
 
FUCHSIA - Static variable in class com.hyjavaapex.model.common.Color
 
Function - Class in com.hyjavaapex.model.common
Maps to the Apexcharts Function data types.
Function() - Constructor for class com.hyjavaapex.model.common.Function
 
Function(String, String...) - Constructor for class com.hyjavaapex.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.hyjavaapex.model.common.Function
Construct with a function body.

G

GAINSBORO - Static variable in class com.hyjavaapex.model.common.Color
 
General - Class in com.hyjavaapex.model.common
The general option data type to handle the case where a Javascript value is needed.
General() - Constructor for class com.hyjavaapex.model.common.General
 
General(String) - Constructor for class com.hyjavaapex.model.common.General
Construct with a Javascript value.
getApexChartsAPIVersion() - Static method in class com.hyjavaapex.LibraryInfo
Get the supported ApexCharts API version.
getBar() - Method in class com.hyjavaapex.model.apexcharts.PlotOptions
 
getBorderRadiusApplication() - Method in class com.hyjavaapex.model.apexcharts.plotoptions.Bar
Whether to apply border-radius
getBorderRadiusAsArrayNumber() - Method in class com.hyjavaapex.model.apexcharts.plotoptions.Bar
Note: This option is available since v3.26.0
getBorderRadiusAsNumber() - Method in class com.hyjavaapex.model.apexcharts.plotoptions.Bar
Note: This option is available since v3.26.0
getCategoriesAsArrayNumber() - Method in class com.hyjavaapex.model.apexcharts.Xaxis
Categories are labels which are displayed on the x-axis.
getCategoriesAsArrayString() - Method in class com.hyjavaapex.model.apexcharts.Xaxis
Categories are labels which are displayed on the x-axis.
getChart() - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
getChartOptions() - Method in class com.hyjavaapex.chart.Apexchart
Get a reference to the chartOptions object for the chart.
getColor() - Method in class com.hyjavaapex.model.common.Color
Get color string.
getColor() - Method in class com.hyjavaapex.model.common.ColorStop
 
getColors() - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
getColors() - Method in class com.hyjavaapex.model.apexcharts.Stroke
Colors to fill the border for paths.
getColors() - Method in class com.hyjavaapex.model.common.themes.Default
 
getColors() - Method in interface com.hyjavaapex.model.common.themes.Theme
Get the themes colors.
getColorsSingle() - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
getColorsSingle() - Method in class com.hyjavaapex.model.apexcharts.Stroke
Colors to fill the border for paths.
getColorValue() - Method in class com.hyjavaapex.model.common.Color
Get color Javascript value.
getColumnWidthAsNumber() - Method in class com.hyjavaapex.model.apexcharts.plotoptions.Bar
In column charts, columnWidth is the percentage of the available width in the grid-rect.
getColumnWidthAsString() - Method in class com.hyjavaapex.model.apexcharts.plotoptions.Bar
In column charts, columnWidth is the percentage of the available width in the grid-rect.
getDataAsArrayNumber() - Method in class com.hyjavaapex.model.apexcharts.Series
 
getDataAsArrayPairs() - Method in class com.hyjavaapex.model.apexcharts.Series
 
getDataLabels() - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
getEnabled() - Method in class com.hyjavaapex.model.apexcharts.DataLabels
To determine whether to show dataLabels or not
getFill() - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
getFormatter() - Method in class com.hyjavaapex.model.apexcharts.tooltip.Y
To format the Y-axis values of tooltip, you can define a custom formatter function.
getFunctionBody() - Method in class com.hyjavaapex.model.common.Function
Get the function body.
getHorizontal() - Method in class com.hyjavaapex.model.apexcharts.plotoptions.Bar
This option will turn a column chart into a horizontal bar chart.
getHyJavaApexAPIVersion() - Static method in class com.hyjavaapex.LibraryInfo
Get the HyJavaApex library API version.
getJsValue() - Method in class com.hyjavaapex.model.common.General
Get the Javascript value.
getLibraryName() - Static method in class com.hyjavaapex.LibraryInfo
Get the library name.
getLibraryType() - Static method in class com.hyjavaapex.LibraryInfo
Get the HyJavaApex library type.
getName() - Method in class com.hyjavaapex.model.apexcharts.Series
 
getOffset() - Method in class com.hyjavaapex.model.common.ColorStop
 
getOpacity() - Method in class com.hyjavaapex.model.common.ColorStop
 
getOpacityAsArrayNumber() - Method in class com.hyjavaapex.model.apexcharts.Fill
Opacity of the fill attribute.
getOpacityAsNumber() - Method in class com.hyjavaapex.model.apexcharts.Fill
Opacity of the fill attribute.
getPlotOptions() - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
getRawValue() - Method in class com.hyjavaapex.model.common.Color
Get raw color Javascript value.
getRawValue() - Method in class com.hyjavaapex.model.common.Function
Get the function as raw Javascript.
getRawValue() - Method in class com.hyjavaapex.model.common.General
Get the raw Javascript value.
getRawValue() - Method in class com.hyjavaapex.model.common.Pair
Get the data as raw Javascript.
getRawValue() - Method in class com.hyjavaapex.model.common.Triplet
Get the data as raw Javascript.
getSeries() - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
Accepts an array of object for axis charts or an array of values for non-axis (pie/donut) charts
getSeriesAsArrayNumber() - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
Accepts an array of object for axis charts or an array of values for non-axis (pie/donut) charts
getSeriesSingle() - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
Accepts an array of object for axis charts or an array of values for non-axis (pie/donut) charts
getShow() - Method in class com.hyjavaapex.model.apexcharts.Stroke
To show or hide path-stroke / line
getStroke() - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
getText() - Method in class com.hyjavaapex.model.apexcharts.yaxis.Title
Give the y-axis a title which will be displayed below the axis labels by default.
getTheme() - Method in class com.hyjavaapex.chart.Apexchart
Get the theme object for the chart.
getTitle() - Method in class com.hyjavaapex.model.apexcharts.Yaxis
 
getTooltip() - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
getType() - Method in class com.hyjavaapex.model.apexcharts.Chart
Specify the chart type
getWidthAsArrayNumber() - Method in class com.hyjavaapex.model.apexcharts.Stroke
Sets the width of border for svg path
getWidthAsNumber() - Method in class com.hyjavaapex.model.apexcharts.Stroke
Sets the width of border for svg path
getXaxis() - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
getY() - Method in class com.hyjavaapex.model.apexcharts.Tooltip
In a multiple series, the
getYAsArrayObject() - Method in class com.hyjavaapex.model.apexcharts.Tooltip
In a multiple series, the
getYAsArrayObjectSingle() - Method in class com.hyjavaapex.model.apexcharts.Tooltip
In a multiple series, the
getYaxis() - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
getYaxisSingle() - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
GHOSTWHITE - Static variable in class com.hyjavaapex.model.common.Color
 
GOLD - Static variable in class com.hyjavaapex.model.common.Color
 
GOLDENROD - Static variable in class com.hyjavaapex.model.common.Color
 
GRAY - Static variable in class com.hyjavaapex.model.common.Color
 
GREEN - Static variable in class com.hyjavaapex.model.common.Color
 
GREENYELLOW - Static variable in class com.hyjavaapex.model.common.Color
 

H

HONEYDEW - Static variable in class com.hyjavaapex.model.common.Color
 
HOTPINK - Static variable in class com.hyjavaapex.model.common.Color
 

I

INDIANRED - Static variable in class com.hyjavaapex.model.common.Color
 
INDIGO - Static variable in class com.hyjavaapex.model.common.Color
 
isAllowEvaluationStats() - Static method in class com.hyjavaapex.chart.Apexchart
Are evaluation stats allowed to be collected.
isCompressOutput() - Static method in class com.hyjavaapex.chart.Apexchart
Get whether to compress all generated global and chart options.
isConvertFunction() - Method in class com.hyjavaapex.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.hyjavaapex.chart.Apexchart
Get whether to convert all functions so they can be converted back to functions in your JavaScript.
isEmitAsString() - Method in class com.hyjavaapex.model.common.Function
Get whether to emit the function as a JSON string.
isEmitFunctionsAsString() - Static method in class com.hyjavaapex.chart.Apexchart
Get whether to emit all functions as a JSON string.
IVORY - Static variable in class com.hyjavaapex.model.common.Color
 

K

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

L

LAVENDER - Static variable in class com.hyjavaapex.model.common.Color
 
LAVENDERBLUSH - Static variable in class com.hyjavaapex.model.common.Color
 
LAWNGREEN - Static variable in class com.hyjavaapex.model.common.Color
 
LEMONCHIFFON - Static variable in class com.hyjavaapex.model.common.Color
 
LibraryInfo - Class in com.hyjavaapex
Information about the HyJavaApex library.
LibraryInfo() - Constructor for class com.hyjavaapex.LibraryInfo
 
LIGHTBLUE - Static variable in class com.hyjavaapex.model.common.Color
 
LIGHTCORAL - Static variable in class com.hyjavaapex.model.common.Color
 
LIGHTCYAN - Static variable in class com.hyjavaapex.model.common.Color
 
LIGHTGOLDENRODYELLOW - Static variable in class com.hyjavaapex.model.common.Color
 
LIGHTGRAY - Static variable in class com.hyjavaapex.model.common.Color
 
LIGHTGREEN - Static variable in class com.hyjavaapex.model.common.Color
 
LIGHTPINK - Static variable in class com.hyjavaapex.model.common.Color
 
LIGHTSALMON - Static variable in class com.hyjavaapex.model.common.Color
 
LIGHTSEAGREEN - Static variable in class com.hyjavaapex.model.common.Color
 
LIGHTSKYBLUE - Static variable in class com.hyjavaapex.model.common.Color
 
LIGHTSLATEGRAY - Static variable in class com.hyjavaapex.model.common.Color
 
LIGHTSTEELBLUE - Static variable in class com.hyjavaapex.model.common.Color
 
LIGHTYELLOW - Static variable in class com.hyjavaapex.model.common.Color
 
LIME - Static variable in class com.hyjavaapex.model.common.Color
 
LIMEGREEN - Static variable in class com.hyjavaapex.model.common.Color
 
LINEN - Static variable in class com.hyjavaapex.model.common.Color
 

M

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

N

NAVAJOWHITE - Static variable in class com.hyjavaapex.model.common.Color
 
NAVY - Static variable in class com.hyjavaapex.model.common.Color
 
NULL - Static variable in class com.hyjavaapex.model.apexcharts.Chart
 
NULL - Static variable in class com.hyjavaapex.model.apexcharts.ChartOptions
 
NULL - Static variable in class com.hyjavaapex.model.apexcharts.DataLabels
 
NULL - Static variable in class com.hyjavaapex.model.apexcharts.Fill
 
NULL - Static variable in class com.hyjavaapex.model.apexcharts.plotoptions.Bar
 
NULL - Static variable in class com.hyjavaapex.model.apexcharts.PlotOptions
 
NULL - Static variable in class com.hyjavaapex.model.apexcharts.Series
 
NULL - Static variable in class com.hyjavaapex.model.apexcharts.Stroke
 
NULL - Static variable in class com.hyjavaapex.model.apexcharts.Tooltip
 
NULL - Static variable in class com.hyjavaapex.model.apexcharts.tooltip.Y
 
NULL - Static variable in class com.hyjavaapex.model.apexcharts.Xaxis
 
NULL - Static variable in class com.hyjavaapex.model.apexcharts.Yaxis
 
NULL - Static variable in class com.hyjavaapex.model.apexcharts.yaxis.Title
 
NULL - Static variable in class com.hyjavaapex.model.common.Color
 
NULL - Static variable in class com.hyjavaapex.model.common.Function
 
NULL - Static variable in class com.hyjavaapex.model.common.General
 
NULL_NUMBER - Static variable in class com.hyjavaapex.model.common.NullOption
 
NULL_STRING - Static variable in class com.hyjavaapex.model.common.NullOption
 
NullOption - Class in com.hyjavaapex.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.hyjavaapex.model.common.NullOption
 

O

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

P

Pair - Class in com.hyjavaapex.model.common
Used for series that require data in an array of paired values.
Pair(Number, Number) - Constructor for class com.hyjavaapex.model.common.Pair
Construct with the paired values.
Pair(Color, Color) - Constructor for class com.hyjavaapex.model.common.Pair
Construct with the paired values.
PALEGOLDENROD - Static variable in class com.hyjavaapex.model.common.Color
 
PALEGREEN - Static variable in class com.hyjavaapex.model.common.Color
 
PALETURQUOISE - Static variable in class com.hyjavaapex.model.common.Color
 
PALEVIOLETRED - Static variable in class com.hyjavaapex.model.common.Color
 
PAPAYAWHIP - Static variable in class com.hyjavaapex.model.common.Color
 
PEACHPUFF - Static variable in class com.hyjavaapex.model.common.Color
 
PERU - Static variable in class com.hyjavaapex.model.common.Color
 
PINK - Static variable in class com.hyjavaapex.model.common.Color
 
PlotOptions - Class in com.hyjavaapex.model.apexcharts
Copyright (c) 2024 Powerbuilt Systems.
PlotOptions() - Constructor for class com.hyjavaapex.model.apexcharts.PlotOptions
 
PLUM - Static variable in class com.hyjavaapex.model.common.Color
 
POWDERBLUE - Static variable in class com.hyjavaapex.model.common.Color
 
PURPLE - Static variable in class com.hyjavaapex.model.common.Color
 

R

RED - Static variable in class com.hyjavaapex.model.common.Color
 
ROSYBROWN - Static variable in class com.hyjavaapex.model.common.Color
 
ROYALBLUE - Static variable in class com.hyjavaapex.model.common.Color
 

S

SADDLEBROWN - Static variable in class com.hyjavaapex.model.common.Color
 
SALMON - Static variable in class com.hyjavaapex.model.common.Color
 
SANDYBROWN - Static variable in class com.hyjavaapex.model.common.Color
 
SEAGREEN - Static variable in class com.hyjavaapex.model.common.Color
 
SEASHELL - Static variable in class com.hyjavaapex.model.common.Color
 
Series - Class in com.hyjavaapex.model.apexcharts
Accepts an array of object for axis charts or an array of values for non-axis (pie/donut) charts Copyright (c) 2024 Powerbuilt Systems.
Series() - Constructor for class com.hyjavaapex.model.apexcharts.Series
 
set_hcNulledOption(Boolean) - Method in class com.hyjavaapex.model.common.BaseOption
 
setAllowEvaluationStats(boolean) - Static method in class com.hyjavaapex.chart.Apexchart
Set whether to allow evaluation stats to be collected.
setBar(Bar) - Method in class com.hyjavaapex.model.apexcharts.PlotOptions
 
setBorderRadius(List<Number>) - Method in class com.hyjavaapex.model.apexcharts.plotoptions.Bar
Note: This option is available since v3.26.0
setBorderRadius(Number) - Method in class com.hyjavaapex.model.apexcharts.plotoptions.Bar
Note: This option is available since v3.26.0
setBorderRadiusApplication(BorderRadiusApplication) - Method in class com.hyjavaapex.model.apexcharts.plotoptions.Bar
Whether to apply border-radius
setCategoriesAsArrayNumber(List<Number>) - Method in class com.hyjavaapex.model.apexcharts.Xaxis
Categories are labels which are displayed on the x-axis.
setCategoriesAsArrayString(List<String>) - Method in class com.hyjavaapex.model.apexcharts.Xaxis
Categories are labels which are displayed on the x-axis.
setChart(Chart) - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
setColor(String) - Method in class com.hyjavaapex.model.common.Color
Set color string.
setColor(Color) - Method in class com.hyjavaapex.model.common.ColorStop
 
setColors(List<Color>) - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
setColors(List<Color>) - Method in class com.hyjavaapex.model.apexcharts.Stroke
Colors to fill the border for paths.
setColorValue(String) - Method in class com.hyjavaapex.model.common.Color
Set color Javascript value.
setColumnWidth(Number) - Method in class com.hyjavaapex.model.apexcharts.plotoptions.Bar
In column charts, columnWidth is the percentage of the available width in the grid-rect.
setColumnWidth(String) - Method in class com.hyjavaapex.model.apexcharts.plotoptions.Bar
In column charts, columnWidth is the percentage of the available width in the grid-rect.
setCompressOutput(boolean) - Static method in class com.hyjavaapex.chart.Apexchart
Set whether to compress all generated global and chart options.
setDataAsArrayNumber(List<Number>) - Method in class com.hyjavaapex.model.apexcharts.Series
 
setDataAsArrayPairs(List<Pair>) - Method in class com.hyjavaapex.model.apexcharts.Series
 
setDataLabels(DataLabels) - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
setEmitAsString(boolean) - Method in class com.hyjavaapex.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.hyjavaapex.model.common.Function
Set whether to emit the function as a JSON string.
setEmitFunctionsAsString(boolean) - Static method in class com.hyjavaapex.chart.Apexchart
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.hyjavaapex.chart.Apexchart
Set whether to emit all functions as a JSON string.
setEnabled(Boolean) - Method in class com.hyjavaapex.model.apexcharts.DataLabels
To determine whether to show dataLabels or not
setFill(Fill) - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
setFormatter(Function) - Method in class com.hyjavaapex.model.apexcharts.tooltip.Y
To format the Y-axis values of tooltip, you can define a custom formatter function.
setFunctionBody(String) - Method in class com.hyjavaapex.model.common.Function
Set the function body.
setHorizontal(Boolean) - Method in class com.hyjavaapex.model.apexcharts.plotoptions.Bar
This option will turn a column chart into a horizontal bar chart.
setJsValue(String) - Method in class com.hyjavaapex.model.common.General
Set the Javascript value.
setName(String) - Method in class com.hyjavaapex.model.apexcharts.Series
 
setOffset(Number) - Method in class com.hyjavaapex.model.common.ColorStop
 
setOpacity(List<Number>) - Method in class com.hyjavaapex.model.apexcharts.Fill
Opacity of the fill attribute.
setOpacity(Number) - Method in class com.hyjavaapex.model.apexcharts.Fill
Opacity of the fill attribute.
setOpacity(Number) - Method in class com.hyjavaapex.model.common.ColorStop
 
setPlotOptions(PlotOptions) - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
setRGB(int, int, int) - Method in class com.hyjavaapex.model.common.Color
Set a RGB color string.
setRGBA(int, int, int, double) - Method in class com.hyjavaapex.model.common.Color
Set a RGBA color string.
setSeries(List<Series>) - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
Accepts an array of object for axis charts or an array of values for non-axis (pie/donut) charts
setSeriesAsArrayNumber(List<Number>) - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
Accepts an array of object for axis charts or an array of values for non-axis (pie/donut) charts
setShow(Boolean) - Method in class com.hyjavaapex.model.apexcharts.Stroke
To show or hide path-stroke / line
setStroke(Stroke) - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
setText(String) - Method in class com.hyjavaapex.model.apexcharts.yaxis.Title
Give the y-axis a title which will be displayed below the axis labels by default.
setTheme(Theme) - Method in class com.hyjavaapex.chart.Apexchart
Sets the theme for the chart.
setTitle(Title) - Method in class com.hyjavaapex.model.apexcharts.Yaxis
 
setTooltip(Tooltip) - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
setType(ChartType) - Method in class com.hyjavaapex.model.apexcharts.Chart
Specify the chart type
setWidth(List<Number>) - Method in class com.hyjavaapex.model.apexcharts.Stroke
Sets the width of border for svg path
setWidth(Number) - Method in class com.hyjavaapex.model.apexcharts.Stroke
Sets the width of border for svg path
setXaxis(Xaxis) - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
setY(List<Y>) - Method in class com.hyjavaapex.model.apexcharts.Tooltip
In a multiple series, the
setY(Y) - Method in class com.hyjavaapex.model.apexcharts.Tooltip
In a multiple series, the
setYaxis(List<Yaxis>) - Method in class com.hyjavaapex.model.apexcharts.ChartOptions
 
SIENNA - Static variable in class com.hyjavaapex.model.common.Color
 
SILVER - Static variable in class com.hyjavaapex.model.common.Color
 
SKYBLUE - Static variable in class com.hyjavaapex.model.common.Color
 
SLATEBLUE - Static variable in class com.hyjavaapex.model.common.Color
 
SLATEGRAY - Static variable in class com.hyjavaapex.model.common.Color
 
SNOW - Static variable in class com.hyjavaapex.model.common.Color
 
SPRINGGREEN - Static variable in class com.hyjavaapex.model.common.Color
 
STEELBLUE - Static variable in class com.hyjavaapex.model.common.Color
 
Stroke - Class in com.hyjavaapex.model.apexcharts
Copyright (c) 2024 Powerbuilt Systems.
Stroke() - Constructor for class com.hyjavaapex.model.apexcharts.Stroke
 

T

TAN - Static variable in class com.hyjavaapex.model.common.Color
 
TEAL - Static variable in class com.hyjavaapex.model.common.Color
 
Theme - Interface in com.hyjavaapex.model.common.themes
The interface for all Themes.
THISTLE - Static variable in class com.hyjavaapex.model.common.Color
 
Title - Class in com.hyjavaapex.model.apexcharts.yaxis
Copyright (c) 2024 Powerbuilt Systems.
Title() - Constructor for class com.hyjavaapex.model.apexcharts.yaxis.Title
 
toJs(Object) - Method in class com.hyjavaapex.chart.Apexchart
Converts any model class to JSON.
toJs(ChartOptions) - Method in class com.hyjavaapex.chart.ApexchartRenderer
Converts chart options to JSON.
toJs(Object) - Method in class com.hyjavaapex.chart.ApexchartRenderer
Converts any model class to JSON.
TOMATO - Static variable in class com.hyjavaapex.model.common.Color
 
Tooltip - Class in com.hyjavaapex.model.apexcharts
Copyright (c) 2024 Powerbuilt Systems.
Tooltip() - Constructor for class com.hyjavaapex.model.apexcharts.Tooltip
 
toString() - Method in enum com.hyjavaapex.model.apexcharts.constants.BorderRadiusApplication
 
toString() - Method in enum com.hyjavaapex.model.apexcharts.constants.ChartType
 
Triplet - Class in com.hyjavaapex.model.common
Used for series that require data in an array of triplet values.
Triplet(Number, Number, Number) - Constructor for class com.hyjavaapex.model.common.Triplet
Construct with the 3 values.
TURQUOISE - Static variable in class com.hyjavaapex.model.common.Color
 

V

valueOf(String) - Static method in enum com.hyjavaapex.model.apexcharts.constants.BorderRadiusApplication
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hyjavaapex.model.apexcharts.constants.ChartType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.hyjavaapex.model.apexcharts.constants.BorderRadiusApplication
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hyjavaapex.model.apexcharts.constants.ChartType
Returns an array containing the constants of this enum type, in the order they are declared.
VIOLET - Static variable in class com.hyjavaapex.model.common.Color
 

W

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

X

Xaxis - Class in com.hyjavaapex.model.apexcharts
Copyright (c) 2024 Powerbuilt Systems.
Xaxis() - Constructor for class com.hyjavaapex.model.apexcharts.Xaxis
 

Y

Y - Class in com.hyjavaapex.model.apexcharts.tooltip
In a multiple series, the Copyright (c) 2024 Powerbuilt Systems.
Y() - Constructor for class com.hyjavaapex.model.apexcharts.tooltip.Y
 
Yaxis - Class in com.hyjavaapex.model.apexcharts
Copyright (c) 2024 Powerbuilt Systems.
Yaxis() - Constructor for class com.hyjavaapex.model.apexcharts.Yaxis
 
YELLOW - Static variable in class com.hyjavaapex.model.common.Color
 
YELLOWGREEN - Static variable in class com.hyjavaapex.model.common.Color
 
A B C D F G H I K L M N O P R S T V W X Y 
Skip navigation links

Copyright © 2024. All rights reserved.