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

A

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

B

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

C

CADETBLUE - Static variable in class com.hyjavastock.model.common.Color
 
Chart - Class in com.hyjavastock.model.highstock
General options for the chart.
Chart() - Constructor for class com.hyjavastock.model.highstock.Chart
 
ChartOptions - Class in com.hyjavastock.model.highstock
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.hyjavastock.model.highstock.ChartOptions
 
chartOptionsToJs() - Method in class com.hyjavastock.chart.Highstock
Converts chart options to Javascript.
CHARTREUSE - Static variable in class com.hyjavastock.model.common.Color
 
CHOCOLATE - Static variable in class com.hyjavastock.model.common.Color
 
Color - Class in com.hyjavastock.model.common
Maps to the Highcharts Color, Highcharts.ColorString, Highcharts.GradientColorObject, Highcharts.PatternOptionsObject data types.
Color() - Constructor for class com.hyjavastock.model.common.Color
 
Color(String) - Constructor for class com.hyjavastock.model.common.Color
Construct with a color string.
Color(int, int, int) - Constructor for class com.hyjavastock.model.common.Color
Construct with RGB values.
Color(int, int, int, double) - Constructor for class com.hyjavastock.model.common.Color
Construct with RGBA values.
Color(LinearGradient, List<Stop>) - Constructor for class com.hyjavastock.model.common.Color
Construct with LinearGradient and Stop values.
Color(RadialGradient, List<Stop>) - Constructor for class com.hyjavastock.model.common.Color
Construct with RadialGradient and Stop values.
Color(PatternOptions) - Constructor for class com.hyjavastock.model.common.Color
Construct with pattern fill options.
com.hyjavastock - package com.hyjavastock
 
com.hyjavastock.chart - package com.hyjavastock.chart
 
com.hyjavastock.model.common - package com.hyjavastock.model.common
 
com.hyjavastock.model.common.themes - package com.hyjavastock.model.common.themes
 
com.hyjavastock.model.highstock - package com.hyjavastock.model.highstock
 
com.hyjavastock.model.highstock.constants - package com.hyjavastock.model.highstock.constants
 
com.hyjavastock.model.highstock.series - package com.hyjavastock.model.highstock.series
 
com.hyjavastock.model.highstock.series.seriescolumn - package com.hyjavastock.model.highstock.series.seriescolumn
 
CORAL - Static variable in class com.hyjavastock.model.common.Color
 
CORNFLOWERBLUE - Static variable in class com.hyjavastock.model.common.Color
 
CORNSILK - Static variable in class com.hyjavastock.model.common.Color
 
CRIMSON - Static variable in class com.hyjavastock.model.common.Color
 
CSSObject - Class in com.hyjavastock.model.common
Maps to the Highcharts CSSObject and Highcharts.CSSObject data types.
CSSObject() - Constructor for class com.hyjavastock.model.common.CSSObject
 
CSSObject(String) - Constructor for class com.hyjavastock.model.common.CSSObject
Contruct with a CSS Javascript value.
CYAN - Static variable in class com.hyjavastock.model.common.Color
 

D

DARK_BLUE - Static variable in class com.hyjavastock.model.common.themes.HighchartTheme
 
DARK_GREEN - Static variable in class com.hyjavastock.model.common.themes.HighchartTheme
 
DARK_UNICA - Static variable in class com.hyjavastock.model.common.themes.HighchartTheme
 
DARKBLUE - Static variable in class com.hyjavastock.model.common.Color
 
DarkBlue - Class in com.hyjavastock.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
DarkBlue() - Constructor for class com.hyjavastock.model.common.themes.DarkBlue
 
DARKCYAN - Static variable in class com.hyjavastock.model.common.Color
 
DARKGOLDENROD - Static variable in class com.hyjavastock.model.common.Color
 
DARKGRAY - Static variable in class com.hyjavastock.model.common.Color
 
DARKGREEN - Static variable in class com.hyjavastock.model.common.Color
 
DarkGreen - Class in com.hyjavastock.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
DarkGreen() - Constructor for class com.hyjavastock.model.common.themes.DarkGreen
 
DARKKHAKI - Static variable in class com.hyjavastock.model.common.Color
 
DARKMAGENTA - Static variable in class com.hyjavastock.model.common.Color
 
DARKOLIVEGREEN - Static variable in class com.hyjavastock.model.common.Color
 
DARKORANGE - Static variable in class com.hyjavastock.model.common.Color
 
DARKORCHID - Static variable in class com.hyjavastock.model.common.Color
 
DARKRED - Static variable in class com.hyjavastock.model.common.Color
 
DARKSALMON - Static variable in class com.hyjavastock.model.common.Color
 
DARKSEAGREEN - Static variable in class com.hyjavastock.model.common.Color
 
DARKSLATEBLUE - Static variable in class com.hyjavastock.model.common.Color
 
DARKSLATEGRAY - Static variable in class com.hyjavastock.model.common.Color
 
DARKTURQUOISE - Static variable in class com.hyjavastock.model.common.Color
 
DarkUnica - Class in com.hyjavastock.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
DarkUnica() - Constructor for class com.hyjavastock.model.common.themes.DarkUnica
 
DARKVIOLET - Static variable in class com.hyjavastock.model.common.Color
 
Data - Class in com.hyjavastock.model.highstock.series.seriescolumn
An array of data points for the series.
Data() - Constructor for class com.hyjavastock.model.highstock.series.seriescolumn.Data
 
DataGrouping - Class in com.hyjavastock.model.highstock.series.seriescolumn
Data grouping is the concept of sampling the data values into larger blocks in order to ease readability and increase performance of the JavaScript charts.
DataGrouping() - Constructor for class com.hyjavastock.model.highstock.series.seriescolumn.DataGrouping
 
DEEPPINK - Static variable in class com.hyjavastock.model.common.Color
 
DEEPSKYBLUE - Static variable in class com.hyjavastock.model.common.Color
 
Default - Class in com.hyjavastock.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
Default() - Constructor for class com.hyjavastock.model.common.themes.Default
 
DEFAULT - Static variable in class com.hyjavastock.model.common.themes.HighchartTheme
 
DIMGRAY - Static variable in class com.hyjavastock.model.common.Color
 
DODGERBLUE - Static variable in class com.hyjavastock.model.common.Color
 

F

FIREBRICK - Static variable in class com.hyjavastock.model.common.Color
 
FLORALWHITE - Static variable in class com.hyjavastock.model.common.Color
 
FORESTGREEN - Static variable in class com.hyjavastock.model.common.Color
 
FUCHSIA - Static variable in class com.hyjavastock.model.common.Color
 
Function - Class in com.hyjavastock.model.common
Maps to the Highcharts Function, highcharts.*callbackfunction data types.
Function() - Constructor for class com.hyjavastock.model.common.Function
 
Function(String, String...) - Constructor for class com.hyjavastock.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.hyjavastock.model.common.Function
Construct with a function body.

G

GAINSBORO - Static variable in class com.hyjavastock.model.common.Color
 
General - Class in com.hyjavastock.model.common
The general option data type to handle the case where a Javascript value is needed.
General() - Constructor for class com.hyjavastock.model.common.General
 
General(String) - Constructor for class com.hyjavastock.model.common.General
Construct with a Javascript value.
getAlignTicks() - Method in class com.hyjavastock.model.highstock.Chart
When using multiple axis, the ticks of two or more opposite axes will automatically be aligned by adding ticks to the axis or axes with the least ticks, as if tickAmount were specified.
getAspectRatio() - Method in class com.hyjavastock.model.common.PatternOptions
For automatically calculated width and height on images, it is possible to set an aspect ratio.
getBackground() - Method in class com.hyjavastock.model.common.CSSObject
Background style for the element.
getBackgroundColor() - Method in class com.hyjavastock.model.common.CSSObject
Background color of the element.
getBackgroundColor() - Method in class com.hyjavastock.model.common.PatternOptions
Background color for the pattern if a path is set (not images).
getBorder() - Method in class com.hyjavastock.model.common.CSSObject
Border style for the element.
getBorderRadius() - Method in class com.hyjavastock.model.common.CSSObject
Radius of the element border.
getChart() - Method in class com.hyjavastock.model.highstock.ChartOptions
General options for the chart.
getChartOptions() - Method in class com.hyjavastock.chart.Highstock
Get a reference to the chartOptions object for the chart.
getColor() - Method in class com.hyjavastock.model.common.Color
Get color string.
getColor() - Method in class com.hyjavastock.model.common.CSSObject
Color used in the element.
getColor() - Method in class com.hyjavastock.model.common.PatternOptions
Pattern color, used as default path stroke.
getColors() - Method in class com.hyjavastock.model.common.themes.Avacado
 
getColors() - Method in class com.hyjavastock.model.common.themes.DarkBlue
 
getColors() - Method in class com.hyjavastock.model.common.themes.DarkGreen
 
getColors() - Method in class com.hyjavastock.model.common.themes.DarkUnica
 
getColors() - Method in class com.hyjavastock.model.common.themes.Default
 
getColors() - Method in class com.hyjavastock.model.common.themes.Grey
 
getColors() - Method in class com.hyjavastock.model.common.themes.Grid
 
getColors() - Method in class com.hyjavastock.model.common.themes.GridLight
 
getColors() - Method in class com.hyjavastock.model.common.themes.SandSignika
 
getColors() - Method in class com.hyjavastock.model.common.themes.Skies
 
getColors() - Method in class com.hyjavastock.model.common.themes.Sunset
 
getColors() - Method in interface com.hyjavastock.model.common.themes.Theme
Get the themes colors.
getColors() - Method in class com.hyjavastock.model.highstock.ChartOptions
 
getColorsSingle() - Method in class com.hyjavastock.model.highstock.ChartOptions
 
