- 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 axes, 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.
- getAnimationAsBoolean() - Method in class com.hyjavastock.model.common.Color
-
Animation options for the image pattern loading.
- getAnimationAsOptions() - Method in class com.hyjavastock.model.common.Color
-
Animation options for the image pattern loading.
- 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.
- getPaddingAsNumber() - Method in class com.hyjavastock.model.common.SVGAttributes
-
Space around the element content.
- getPaddingAsString() - Method in class com.hyjavastock.model.common.SVGAttributes
-
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.
- getStartOffset() - Method in class com.hyjavastock.model.common.SVGAttributes
-
- 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
-
- getStrokeWidthHyphenated() - 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) 2022 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) 2023 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) 2023 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) 2023 Powerbuilt Systems.
- GridLight() - Constructor for class com.hyjavastock.model.common.themes.GridLight
-
- 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) 2023 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) 2022 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 axes, 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.
- setAnimation(Boolean) - Method in class com.hyjavastock.model.common.Color
-
Animation options for the image pattern loading.
- setAnimation(AnimationOptions) - Method in class com.hyjavastock.model.common.Color
-
Animation options for the image pattern loading.
- 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.
- setEmitAsString(boolean) - Method in class com.hyjavastock.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.hyjavastock.model.common.Function
-
Set whether to emit the function as a JSON string.
- setEmitFunctionsAsString(boolean) - Static method in class com.hyjavastock.chart.Highstock
-
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.hyjavastock.chart.Highstock
-
Set whether to emit all functions as a JSON string.
- 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.
- setPadding(Number) - Method in class com.hyjavastock.model.common.SVGAttributes
-
Space around the element content.
- setPadding(String) - Method in class com.hyjavastock.model.common.SVGAttributes
-
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.
- setStartOffset(String) - Method in class com.hyjavastock.model.common.SVGAttributes
-
- 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
-
- setStrokeWidthHyphenated(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) 2023 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) 2023 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
-