| Package | Description |
|---|---|
| com.googlecode.wickedcharts.highcharts.options |
| Modifier and Type | Method and Description |
|---|---|
State |
StatesChoice.getHover() |
State |
StatesChoice.getSelect() |
State |
State.setEnabled(Boolean enabled) |
State |
State.setFillColor(Color color) |
State |
State.setFillColor(ColorReference fillColor) |
State |
State.setLineColor(Color color) |
State |
State.setLineColor(ColorReference lineColor) |
State |
State.setLineWidth(Integer lineWidth) |
State |
State.setRadius(Integer radius) |
State |
State.setSymbol(Symbol symbol) |
| Modifier and Type | Method and Description |
|---|---|
StatesChoice |
StatesChoice.setHover(State hover) |
StatesChoice |
StatesChoice.setSelect(State select) |
| Constructor and Description |
|---|
StatesChoice(State state,
StatesChoice.StateType type) |
Copyright © 2013. All Rights Reserved.