|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.engine.fill.JRFillChartPlot
net.sf.jasperreports.charts.fill.JRFillBubblePlot
Field Summary |
Fields inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot |
parent |
Constructor Summary | |
JRFillBubblePlot(JRBubblePlot bubblePlot,
JRFillObjectFactory factory)
|
Method Summary | |
int |
getScaleType()
|
JRExpression |
getXAxisLabelExpression()
|
JRExpression |
getYAxisLabelExpression()
|
void |
setScaleType(int scaleType)
|
Methods inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot |
collectExpressions, 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 |
collectExpressions, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getOrientation, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setOrientation |
Constructor Detail |
public JRFillBubblePlot(JRBubblePlot bubblePlot, JRFillObjectFactory factory)
Method Detail |
public JRExpression getXAxisLabelExpression()
getXAxisLabelExpression
in interface JRBubblePlot
public JRExpression getYAxisLabelExpression()
getYAxisLabelExpression
in interface JRBubblePlot
public int getScaleType()
getScaleType
in interface JRBubblePlot
public void setScaleType(int scaleType)
setScaleType
in interface JRBubblePlot
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |