Uses of Interface
net.sf.jasperreports.charts.JRCategoryAxisFormat
Packages that use JRCategoryAxisFormat
Package
Description
Contains interfaces for chart plots and chart datasets.
Contains base implementations for chart related interfaces.
Contains design time implementations for chart related interfaces.
Contains fill time implementations for chart related interfaces.
Contains utility classes for complex chart customization.
-
Uses of JRCategoryAxisFormat in net.sf.jasperreports.charts
Subinterfaces of JRCategoryAxisFormat in net.sf.jasperreports.chartsModifier and TypeInterfaceDescriptioninterfaceArea charts and Stacked Area charts rely on this plot to render their axes and items.interfaceDeprecated.To be removed.interfaceType of plot used to render Bar, Stacked Bar, and XY Bar charts.interfaceType of plot used for rendering category charts.interfaceType of plot used to render Line charts. -
Uses of JRCategoryAxisFormat in net.sf.jasperreports.charts.base
Classes in net.sf.jasperreports.charts.base that implement JRCategoryAxisFormatModifier and TypeClassDescriptionclassclassDeprecated.To be removed.classclass -
Uses of JRCategoryAxisFormat in net.sf.jasperreports.charts.design
Classes in net.sf.jasperreports.charts.design that implement JRCategoryAxisFormatModifier and TypeClassDescriptionclassclassDeprecated.To be removed.classclass -
Uses of JRCategoryAxisFormat in net.sf.jasperreports.charts.fill
Classes in net.sf.jasperreports.charts.fill that implement JRCategoryAxisFormatModifier and TypeClassDescriptionclassclassDeprecated.To be removed.classclass -
Uses of JRCategoryAxisFormat in net.sf.jasperreports.charts.util
Methods in net.sf.jasperreports.charts.util with parameters of type JRCategoryAxisFormatModifier and TypeMethodDescriptionChartsStyleResolver.getCategoryAxisLabelColor(JRCategoryAxisFormat axisFormat, JRChartPlot plot) ChartsStyleResolver.getCategoryAxisLineColor(JRCategoryAxisFormat axisFormat, JRChartPlot plot) ChartsStyleResolver.getCategoryAxisTickLabelColor(JRCategoryAxisFormat axisFormat, JRChartPlot plot)