net.sf.jasperreports.charts.fill
Class JRFillBar3DPlot
java.lang.Object
net.sf.jasperreports.engine.fill.JRFillChartPlot
net.sf.jasperreports.charts.fill.JRFillBar3DPlot
- All Implemented Interfaces:
- JRBar3DPlot, JRChartPlot
- public class JRFillBar3DPlot
- extends JRFillChartPlot
- implements JRBar3DPlot
- Version:
- $Id: JRFillBar3DPlot.java,v 1.6 2005/07/09 09:14:49 teodord Exp $
- Author:
- User
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRFillBar3DPlot
public JRFillBar3DPlot(JRBar3DPlot barPlot,
JRFillObjectFactory factory)
getCategoryAxisLabelExpression
public JRExpression getCategoryAxisLabelExpression()
- Specified by:
getCategoryAxisLabelExpression
in interface JRBar3DPlot
getValueAxisLabelExpression
public JRExpression getValueAxisLabelExpression()
- Specified by:
getValueAxisLabelExpression
in interface JRBar3DPlot
getXOffset
public double getXOffset()
- Specified by:
getXOffset
in interface JRBar3DPlot
setXOffset
public void setXOffset(double xOffset)
- Specified by:
setXOffset
in interface JRBar3DPlot
getYOffset
public double getYOffset()
- Specified by:
getYOffset
in interface JRBar3DPlot
setYOffset
public void setYOffset(double yOffset)
- Specified by:
setYOffset
in interface JRBar3DPlot
isShowLabels
public boolean isShowLabels()
- Specified by:
isShowLabels
in interface JRBar3DPlot
setShowLabels
public void setShowLabels(boolean isShowLabels)
- Specified by:
setShowLabels
in interface JRBar3DPlot
© 2001-2005 JasperSoft Corporation www.jaspersoft.com