| Package | Description |
|---|---|
| net.anotheria.moskito.webui.util |
| Modifier and Type | Method and Description |
|---|---|
static ChartEngine |
ChartEngine.getChartEngine(String aName) |
ChartEngine |
WebUIConfig.getDefaultChartEngine() |
static ChartEngine |
ChartEngine.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartEngine[] |
ChartEngine.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebUIConfig.setDefaultChartEngine(ChartEngine defaultChartEngine) |
Copyright © 2010-2015 anotheria.net. All Rights Reserved.