|
||||||||||
| 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.JRFillScatterPlot
public class JRFillScatterPlot
| Field Summary |
|---|
| Fields inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot |
|---|
parent |
| Constructor Summary | |
|---|---|
JRFillScatterPlot(JRScatterPlot plot,
JRFillObjectFactory factory)
|
|
| Method Summary | |
|---|---|
JRExpression |
getXAxisLabelExpression()
|
JRExpression |
getYAxisLabelExpression()
|
boolean |
isShowLines()
|
boolean |
isShowShapes()
|
void |
setShowLines(boolean value)
|
void |
setShowShapes(boolean value)
|
| 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 JRFillScatterPlot(JRScatterPlot plot,
JRFillObjectFactory factory)
| Method Detail |
|---|
public JRExpression getXAxisLabelExpression()
getXAxisLabelExpression in interface JRScatterPlotpublic JRExpression getYAxisLabelExpression()
getYAxisLabelExpression in interface JRScatterPlotpublic boolean isShowShapes()
isShowShapes in interface JRScatterPlotpublic void setShowShapes(boolean value)
setShowShapes in interface JRScatterPlotpublic boolean isShowLines()
isShowLines in interface JRScatterPlotpublic void setShowLines(boolean value)
setShowLines in interface JRScatterPlot
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||