Package | Description |
---|---|
org.primefaces.model.chart |
Modifier and Type | Method and Description |
---|---|
List<BubbleChartSeries> |
BubbleChartModel.getData() |
Modifier and Type | Method and Description |
---|---|
void |
BubbleChartModel.add(BubbleChartSeries bubble) |
void |
BubbleChartModel.addBubble(BubbleChartSeries bubble)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
BubbleChartModel.setData(List<BubbleChartSeries> data) |
Constructor and Description |
---|
BubbleChartModel(List<BubbleChartSeries> data) |
Copyright © 2015. All rights reserved.