Package | Description |
---|---|
org.wicketstuff.googlecharts |
Modifier and Type | Interface and Description |
---|---|
interface |
ILinearGradientFill |
interface |
ILinearStripesFill |
interface |
ISolidFill |
Modifier and Type | Class and Description |
---|---|
class |
LinearGradientFill |
class |
LinearStripesFill |
class |
SolidFill |
Modifier and Type | Method and Description |
---|---|
IChartFill |
IChartProvider.getBackgroundFill() |
IChartFill |
ChartProvider.getBackgroundFill() |
IChartFill |
IChartProvider.getChartFill() |
IChartFill |
ChartProvider.getChartFill() |
Modifier and Type | Method and Description |
---|---|
void |
ChartProvider.setBackgroundFill(IChartFill backgroundFill) |
void |
ChartProvider.setChartFill(IChartFill chartFill) |
Copyright © 2015. All rights reserved.