getColorValue() - Method in class com.hyjavastock.model.common.Color
Get color Javascript value.
getComplete() - Method in class com.hyjavastock.model.common.AnimationOptions
A callback function to exectute when the animation finishes.
getCssValue() - Method in class com.hyjavastock.model.common.CSSObject
Get the the CSS Javascript value.
getCursor() - Method in class com.hyjavastock.model.common.CSSObject
Style of the mouse cursor when resting over the element.
getCx() - Method in class com.hyjavastock.model.common.RadialGradient
Center horizontal position relative to the shape.
getCy() - Method in class com.hyjavastock.model.common.RadialGradient
Center vertical position relative to the shape.
getDAsArrayNumber() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getDAsArrayString() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getDAsString() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getDataAsArrayObject() - Method in class com.hyjavastock.model.highstock.series.SeriesColumn
An array of data points for the series.
getDataAsArrayObjectSingle() - Method in class com.hyjavastock.model.highstock.series.SeriesColumn
An array of data points for the series.
getDataAsJsValue() - Method in class com.hyjavastock.model.highstock.series.SeriesColumn
An array of data points for the series.
getDataGrouping() - Method in class com.hyjavastock.model.highstock.series.SeriesColumn
Data grouping is the concept of sampling the data values into larger blocks in order to ease readability and increase performance of the JavaScript charts.
getDefer() - Method in class com.hyjavastock.model.common.AnimationOptions
The animation defer in milliseconds.
getDuration() - Method in class com.hyjavastock.model.common.AnimationOptions
The animation duration in milliseconds.
getEasingAsFunction() - Method in class com.hyjavastock.model.common.AnimationOptions
The name of an easing function as defined on the Math object.
getEasingAsString() - Method in class com.hyjavastock.model.common.AnimationOptions
The name of an easing function as defined on the Math object.
getFill() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getFontFamily() - Method in class com.hyjavastock.model.common.CSSObject
Font family of the element text.
getFontSize() - Method in class com.hyjavastock.model.common.CSSObject
Font size of the element text.
getFontStyle() - Method in class com.hyjavastock.model.common.CSSObject
 
getFontWeight() - Method in class com.hyjavastock.model.common.CSSObject
Font weight of the element text.
getFunctionBody() - Method in class com.hyjavastock.model.common.Function
Get the function body.
getGlobal() - Method in class com.hyjavastock.model.highstock.GlobalOptions
 
getGlobalOptions() - Method in class com.hyjavastock.chart.Highstock
Get a reference to the globalOptions object for the chart.
getHeight() - Method in class com.hyjavastock.model.common.CSSObject
Height of the element.
getHeight() - Method in class com.hyjavastock.model.common.PatternOptions
Analogous to pattern.width.
getHighstockAPIVersion() - Static method in class com.hyjavastock.LibraryInfo
Get the supported Highcharts Stock API version.
getHyJavaStockAPIVersion() - Static method in class com.hyjavastock.LibraryInfo
Get the HyJavaStock library API version.
getId() - Method in class com.hyjavastock.model.common.PatternOptions
ID to assign to the pattern.
getImage() - Method in class com.hyjavastock.model.common.PatternOptions
URL to an image to use as the pattern.
getInverted() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getJsValue() - Method in class com.hyjavastock.model.common.General
Get the Javascript value.
getLibraryName() - Static method in class com.hyjavastock.LibraryInfo
Get the library name.
getLibraryType() - Static method in class com.hyjavastock.LibraryInfo
Get the HyJavaStock library type.
getLinearGradient() - Method in class com.hyjavastock.model.common.Color
Defines the start position and the end position for a gradient relative to the shape.
getLineWidth() - Method in class com.hyjavastock.model.common.CSSObject
Width of the element border.
getMatrix() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getName() - Method in class com.hyjavastock.model.highstock.series.seriescolumn.Data
The name of the point as shown in the legend, tooltip, dataLabels, etc.
getName() - Method in class com.hyjavastock.model.highstock.series.SeriesColumn
The name of the series as shown in the legend, tooltip etc.
getOpacity() - Method in class com.hyjavastock.model.common.CSSObject
Opacity of the element.
getOpacity() - Method in class com.hyjavastock.model.common.PatternOptions
Opacity of the pattern as a float value from 0 to 1.
getPadding() - Method in class com.hyjavastock.model.common.CSSObject
Space around the element content.
getPathAsObject() - Method in class com.hyjavastock.model.common.PatternOptions
Either an SVG path as string, or an object.
getPathAsString() - Method in class com.hyjavastock.model.common.PatternOptions
Either an SVG path as string, or an object.
getPattern() - Method in class com.hyjavastock.model.common.Color
 
getPatternIndex() - Method in class com.hyjavastock.model.common.Color
 
getPatternTransform() - Method in class com.hyjavastock.model.common.PatternOptions
SVG patternTransform to apply to the entire pattern.
getPointerEvents() - Method in class com.hyjavastock.model.common.CSSObject
Behaviour of the element when the mouse cursor rests over it.
getPosition() - Method in class com.hyjavastock.model.common.CSSObject
Positioning of the element.
getR() - Method in class com.hyjavastock.model.common.RadialGradient
Radius relative to the shape.
getRadialGradient() - Method in class com.hyjavastock.model.common.Color
Defines the center position and the radius for a gradient.
getRangeSelector() - Method in class com.hyjavastock.model.highstock.ChartOptions
The range selector is a tool for selecting ranges to display within the chart.
getRawValue() - Method in class com.hyjavastock.model.common.Color
Get raw color Javascript value.
getRawValue() - Method in class com.hyjavastock.model.common.CSSObject
Get raw CSS Javascript Value.
getRawValue() - Method in class com.hyjavastock.model.common.Function
Get the function as raw Javascript.
getRawValue() - Method in class com.hyjavastock.model.common.General
Get the raw Javascript value.
getRotation() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getRotationOriginX() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getRotationOriginY() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getScaleX() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getScaleY() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getSelected() - Method in class com.hyjavastock.model.highstock.RangeSelector
The index of the button to appear pre-selected.
getSeries() - Method in class com.hyjavastock.model.highstock.ChartOptions
Series options for specific data and the data itself.
getSeriesSingle() - Method in class com.hyjavastock.model.highstock.ChartOptions
Series options for specific data and the data itself.
getStep() - Method in class com.hyjavastock.model.common.AnimationOptions
A callback function to execute on each step of each attribute or CSS property that's being animated.
getStops() - Method in class com.hyjavastock.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.hyjavastock.model.common.SVGAttributes
 
