|
||||||||||
| 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.JRBaseBubblePlot
net.sf.jasperreports.charts.design.JRDesignBubblePlot
public class JRDesignBubblePlot
| Field Summary |
|---|
| Fields inherited from class net.sf.jasperreports.charts.base.JRBaseBubblePlot |
|---|
scaleType, xAxisLabelExpression, yAxisLabelExpression |
| Fields inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot |
|---|
backcolor, backgroundAlpha, foregroundAlpha, orientation |
| Constructor Summary | |
|---|---|
JRDesignBubblePlot(JRChartPlot bubblePlot)
|
|
| Method Summary | |
|---|---|
void |
setXAxisLabelExpression(JRExpression xAxisLabelExpression)
|
void |
setYAxisLabelExpression(JRExpression yAxisLabelExpression)
|
| Methods inherited from class net.sf.jasperreports.charts.base.JRBaseBubblePlot |
|---|
collectExpressions, getScaleType, getXAxisLabelExpression, getYAxisLabelExpression, setScaleType |
| 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 JRDesignBubblePlot(JRChartPlot bubblePlot)
| Method Detail |
|---|
public void setXAxisLabelExpression(JRExpression xAxisLabelExpression)
public void setYAxisLabelExpression(JRExpression yAxisLabelExpression)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||