net.sf.jasperreports.charts.fill
Class JRFillBarPlot
java.lang.Object
net.sf.jasperreports.engine.fill.JRFillChartPlot
net.sf.jasperreports.charts.fill.JRFillBarPlot
- All Implemented Interfaces:
- JRBarPlot, JRChartPlot
public class JRFillBarPlot
- extends JRFillChartPlot
- implements JRBarPlot
- Version:
- $Id: JRFillBarPlot.java,v 1.5 2005/07/09 09:14:49 teodord Exp $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRFillBarPlot
public JRFillBarPlot(JRBarPlot barPlot,
JRFillObjectFactory factory)
getCategoryAxisLabelExpression
public JRExpression getCategoryAxisLabelExpression()
- Specified by:
getCategoryAxisLabelExpression in interface JRBarPlot
getValueAxisLabelExpression
public JRExpression getValueAxisLabelExpression()
- Specified by:
getValueAxisLabelExpression in interface JRBarPlot
isShowTickMarks
public boolean isShowTickMarks()
- Specified by:
isShowTickMarks in interface JRBarPlot
setShowTickMarks
public void setShowTickMarks(boolean isShowTickMarks)
- Specified by:
setShowTickMarks in interface JRBarPlot
isShowTickLabels
public boolean isShowTickLabels()
- Specified by:
isShowTickLabels in interface JRBarPlot
setShowTickLabels
public void setShowTickLabels(boolean isShowTickLabels)
- Specified by:
setShowTickLabels in interface JRBarPlot
isShowLabels
public boolean isShowLabels()
- Specified by:
isShowLabels in interface JRBarPlot
setShowLabels
public void setShowLabels(boolean isShowLabels)
- Specified by:
setShowLabels in interface JRBarPlot
© 2001-2005 JasperSoft Corporation www.jaspersoft.com