Uses of Interface
net.sf.jasperreports.charts.JRCategoryAxisFormat

Packages that use JRCategoryAxisFormat
net.sf.jasperreports.charts Contains interfaces for chart plots and chart datasets. 
net.sf.jasperreports.charts.base Contains base implementations for chart related interfaces. 
net.sf.jasperreports.charts.design Contains design time implementations for chart related interfaces. 
net.sf.jasperreports.charts.fill Contains fill time implementations for chart related interfaces. 
net.sf.jasperreports.engine.util Utility classes. 
 

Uses of JRCategoryAxisFormat in net.sf.jasperreports.charts
 

Subinterfaces of JRCategoryAxisFormat in net.sf.jasperreports.charts
 interface JRAreaPlot
           
 interface JRBar3DPlot
           
 interface JRBarPlot
           
 interface JRCategoryPlot
           
 interface JRLinePlot
           
 

Uses of JRCategoryAxisFormat in net.sf.jasperreports.charts.base
 

Classes in net.sf.jasperreports.charts.base that implement JRCategoryAxisFormat
 class JRBaseAreaPlot
           
 class JRBaseBar3DPlot
           
 class JRBaseBarPlot
           
 class JRBaseLinePlot
           
 

Uses of JRCategoryAxisFormat in net.sf.jasperreports.charts.design
 

Classes in net.sf.jasperreports.charts.design that implement JRCategoryAxisFormat
 class JRDesignAreaPlot
           
 class JRDesignBar3DPlot
           
 class JRDesignBarPlot
           
 class JRDesignLinePlot
           
 

Uses of JRCategoryAxisFormat in net.sf.jasperreports.charts.fill
 

Classes in net.sf.jasperreports.charts.fill that implement JRCategoryAxisFormat
 class JRFillAreaPlot
           
 class JRFillBar3DPlot
           
 class JRFillBarPlot
           
 class JRFillLinePlot
           
 

Uses of JRCategoryAxisFormat in net.sf.jasperreports.engine.util
 

Methods in net.sf.jasperreports.engine.util with parameters of type JRCategoryAxisFormat
static java.awt.Color JRStyleResolver.getCategoryAxisLabelColor(JRCategoryAxisFormat axisFormat, JRChartPlot plot)
           
static java.awt.Color JRStyleResolver.getCategoryAxisLineColor(JRCategoryAxisFormat axisFormat, JRChartPlot plot)
           
static java.awt.Color JRStyleResolver.getCategoryAxisTickLabelColor(JRCategoryAxisFormat axisFormat, JRChartPlot plot)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com