Package | Description |
---|---|
com.jongsoft | |
com.jongsoft.highchart | |
com.jongsoft.highchart.chart | |
com.jongsoft.highchart.phantomjs | |
com.jongsoft.highchart.series |
Modifier and Type | Method and Description |
---|---|
static HighchartModules |
HighchartModules.byLogicalName(String name) |
static HighchartModules |
HighchartModules.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HighchartModules[] |
HighchartModules.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
default Set<HighchartModules> |
Extensions.neededModules()
A list of the required modules to be able to render the graph successfully.
|
Modifier and Type | Method and Description |
---|---|
Set<HighchartModules> |
PolarHighchart.neededModules() |
Set<HighchartModules> |
Highchart3D.neededModules() |
Set<HighchartModules> |
Highchart.neededModules() |
Set<HighchartModules> |
HeatmapChart.neededModules() |
Set<HighchartModules> |
GaugeHighchart.neededModules() |
Set<HighchartModules> |
AbstractHighchart.neededModules() |
Modifier and Type | Method and Description |
---|---|
Set<HighchartModules> |
ChartEvents.neededModules() |
Set<HighchartModules> |
BaseChart.neededModules() |
Modifier and Type | Method and Description |
---|---|
PhantomCommandBuilder |
PhantomCommandBuilder.injectJs(HighchartModules module) |
Modifier and Type | Method and Description |
---|---|
Set<HighchartModules> |
ScatterSeries.neededModules() |
Set<HighchartModules> |
BarSeries.neededModules() |
Copyright © 2019 Jong Soft. All rights reserved.