getStrokeWidth() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getStyleAsCSSObject() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getStyleAsString() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getText() - Method in class com.hyjavastock.model.highstock.Title
The title of the chart.
getTextAlign() - Method in class com.hyjavastock.model.common.CSSObject
Alignment of the element text.
getTextDecoration() - Method in class com.hyjavastock.model.common.CSSObject
Additional decoration of the element text.
getTextOutline() - Method in class com.hyjavastock.model.common.CSSObject
Outline style of the element text.
getTextOverflow() - Method in class com.hyjavastock.model.common.CSSObject
Line break style of the element text.
getTheme() - Method in class com.hyjavastock.chart.Highstock
Get the theme object for the chart.
getTheme() - Method in class com.hyjavastock.chart.HighstockOptions
Get the theme object for the chartOptions.
getTitle() - Method in class com.hyjavastock.model.highstock.ChartOptions
The chart's main title.
getTop() - Method in class com.hyjavastock.model.common.CSSObject
Top spacing of the element relative to the parent element.
getTransition() - Method in class com.hyjavastock.model.common.CSSObject
Animated transition of selected element properties.
getTranslateX() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getTranslateY() - Method in class com.hyjavastock.model.common.SVGAttributes
 
getType() - Method in class com.hyjavastock.model.highstock.series.SeriesColumn
The type of series, for example line or column.
getUnits() - Method in class com.hyjavastock.model.highstock.series.seriescolumn.DataGrouping
An array determining what time intervals the data is allowed to be grouped to.
getUseUTC() - Method in class com.hyjavastock.model.highstock.Global
Deprecated.
getWhiteSpace() - Method in class com.hyjavastock.model.common.CSSObject
Line break style of the element text.
getWidth() - Method in class com.hyjavastock.model.common.CSSObject
Width of the element.
getWidth() - Method in class com.hyjavastock.model.common.PatternOptions
Width of the pattern.
getX() - Method in class com.hyjavastock.model.common.PatternOptions
Horizontal offset of the pattern.
getX1() - Method in class com.hyjavastock.model.common.LinearGradient
Start horizontal position of the gradient.
getX2() - Method in class com.hyjavastock.model.common.LinearGradient
End horizontal position of the gradient.
getY() - Method in class com.hyjavastock.model.common.PatternOptions
Vertical offset of the pattern.
getY1() - Method in class com.hyjavastock.model.common.LinearGradient
Start vertical position of the gradient.
getY2() - Method in class com.hyjavastock.model.common.LinearGradient
End vertical position of the gradient.
getZIndex() - Method in class com.hyjavastock.model.common.SVGAttributes
 
GHOSTWHITE - Static variable in class com.hyjavastock.model.common.Color
 
Global - Class in com.hyjavastock.model.highstock
Copyright (c) 2021 Powerbuilt Systems.
Global() - Constructor for class com.hyjavastock.model.highstock.Global
 
GlobalOptions - Class in com.hyjavastock.model.highstock
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.hyjavastock.model.highstock.GlobalOptions
 
globalOptionsToJs() - Method in class com.hyjavastock.chart.Highstock
Converts global options to Javascript.
GOLD - Static variable in class com.hyjavastock.model.common.Color
 
GOLDENROD - Static variable in class com.hyjavastock.model.common.Color
 
GRAY - Static variable in class com.hyjavastock.model.common.Color
 
GREEN - Static variable in class com.hyjavastock.model.common.Color
 
GREENYELLOW - Static variable in class com.hyjavastock.model.common.Color
 
Grey - Class in com.hyjavastock.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
Grey() - Constructor for class com.hyjavastock.model.common.themes.Grey
 
GREY - Static variable in class com.hyjavastock.model.common.themes.HighchartTheme
 
Grid - Class in com.hyjavastock.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
Grid() - Constructor for class com.hyjavastock.model.common.themes.Grid
 
GRID - Static variable in class com.hyjavastock.model.common.themes.HighchartTheme
 
GRID_LIGHT - Static variable in class com.hyjavastock.model.common.themes.HighchartTheme
 
GridLight - Class in com.hyjavastock.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
GridLight() - Constructor for class com.hyjavastock.model.common.themes.GridLight
 

H

HighchartTheme - Class in com.hyjavastock.model.common.themes
Highchart standard themes.
HighchartTheme() - Constructor for class com.hyjavastock.model.common.themes.HighchartTheme
 
Highstock - Class in com.hyjavastock.chart
The Highstock class wraps both the GlobalOptions and ChartOptions classes into one convenient class to make usage as simple as possible.
Highstock() - Constructor for class com.hyjavastock.chart.Highstock
 
HighstockOptions - Class in com.hyjavastock.chart
The HighstockOptions class can be used as an alternative to the Highstock class.
HighstockOptions() - Constructor for class com.hyjavastock.chart.HighstockOptions
 
HighstockRenderer - Class in com.hyjavastock.chart
The HighstockRenderer class can be used to generate Javascript for GlobalOptions and ChartOptions.
HighstockRenderer() - Constructor for class com.hyjavastock.chart.HighstockRenderer
 
HONEYDEW - Static variable in class com.hyjavastock.model.common.Color
 
