| Package | Description |
|---|---|
| com.googlecode.wickedcharts.highcharts.jackson | |
| com.googlecode.wickedcharts.highcharts.options.series |
| Modifier and Type | Method and Description |
|---|---|
void |
BubbleSerializer.serialize(Bubble value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
List<Bubble> |
BubbleSeries.getData() |
| Modifier and Type | Method and Description |
|---|---|
BubbleSeries |
BubbleSeries.addPoint(Bubble bubble) |
BubbleSeries |
BubbleSeries.setData(Bubble... data) |
| Modifier and Type | Method and Description |
|---|---|
BubbleSeries |
BubbleSeries.setData(List<Bubble> data) |
Copyright © 2016. All rights reserved.