public class PlotOptionsStateChoice extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
PlotOptionsStateChoice.StateType |
| Constructor and Description |
|---|
PlotOptionsStateChoice() |
PlotOptionsStateChoice(PlotOptionsState state,
PlotOptionsStateChoice.StateType type) |
| Modifier and Type | Method and Description |
|---|---|
PlotOptionsState |
getHover() |
PlotOptionsState |
getSelect() |
PlotOptionsStateChoice |
setHover(PlotOptionsState hover) |
PlotOptionsStateChoice |
setSelect(PlotOptionsState select) |
public PlotOptionsStateChoice()
public PlotOptionsStateChoice(PlotOptionsState state, PlotOptionsStateChoice.StateType type)
public PlotOptionsState getHover()
public PlotOptionsState getSelect()
public PlotOptionsStateChoice setHover(PlotOptionsState hover)
public PlotOptionsStateChoice setSelect(PlotOptionsState select)
Copyright © 2016. All rights reserved.