HOTPINK - Static variable in class com.hyjavastock.model.common.Color
 

I

INDIANRED - Static variable in class com.hyjavastock.model.common.Color
 
INDIGO - Static variable in class com.hyjavastock.model.common.Color
 
IVORY - Static variable in class com.hyjavastock.model.common.Color
 

K

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

L

LAVENDER - Static variable in class com.hyjavastock.model.common.Color
 
LAVENDERBLUSH - Static variable in class com.hyjavastock.model.common.Color
 
LAWNGREEN - Static variable in class com.hyjavastock.model.common.Color
 
LEMONCHIFFON - Static variable in class com.hyjavastock.model.common.Color
 
LibraryInfo - Class in com.hyjavastock
Information about the HyJavaStock library.
LibraryInfo() - Constructor for class com.hyjavastock.LibraryInfo
 
LIGHTBLUE - Static variable in class com.hyjavastock.model.common.Color
 
LIGHTCORAL - Static variable in class com.hyjavastock.model.common.Color
 
LIGHTCYAN - Static variable in class com.hyjavastock.model.common.Color
 
LIGHTGOLDENRODYELLOW - Static variable in class com.hyjavastock.model.common.Color
 
LIGHTGRAY - Static variable in class com.hyjavastock.model.common.Color
 
LIGHTGREEN - Static variable in class com.hyjavastock.model.common.Color
 
LIGHTPINK - Static variable in class com.hyjavastock.model.common.Color
 
LIGHTSALMON - Static variable in class com.hyjavastock.model.common.Color
 
LIGHTSEAGREEN - Static variable in class com.hyjavastock.model.common.Color
 
LIGHTSKYBLUE - Static variable in class com.hyjavastock.model.common.Color
 
LIGHTSLATEGRAY - Static variable in class com.hyjavastock.model.common.Color
 
LIGHTSTEELBLUE - Static variable in class com.hyjavastock.model.common.Color
 
LIGHTYELLOW - Static variable in class com.hyjavastock.model.common.Color
 
LIME - Static variable in class com.hyjavastock.model.common.Color
 
LIMEGREEN - Static variable in class com.hyjavastock.model.common.Color
 
LinearGradient - Class in com.hyjavastock.model.common
Linear color gradients.
LinearGradient() - Constructor for class com.hyjavastock.model.common.LinearGradient
 
LinearGradient(Number, Number, Number, Number) - Constructor for class com.hyjavastock.model.common.LinearGradient
Construct a linear gradient.
LINEN - Static variable in class com.hyjavastock.model.common.Color
 

M

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

N

NAVAJOWHITE - Static variable in class com.hyjavastock.model.common.Color
 
NAVY - Static variable in class com.hyjavastock.model.common.Color
 
NULL - Static variable in class com.hyjavastock.model.common.AnimationOptions
 
NULL - Static variable in class com.hyjavastock.model.common.Color
 
NULL - Static variable in class com.hyjavastock.model.common.CSSObject
 
NULL - Static variable in class com.hyjavastock.model.common.Function
 
NULL - Static variable in class com.hyjavastock.model.common.General
 
NULL - Static variable in class com.hyjavastock.model.common.LinearGradient
 
NULL - Static variable in class com.hyjavastock.model.common.PatternOptions
 
NULL - Static variable in class com.hyjavastock.model.common.RadialGradient
 
NULL - Static variable in class com.hyjavastock.model.common.Stop
 
NULL - Static variable in class com.hyjavastock.model.common.SVGAttributes
 
NULL - Static variable in class com.hyjavastock.model.common.Unit
 
NULL - Static variable in class com.hyjavastock.model.highstock.Chart
 
NULL - Static variable in class com.hyjavastock.model.highstock.ChartOptions
 
NULL - Static variable in class com.hyjavastock.model.highstock.Global
 
NULL - Static variable in class com.hyjavastock.model.highstock.GlobalOptions
 
NULL - Static variable in class com.hyjavastock.model.highstock.RangeSelector
 
NULL - Static variable in class com.hyjavastock.model.highstock.series.seriescolumn.Data
 
NULL - Static variable in class com.hyjavastock.model.highstock.series.seriescolumn.DataGrouping
 
NULL - Static variable in class com.hyjavastock.model.highstock.series.SeriesColumn
 
NULL - Static variable in class com.hyjavastock.model.highstock.Title
 
NULL_NUMBER - Static variable in class com.hyjavastock.model.common.NullOption
 
NULL_STRING - Static variable in class com.hyjavastock.model.common.NullOption
 
NullOption - Class in com.hyjavastock.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.hyjavastock.model.common.NullOption
 

O

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

P

PALEGOLDENROD - Static variable in class com.hyjavastock.model.common.Color
 
PALEGREEN - Static variable in class com.hyjavastock.model.common.Color
 
PALETURQUOISE - Static variable in class com.hyjavastock.model.common.Color
 
PALEVIOLETRED - Static variable in class com.hyjavastock.model.common.Color
 
PAPAYAWHIP - Static variable in class com.hyjavastock.model.common.Color
 
PatternOptions - Class in com.hyjavastock.model.common
Maps to the Highcharts.PatternOptionsObject data type.
Example: chart.style
ref: https://api.highcharts.com/class-reference/Highcharts.PatternOptionsObject
PatternOptions() - Constructor for class com.hyjavastock.model.common.PatternOptions
 
