| Package | Description |
|---|---|
| org.wicketstuff.googlecharts |
| Modifier and Type | Method and Description |
|---|---|
ChartDataEncoding |
AbstractChartData.getEncoding() |
ChartDataEncoding |
IChartData.getEncoding() |
static ChartDataEncoding |
ChartDataEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartDataEncoding[] |
ChartDataEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractChartData.setEncoding(ChartDataEncoding encoding) |
| Constructor and Description |
|---|
AbstractChartData(ChartDataEncoding encoding,
double max) |
Copyright © 2015. All rights reserved.