net.sf.jasperreports.engine
Class JRExpressionCollector

java.lang.Object
  extended bynet.sf.jasperreports.engine.JRExpressionCollector

public class JRExpressionCollector
extends java.lang.Object

Version:
$Id: JRExpressionCollector.java,v 1.36 2005/07/18 13:07:46 teodord Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Constructor Summary
JRExpressionCollector()
           
 
Method Summary
 void collect(JRAreaPlot areaPlot)
           
 void collect(JRBar3DPlot barPlot)
           
 void collect(JRBarPlot barPlot)
           
 void collect(JRBubblePlot bubblePlot)
           
 void collect(JRCandlestickPlot candlestickPlot)
           
 void collect(JRCategoryDataset categoryDataset)
           
 void collect(JRChart chart)
           
 void collect(JREllipse ellipse)
           
 void collect(JRHighLowDataset highLowDataset)
           
 void collect(JRHighLowPlot highLowPlot)
           
 void collect(JRImage image)
           
 void collect(JRLine line)
           
 void collect(JRLinePlot linePlot)
           
 void collect(JRPieDataset pieDataset)
           
 void collect(JRRectangle rectangle)
           
 java.util.Collection collect(JRReport report)
           
 void collect(JRScatterPlot scatterPlot)
           
 void collect(JRStaticText staticText)
           
 void collect(JRSubreport subreport)
           
 void collect(JRTextField textField)
           
 void collect(JRTimePeriodDataset timePeriodDataset)
           
 void collect(JRTimeSeriesDataset timeSeriesDataset)
           
 void collect(JRTimeSeriesPlot timeSeriesPlot)
           
 void collect(JRXyDataset xyDataset)
           
 void collect(JRXyzDataset xyzDataset)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRExpressionCollector

public JRExpressionCollector()
Method Detail

collect

public java.util.Collection collect(JRReport report)

collect

public void collect(JRLine line)

collect

public void collect(JRRectangle rectangle)

collect

public void collect(JREllipse ellipse)

collect

public void collect(JRImage image)

collect

public void collect(JRStaticText staticText)

collect

public void collect(JRTextField textField)

collect

public void collect(JRSubreport subreport)

collect

public void collect(JRChart chart)

collect

public void collect(JRPieDataset pieDataset)

collect

public void collect(JRCategoryDataset categoryDataset)

collect

public void collect(JRXyDataset xyDataset)

collect

public void collect(JRTimeSeriesDataset timeSeriesDataset)

collect

public void collect(JRTimePeriodDataset timePeriodDataset)

collect

public void collect(JRBarPlot barPlot)

collect

public void collect(JRBar3DPlot barPlot)

collect

public void collect(JRLinePlot linePlot)

collect

public void collect(JRTimeSeriesPlot timeSeriesPlot)

collect

public void collect(JRScatterPlot scatterPlot)

collect

public void collect(JRAreaPlot areaPlot)

collect

public void collect(JRXyzDataset xyzDataset)

collect

public void collect(JRBubblePlot bubblePlot)

collect

public void collect(JRHighLowPlot highLowPlot)

collect

public void collect(JRHighLowDataset highLowDataset)

collect

public void collect(JRCandlestickPlot candlestickPlot)


© 2001-2005 JasperSoft Corporation www.jaspersoft.com