PEACHPUFF - Static variable in class com.hyjavastock.model.common.Color
 
PERU - Static variable in class com.hyjavastock.model.common.Color
 
PINK - Static variable in class com.hyjavastock.model.common.Color
 
PLUM - Static variable in class com.hyjavastock.model.common.Color
 
POWDERBLUE - Static variable in class com.hyjavastock.model.common.Color
 
PURPLE - Static variable in class com.hyjavastock.model.common.Color
 

R

RadialGradient - Class in com.hyjavastock.model.common
Radial color gradients.
RadialGradient() - Constructor for class com.hyjavastock.model.common.RadialGradient
 
RadialGradient(Number, Number, Number) - Constructor for class com.hyjavastock.model.common.RadialGradient
Construct a radial gradient.
RangeSelector - Class in com.hyjavastock.model.highstock
The range selector is a tool for selecting ranges to display within the chart.
RangeSelector() - Constructor for class com.hyjavastock.model.highstock.RangeSelector
 
RED - Static variable in class com.hyjavastock.model.common.Color
 
ROSYBROWN - Static variable in class com.hyjavastock.model.common.Color
 
ROYALBLUE - Static variable in class com.hyjavastock.model.common.Color
 

S

SADDLEBROWN - Static variable in class com.hyjavastock.model.common.Color
 
SALMON - Static variable in class com.hyjavastock.model.common.Color
 
SAND_SIGNIKA - Static variable in class com.hyjavastock.model.common.themes.HighchartTheme
 
SandSignika - Class in com.hyjavastock.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
SandSignika() - Constructor for class com.hyjavastock.model.common.themes.SandSignika
 
SANDYBROWN - Static variable in class com.hyjavastock.model.common.Color
 
SEAGREEN - Static variable in class com.hyjavastock.model.common.Color
 
SEASHELL - Static variable in class com.hyjavastock.model.common.Color
 
Series - Class in com.hyjavastock.model.highstock
Series options for specific data and the data itself.
Series() - Constructor for class com.hyjavastock.model.highstock.Series
 
SeriesColumn - Class in com.hyjavastock.model.highstock.series
A column series.
SeriesColumn() - Constructor for class com.hyjavastock.model.highstock.series.SeriesColumn
 
SeriesType - Enum in com.hyjavastock.model.highstock.constants
Copyright (c) 2021 Powerbuilt Systems.
set_hcNulledOption(Boolean) - Method in class com.hyjavastock.model.common.BaseOption
 
setAlignTicks(Boolean) - Method in class com.hyjavastock.model.highstock.Chart
When using multiple axis, the ticks of two or more opposite axes will automatically be aligned by adding ticks to the axis or axes with the least ticks, as if tickAmount were specified.
setAspectRatio(Number) - Method in class com.hyjavastock.model.common.PatternOptions
For automatically calculated width and height on images, it is possible to set an aspect ratio.
setBackground(String) - Method in class com.hyjavastock.model.common.CSSObject
Background style for the element.
setBackgroundColor(Color) - Method in class com.hyjavastock.model.common.CSSObject
Background color of the element.
setBackgroundColor(Color) - Method in class com.hyjavastock.model.common.PatternOptions
Background color for the pattern if a path is set (not images).
setBorder(String) - Method in class com.hyjavastock.model.common.CSSObject
Border style for the element.
setBorderRadius(Number) - Method in class com.hyjavastock.model.common.CSSObject
Radius of the element border.
setChart(Chart) - Method in class com.hyjavastock.model.highstock.ChartOptions
General options for the chart.
setColor(String) - Method in class com.hyjavastock.model.common.Color
Set color string.
setColor(Color) - Method in class com.hyjavastock.model.common.CSSObject
Color used in the element.
setColor(Color) - Method in class com.hyjavastock.model.common.PatternOptions
Pattern color, used as default path stroke.
setColors(List<Color>) - Method in class com.hyjavastock.model.highstock.ChartOptions
 
setColorValue(String) - Method in class com.hyjavastock.model.common.Color
Set color Javascript value.
setComplete(Function) - Method in class com.hyjavastock.model.common.AnimationOptions
A callback function to exectute when the animation finishes.
setCssValue(String) - Method in class com.hyjavastock.model.common.CSSObject
Set the CSS Javascript value.
setCursor(String) - Method in class com.hyjavastock.model.common.CSSObject
Style of the mouse cursor when resting over the element.
setCx(Number) - Method in class com.hyjavastock.model.common.RadialGradient
Center horizontal position relative to the shape.
setCy(Number) - Method in class com.hyjavastock.model.common.RadialGradient
Center vertical position relative to the shape.
setDAsArrayNumber(List<Number>) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setDAsArrayString(List<String>) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setDAsString(String) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setData(List<Data>) - Method in class com.hyjavastock.model.highstock.series.SeriesColumn
An array of data points for the series.
setData(General) - Method in class com.hyjavastock.model.highstock.series.SeriesColumn
An array of data points for the series.
setDataGrouping(DataGrouping) - Method in class com.hyjavastock.model.highstock.series.SeriesColumn
Data grouping is the concept of sampling the data values into larger blocks in order to ease readability and increase performance of the JavaScript charts.
setDefer(Number) - Method in class com.hyjavastock.model.common.AnimationOptions
The animation defer in milliseconds.
setDuration(Number) - Method in class com.hyjavastock.model.common.AnimationOptions
The animation duration in milliseconds.
setEasing(Function) - Method in class com.hyjavastock.model.common.AnimationOptions
The name of an easing function as defined on the Math object.
setEasing(String) - Method in class com.hyjavastock.model.common.AnimationOptions
The name of an easing function as defined on the Math object.
setFill(Color) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setFontFamily(String) - Method in class com.hyjavastock.model.common.CSSObject
Font family of the element text.
setFontSize(String) - Method in class com.hyjavastock.model.common.CSSObject
Font size of the element text.
setFontStyle(String) - Method in class com.hyjavastock.model.common.CSSObject
 
