|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.engine.base.JRBaseChartPlot
net.sf.jasperreports.charts.base.JRBaseBar3DPlot
net.sf.jasperreports.charts.design.JRDesignBar3DPlot
Field Summary |
Fields inherited from class net.sf.jasperreports.charts.base.JRBaseBar3DPlot |
categoryAxisLabelExpression, isShowLabels, valueAxisLabelExpression, xOffset, yOffset |
Fields inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot |
backcolor, backgroundAlpha, foregroundAlpha, orientation |
Constructor Summary | |
JRDesignBar3DPlot(JRChartPlot barPlot)
|
Method Summary | |
void |
setCategoryAxisLabelExpression(JRExpression categoryAxisLabelExpression)
|
void |
setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)
|
Methods inherited from class net.sf.jasperreports.charts.base.JRBaseBar3DPlot |
collectExpressions, getCategoryAxisLabelExpression, getValueAxisLabelExpression, getXOffset, getYOffset, isShowLabels, setShowLabels, setXOffset, setYOffset |
Methods inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot |
getBackcolor, getBackgroundAlpha, getForegroundAlpha, getOrientation, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setOrientation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot |
getBackcolor, getBackgroundAlpha, getForegroundAlpha, getOrientation, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setOrientation |
Constructor Detail |
public JRDesignBar3DPlot(JRChartPlot barPlot)
Method Detail |
public void setCategoryAxisLabelExpression(JRExpression categoryAxisLabelExpression)
public void setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |