net.sf.dynamicreports.design.base.chart.plot
Class DRDesignBar3DPlot
java.lang.Object
net.sf.dynamicreports.design.base.chart.plot.AbstractDesignBasePlot
net.sf.dynamicreports.design.base.chart.plot.DRDesignAxisPlot
net.sf.dynamicreports.design.base.chart.plot.DRDesignBar3DPlot
- All Implemented Interfaces:
- DRIDesignAxisPlot, DRIDesignBar3DPlot, DRIDesignBasePlot, DRIDesignPlot
public class DRDesignBar3DPlot
- extends DRDesignAxisPlot
- implements DRIDesignBar3DPlot
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DRDesignBar3DPlot
public DRDesignBar3DPlot()
setXOffset
public void setXOffset(Double xOffset)
getXOffset
public Double getXOffset()
- Specified by:
getXOffset
in interface DRIDesignBar3DPlot
setYOffset
public void setYOffset(Double yOffset)
getYOffset
public Double getYOffset()
- Specified by:
getYOffset
in interface DRIDesignBar3DPlot
setShowLabels
public void setShowLabels(Boolean showLabels)
getShowLabels
public Boolean getShowLabels()
- Specified by:
getShowLabels
in interface DRIDesignBar3DPlot
Copyright © 2010-2014. All Rights Reserved.