setFontWeight(String) - Method in class com.hyjavastock.model.common.CSSObject
Font weight of the element text.
setFunctionBody(String) - Method in class com.hyjavastock.model.common.Function
Set the function body.
setGlobal(Global) - Method in class com.hyjavastock.model.highstock.GlobalOptions
 
setHeight(Number) - Method in class com.hyjavastock.model.common.CSSObject
Height of the element.
setHeight(Number) - Method in class com.hyjavastock.model.common.PatternOptions
Analogous to pattern.width.
setId(String) - Method in class com.hyjavastock.model.common.PatternOptions
ID to assign to the pattern.
setImage(String) - Method in class com.hyjavastock.model.common.PatternOptions
URL to an image to use as the pattern.
setInverted(Boolean) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setJsValue(String) - Method in class com.hyjavastock.model.common.General
Set the Javascript value.
setLinearGradient(LinearGradient) - Method in class com.hyjavastock.model.common.Color
Defines the start position and the end position for a gradient relative to the shape.
setLinearGradient(List<Number>) - Method in class com.hyjavastock.model.common.Color
Defines the linear gradient as an array of pixel points.
setLineWidth(Number) - Method in class com.hyjavastock.model.common.CSSObject
Width of the element border.
setMatrix(List<Number>) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setName(String) - Method in class com.hyjavastock.model.highstock.series.seriescolumn.Data
The name of the point as shown in the legend, tooltip, dataLabels, etc.
setName(String) - Method in class com.hyjavastock.model.highstock.series.SeriesColumn
The name of the series as shown in the legend, tooltip etc.
setOpacity(Number) - Method in class com.hyjavastock.model.common.CSSObject
Opacity of the element.
setOpacity(Number) - Method in class com.hyjavastock.model.common.PatternOptions
Opacity of the pattern as a float value from 0 to 1.
setPadding(String) - Method in class com.hyjavastock.model.common.CSSObject
Space around the element content.
setPath(SVGAttributes) - Method in class com.hyjavastock.model.common.PatternOptions
Either an SVG path as string, or an object.
setPath(String) - Method in class com.hyjavastock.model.common.PatternOptions
Either an SVG path as string, or an object.
setPattern(PatternOptions) - Method in class com.hyjavastock.model.common.Color
 
setPatternIndex(Number) - Method in class com.hyjavastock.model.common.Color
 
setPatternTransform(String) - Method in class com.hyjavastock.model.common.PatternOptions
SVG patternTransform to apply to the entire pattern.
setPointerEvents(String) - Method in class com.hyjavastock.model.common.CSSObject
Behaviour of the element when the mouse cursor rests over it.
setPosition(String) - Method in class com.hyjavastock.model.common.CSSObject
Positioning of the element.
setR(Number) - Method in class com.hyjavastock.model.common.RadialGradient
Radius relative to the shape.
setRadialGradient(RadialGradient) - Method in class com.hyjavastock.model.common.Color
Defines the center position and the radius for a gradient.
setRangeSelector(RangeSelector) - Method in class com.hyjavastock.model.highstock.ChartOptions
The range selector is a tool for selecting ranges to display within the chart.
setRGB(int, int, int) - Method in class com.hyjavastock.model.common.Color
Set a RGB color string.
setRGBA(int, int, int, double) - Method in class com.hyjavastock.model.common.Color
Set a RGBA color string.
setRotation(Number) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setRotationOriginX(Number) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setRotationOriginY(Number) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setScaleX(Number) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setScaleY(Number) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setSelected(Number) - Method in class com.hyjavastock.model.highstock.RangeSelector
The index of the button to appear pre-selected.
setSeries(List<Series>) - Method in class com.hyjavastock.model.highstock.ChartOptions
Series options for specific data and the data itself.
setStep(Function) - Method in class com.hyjavastock.model.common.AnimationOptions
A callback function to execute on each step of each attribute or CSS property that's being animated.
setStops(List<Stop>) - Method in class com.hyjavastock.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.hyjavastock.model.common.SVGAttributes
 
setStrokeWidth(Number) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setStyle(CSSObject) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setStyle(String) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setText(String) - Method in class com.hyjavastock.model.highstock.Title
The title of the chart.
setTextAlign(String) - Method in class com.hyjavastock.model.common.CSSObject
Alignment of the element text.
setTextDecoration(String) - Method in class com.hyjavastock.model.common.CSSObject
Additional decoration of the element text.
setTextOutline(String) - Method in class com.hyjavastock.model.common.CSSObject
Outline style of the element text.
setTextOverflow(String) - Method in class com.hyjavastock.model.common.CSSObject
Line break style of the element text.
setTheme(Theme) - Method in class com.hyjavastock.chart.Highstock
Sets the theme for the chart.
setTheme(Theme, ChartOptions) - Method in class com.hyjavastock.chart.HighstockOptions
Sets the theme for the chartOptions.
setTitle(Title) - Method in class com.hyjavastock.model.highstock.ChartOptions
The chart's main title.
setTop(String) - Method in class com.hyjavastock.model.common.CSSObject
Top spacing of the element relative to the parent element.
setTransition(String) - Method in class com.hyjavastock.model.common.CSSObject
Animated transition of selected element properties.
setTranslateX(Number) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setTranslateY(Number) - Method in class com.hyjavastock.model.common.SVGAttributes
 
