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

Packages that use JRYAxisFormat
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 JRYAxisFormat in net.sf.jasperreports.charts
 

Subinterfaces of JRYAxisFormat in net.sf.jasperreports.charts
 interface JRBubblePlot
           
 interface JRScatterPlot
           
 

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

Classes in net.sf.jasperreports.charts.base that implement JRYAxisFormat
 class JRBaseBubblePlot
           
 class JRBaseScatterPlot
           
 

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

Classes in net.sf.jasperreports.charts.design that implement JRYAxisFormat
 class JRDesignBubblePlot
           
 class JRDesignScatterPlot
           
 

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

Classes in net.sf.jasperreports.charts.fill that implement JRYAxisFormat
 class JRFillBubblePlot
           
 class JRFillScatterPlot
           
 

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

Methods in net.sf.jasperreports.engine.util with parameters of type JRYAxisFormat
static java.awt.Color JRStyleResolver.getYAxisLabelColor(JRYAxisFormat axisFormat, JRChartPlot plot)
           
static java.awt.Color JRStyleResolver.getYAxisLineColor(JRYAxisFormat axisFormat, JRChartPlot plot)
           
static java.awt.Color JRStyleResolver.getYAxisTickLabelColor(JRYAxisFormat axisFormat, JRChartPlot plot)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com