Uses of Class
org.primefaces.model.charts.data.BubblePoint
Packages that use BubblePoint
-
Uses of BubblePoint in org.primefaces.model.charts.bubble
Methods in org.primefaces.model.charts.bubble that return types with arguments of type BubblePointModifier and TypeMethodDescriptionBubbleChartDataSet.getData()Gets the list of data in this dataSetMethod parameters in org.primefaces.model.charts.bubble with type arguments of type BubblePointModifier and TypeMethodDescriptionvoidBubbleChartDataSet.setData(List<BubblePoint> data) Sets the list of data in this dataSet