setType(SeriesType) - Method in class com.hyjavastock.model.highstock.series.SeriesColumn
The type of series, for example line or column.
setUnits(List<Unit>) - Method in class com.hyjavastock.model.highstock.series.seriescolumn.DataGrouping
An array determining what time intervals the data is allowed to be grouped to.
setUseUTC(Boolean) - Method in class com.hyjavastock.model.highstock.Global
Deprecated.
setWhiteSpace(String) - Method in class com.hyjavastock.model.common.CSSObject
Line break style of the element text.
setWidth(Number) - Method in class com.hyjavastock.model.common.CSSObject
Width of the element.
setWidth(Number) - Method in class com.hyjavastock.model.common.PatternOptions
Width of the pattern.
setX(Number) - Method in class com.hyjavastock.model.common.PatternOptions
Horizontal offset of the pattern.
setX1(Number) - Method in class com.hyjavastock.model.common.LinearGradient
Start horizontal position of the gradient.
setX2(Number) - Method in class com.hyjavastock.model.common.LinearGradient
End horizontal position of the gradient.
setY(Number) - Method in class com.hyjavastock.model.common.PatternOptions
Vertical offset of the pattern.
setY1(Number) - Method in class com.hyjavastock.model.common.LinearGradient
Start vertical position of the gradient.
setY2(Number) - Method in class com.hyjavastock.model.common.LinearGradient
End vertical position of the gradient.
setZIndex(Number) - Method in class com.hyjavastock.model.common.SVGAttributes
 
SIENNA - Static variable in class com.hyjavastock.model.common.Color
 
SILVER - Static variable in class com.hyjavastock.model.common.Color
 
SKIES - Static variable in class com.hyjavastock.model.common.themes.HighchartTheme
 
Skies - Class in com.hyjavastock.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
Skies() - Constructor for class com.hyjavastock.model.common.themes.Skies
 
SKYBLUE - Static variable in class com.hyjavastock.model.common.Color
 
SLATEBLUE - Static variable in class com.hyjavastock.model.common.Color
 
SLATEGRAY - Static variable in class com.hyjavastock.model.common.Color
 
SNOW - Static variable in class com.hyjavastock.model.common.Color
 
SPRINGGREEN - Static variable in class com.hyjavastock.model.common.Color
 
STEELBLUE - Static variable in class com.hyjavastock.model.common.Color
 
Stop - Class in com.hyjavastock.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.hyjavastock.model.common.Stop
Construct with a gradient position and color.
SUNSET - Static variable in class com.hyjavastock.model.common.themes.HighchartTheme
 
Sunset - Class in com.hyjavastock.model.common.themes
Copyright (c) 2022 Powerbuilt Systems.
Sunset() - Constructor for class com.hyjavastock.model.common.themes.Sunset
 
SVGAttributes - Class in com.hyjavastock.model.common
Maps to the Highcharts.SVGAttributes data type.
Example: series.area.states.hover.halo.attributes
ref: https://api.highcharts.com/highcharts/series.area.states.hover.halo.attributes
SVGAttributes() - Constructor for class com.hyjavastock.model.common.SVGAttributes
 

T

TAN - Static variable in class com.hyjavastock.model.common.Color
 
TEAL - Static variable in class com.hyjavastock.model.common.Color
 
Theme - Interface in com.hyjavastock.model.common.themes
The interface for all Themes.
THISTLE - Static variable in class com.hyjavastock.model.common.Color
 
Title - Class in com.hyjavastock.model.highstock
The chart's main title.
Title() - Constructor for class com.hyjavastock.model.highstock.Title
 
toJs(GlobalOptions) - Method in class com.hyjavastock.chart.HighstockOptions
Converts global options to Javascript.
toJs(ChartOptions) - Method in class com.hyjavastock.chart.HighstockOptions
Converts chart options to Javascript.
toJs(GlobalOptions) - Method in class com.hyjavastock.chart.HighstockRenderer
Converts global options to Javascript.
toJs(ChartOptions) - Method in class com.hyjavastock.chart.HighstockRenderer
Converts chart options to Javascript.
TOMATO - Static variable in class com.hyjavastock.model.common.Color
 
toString() - Method in class com.hyjavastock.model.common.Stop
 
toString() - Method in class com.hyjavastock.model.common.Unit
 
toString() - Method in enum com.hyjavastock.model.highstock.constants.SeriesType
 
TURQUOISE - Static variable in class com.hyjavastock.model.common.Color
 

U

Unit - Class in com.hyjavastock.model.common
Datetime axis only.
Unit(String, ArrayList<Number>) - Constructor for class com.hyjavastock.model.common.Unit
Construct with timeunit and array list.

V

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

W

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

Y

YELLOW - Static variable in class com.hyjavastock.model.common.Color
 
YELLOWGREEN - Static variable in class com.hyjavastock.model.common.Color
 

_

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

Copyright © 2022. All rights reserved.