Uses of Interface
net.sf.jasperreports.charts.JRBubblePlot
Packages that use JRBubblePlot
Package
Description
Contains interfaces for chart plots and chart datasets.
Contains base implementations for chart related interfaces.
Contains design time implementations for chart related interfaces.
Contains fill time implementations for chart related interfaces.
-
Uses of JRBubblePlot in net.sf.jasperreports.charts
Methods in net.sf.jasperreports.charts that return JRBubblePlotModifier and TypeMethodDescriptionChartsAbstractObjectFactory.getBubblePlot(JRBubblePlot bubblePlot) Methods in net.sf.jasperreports.charts with parameters of type JRBubblePlotModifier and TypeMethodDescriptionvoidChartsExpressionCollector.collect(JRBubblePlot bubblePlot) ChartsAbstractObjectFactory.getBubblePlot(JRBubblePlot bubblePlot) -
Uses of JRBubblePlot in net.sf.jasperreports.charts.base
Classes in net.sf.jasperreports.charts.base that implement JRBubblePlotMethods in net.sf.jasperreports.charts.base that return JRBubblePlotMethods in net.sf.jasperreports.charts.base with parameters of type JRBubblePlotConstructors in net.sf.jasperreports.charts.base with parameters of type JRBubblePlotModifierConstructorDescriptionJRBaseBubblePlot(JRBubblePlot bubblePlot, ChartsBaseObjectFactory factory) -
Uses of JRBubblePlot in net.sf.jasperreports.charts.design
Classes in net.sf.jasperreports.charts.design that implement JRBubblePlot -
Uses of JRBubblePlot in net.sf.jasperreports.charts.fill
Classes in net.sf.jasperreports.charts.fill that implement JRBubblePlotMethods in net.sf.jasperreports.charts.fill that return JRBubblePlotMethods in net.sf.jasperreports.charts.fill with parameters of type JRBubblePlotConstructors in net.sf.jasperreports.charts.fill with parameters of type JRBubblePlotModifierConstructorDescriptionJRFillBubblePlot(JRBubblePlot bubblePlot, ChartsFillObjectFactory factory)