net.sf.jasperreports.charts.fill
Class JRFillTimeSeriesPlot

java.lang.Object
  extended bynet.sf.jasperreports.engine.fill.JRFillChartPlot
      extended bynet.sf.jasperreports.charts.fill.JRFillTimeSeriesPlot
All Implemented Interfaces:
JRChartPlot, JRTimeSeriesPlot

public class JRFillTimeSeriesPlot
extends JRFillChartPlot
implements JRTimeSeriesPlot

Version:
$Id: JRFillTimeSeriesPlot.java,v 1.3 2005/07/03 20:47:10 teodord Exp $
Author:
Flavius Sana (flavius_sana@users.sourceforge.net)

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

JRFillTimeSeriesPlot

public JRFillTimeSeriesPlot(JRTimeSeriesPlot plot,
                            JRFillObjectFactory factory)
Method Detail

getTimeAxisLabelExpression

public JRExpression getTimeAxisLabelExpression()
Specified by:
getTimeAxisLabelExpression in interface JRTimeSeriesPlot

getValueAxisLabelExpression

public JRExpression getValueAxisLabelExpression()
Specified by:
getValueAxisLabelExpression in interface JRTimeSeriesPlot

isShowLines

public boolean isShowLines()
Specified by:
isShowLines in interface JRTimeSeriesPlot

setShowLines

public void setShowLines()

isShowShapes

public boolean isShowShapes()
Specified by:
isShowShapes in interface JRTimeSeriesPlot

setShowShapes

public void setShowShapes()


© 2001-2005 JasperSoft Corporation www.jaspersoft.com