Uses of Class
net.sf.jasperreports.charts.fill.JRFillChart
Packages that use JRFillChart
Package
Description
Contains interfaces for chart plots and chart datasets.
Contains fill time implementations for chart related interfaces.
-
Uses of JRFillChart in net.sf.jasperreports.charts
Fields in net.sf.jasperreports.charts declared as JRFillChartMethods in net.sf.jasperreports.charts with parameters of type JRFillChartModifier and TypeMethodDescriptionvoidJRAbstractChartCustomizer.init(JRFillChart chart) Initializes the chart customizer. -
Uses of JRFillChart in net.sf.jasperreports.charts.fill
Subclasses of JRFillChart in net.sf.jasperreports.charts.fillFields in net.sf.jasperreports.charts.fill declared as JRFillChartModifier and TypeFieldDescriptionprotected JRFillChartJRFillChartAxis.fillChartThe filled version of thechartfield.Methods in net.sf.jasperreports.charts.fill that return JRFillChartModifier and TypeMethodDescriptionJRFillChartAxis.getFillChart()Return the filled version of the chart with the dataset and plot for this axis.Constructors in net.sf.jasperreports.charts.fill with parameters of type JRFillChartModifierConstructorDescriptionprotectedJRFillChartForAxis(JRFillChart fillChart, ChartsFillObjectFactory factory, JRChart parentChart)