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) -
Uses of JRChartCustomizer in net.sf.jasperreports.customizers
Classes in net.sf.jasperreports.customizers that implement JRChartCustomizerModifier and TypeClassDescriptionclassclassThis customizer plots a line chart as spline.classThis customizer plots a line chart as spline. -
Uses of JRChartCustomizer in net.sf.jasperreports.customizers.axis
Classes in net.sf.jasperreports.customizers.axis that implement JRChartCustomizerModifier and TypeClassDescriptionclassclassCustomizer to define the minimum and maximum value of the domain axis, works for XY plotclassCustomizer to define the minimum and maximum value of the range axis, works for both XY and Category plot -
Uses of JRChartCustomizer in net.sf.jasperreports.customizers.marker
Classes in net.sf.jasperreports.customizers.marker that implement JRChartCustomizerModifier and TypeClassDescriptionclassclassclassThis customizer plots a line chart as spline.classThis customizer plots a line chart as spline.classThis customizer plots a line chart as spline.classThis customizer plots a line chart as spline.classThis customizer plots a line chart as spline.classThis customizer plots a line chart as spline. -
Uses of JRChartCustomizer in net.sf.jasperreports.customizers.shape
Classes in net.sf.jasperreports.customizers.shape that implement JRChartCustomizerModifier and TypeClassDescriptionclassAbstract customizer that provide the utility methods to work with shapes.classCustomizer to define the shape of a specific legend item, works for both XY and Category plot.classChart customizer to define the shape and the size of the symbol along the line.