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 class
DomainAxisCustomizer
Customizer to define the minimum and maximum value of the domain axis, works for XY plotclass
RangeAxisCustomizer
Customizer to define the minimum and maximum value of the range axis, works for both XY and Category plot
-