Uses of Class
net.sf.jasperreports.charts.JRAbstractChartCustomizer
Packages that use JRAbstractChartCustomizer
Package
Description
-
Uses of JRAbstractChartCustomizer in net.sf.jasperreports.customizers
Subclasses of JRAbstractChartCustomizer in net.sf.jasperreports.customizers -
Uses of JRAbstractChartCustomizer in net.sf.jasperreports.customizers.axis
Subclasses of JRAbstractChartCustomizer in net.sf.jasperreports.customizers.axisModifier 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 JRAbstractChartCustomizer in net.sf.jasperreports.customizers.marker
Subclasses of JRAbstractChartCustomizer in net.sf.jasperreports.customizers.markerModifier 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 JRAbstractChartCustomizer in net.sf.jasperreports.customizers.shape
Subclasses of JRAbstractChartCustomizer in net.sf.jasperreports.customizers.shapeModifier 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. -
Uses of JRAbstractChartCustomizer in net.sf.jasperreports.customizers.util
Methods in net.sf.jasperreports.customizers.util with parameters of type JRAbstractChartCustomizerModifier and TypeMethodDescriptionstatic IntegerCustomizerUtil.resolveIndex(JRAbstractChartCustomizer customizer, ItemsCounter itemsCounter, SeriesNameProvider seriesNameProvider) Resolve the index of the plot item looking at the properties.