net.sf.jasperreports.charts
Interface JRCategoryAxisFormat
- All Known Subinterfaces:
- JRAreaPlot, JRBar3DPlot, JRBarPlot, JRLinePlot
- All Known Implementing Classes:
- JRBaseAreaPlot, JRBaseBar3DPlot, JRBaseBarPlot, JRBaseLinePlot, JRDesignAreaPlot, JRDesignBar3DPlot, JRDesignBarPlot, JRDesignLinePlot, JRFillAreaPlot, JRFillBar3DPlot, JRFillBarPlot, JRFillLinePlot
public interface JRCategoryAxisFormat
- Version:
- $Id: JRCategoryAxisFormat.java 1662 2007-03-26 08:52:40Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
getCategoryAxisLabelFont
JRFont getCategoryAxisLabelFont()
getCategoryAxisLabelColor
java.awt.Color getCategoryAxisLabelColor()
getOwnCategoryAxisLabelColor
java.awt.Color getOwnCategoryAxisLabelColor()
getCategoryAxisTickLabelFont
JRFont getCategoryAxisTickLabelFont()
getCategoryAxisTickLabelColor
java.awt.Color getCategoryAxisTickLabelColor()
getOwnCategoryAxisTickLabelColor
java.awt.Color getOwnCategoryAxisTickLabelColor()
getCategoryAxisTickLabelMask
java.lang.String getCategoryAxisTickLabelMask()
getCategoryAxisLineColor
java.awt.Color getCategoryAxisLineColor()
getOwnCategoryAxisLineColor
java.awt.Color getOwnCategoryAxisLineColor()
© 2001-2006 JasperSoft Corporation www.jaspersoft.com