Uses of Class
net.sf.jasperreports.customizers.axis.AbstractAxisCustomizer
-
Packages that use AbstractAxisCustomizer Package Description net.sf.jasperreports.customizers.axis -
-
Uses of AbstractAxisCustomizer in net.sf.jasperreports.customizers.axis
Subclasses of AbstractAxisCustomizer in net.sf.jasperreports.customizers.axis Modifier and Type Class Description classDomainAxisCustomizerCustomizer to define the minimum and maximum value of the domain axis, works for XY plotclassRangeAxisCustomizerCustomizer to define the minimum and maximum value of the range axis, works for both XY and Category plot
-