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