Uses of Interface
net.sf.jasperreports.charts.JRChartCustomizer
Packages that use JRChartCustomizer
Package
Description
Contains interfaces for chart plots and chart datasets.
Contains fill time implementations for chart related interfaces.
-
Uses of JRChartCustomizer in net.sf.jasperreports.charts
Subinterfaces of JRChartCustomizer in net.sf.jasperreports.chartsModifier and TypeInterfaceDescriptioninterfaceInterface that represents aJRChartCustomizerthat is assigned a name after being instantiated using the default empty constructor.Classes in net.sf.jasperreports.charts that implement JRChartCustomizerModifier and TypeClassDescriptionclassAbstract implementation ofJRChartCustomizerthat provides access to parameter, variable and field values. -
Uses of JRChartCustomizer in net.sf.jasperreports.charts.fill
Fields in net.sf.jasperreports.charts.fill with type parameters of type JRChartCustomizerMethods in net.sf.jasperreports.charts.fill that return JRChartCustomizerModifier and TypeMethodDescriptionprotected JRChartCustomizerJRFillChart.createAndInitCustomizer(String customizerClassName, String customizerName)