net.sf.jasperreports.engine.fill
Class JRFillObjectFactory

java.lang.Object
  extended bynet.sf.jasperreports.engine.JRAbstractObjectFactory
      extended bynet.sf.jasperreports.engine.fill.JRFillObjectFactory

public class JRFillObjectFactory
extends JRAbstractObjectFactory

Version:
$Id: JRFillObjectFactory.java,v 1.41 2005/07/20 16:12:52 lucianc Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Constructor Summary
protected JRFillObjectFactory(JRBaseFiller filler)
           
 
Method Summary
 JRAreaPlot getAreaPlot(JRAreaPlot areaPlot)
           
protected  JRFillBand getBand(JRBand band)
           
 JRBar3DPlot getBar3DPlot(JRBar3DPlot barPlot)
           
 JRBarPlot getBarPlot(JRBarPlot barPlot)
           
 JRBubblePlot getBubblePlot(JRBubblePlot bubblePlot)
           
 JRCandlestickPlot getCandlestickPlot(JRCandlestickPlot candlestickPlot)
           
 JRCategoryDataset getCategoryDataset(JRCategoryDataset categoryDataset)
           
 JRCategorySeries getCategorySeries(JRCategorySeries categorySeries)
           
 JRChart getChart(JRChart chart)
           
protected  JRFillChartDataset[] getDatasets()
           
 JRElementGroup getElementGroup(JRElementGroup elementGroup)
           
 JREllipse getEllipse(JREllipse ellipse)
           
protected  JRFillField getField(JRField field)
           
protected  JRBaseFont getFont(JRFont font)
           
protected  JRFillGroup getGroup(JRGroup group)
           
 JRHighLowDataset getHighLowDataset(JRHighLowDataset highLowDataset)
           
 JRHighLowPlot getHighLowPlot(JRHighLowPlot highLowPlot)
           
 JRImage getImage(JRImage image)
           
 JRLine getLine(JRLine line)
           
 JRLinePlot getLinePlot(JRLinePlot linePlot)
           
protected  JRFillParameter getParameter(JRParameter parameter)
           
 JRPie3DPlot getPie3DPlot(JRPie3DPlot pie3DPlot)
           
 JRPieDataset getPieDataset(JRPieDataset pieDataset)
           
 JRPiePlot getPiePlot(JRPiePlot piePlot)
           
 JRRectangle getRectangle(JRRectangle rectangle)
           
 JRReportFont getReportFont(JRReportFont font)
           
 JRScatterPlot getScatterPlot(JRScatterPlot scatterPlot)
           
 JRStaticText getStaticText(JRStaticText staticText)
           
 JRSubreport getSubreport(JRSubreport subreport)
           
protected  JRFillSubreportReturnValue getSubreportReturnValue(JRSubreportReturnValue returnValue)
           
 JRTextField getTextField(JRTextField textField)
           
 JRTimePeriodDataset getTimePeriodDataset(JRTimePeriodDataset timePeriodDataset)
           
 JRTimePeriodSeries getTimePeriodSeries(JRTimePeriodSeries timePeriodSeries)
           
 JRTimeSeries getTimeSeries(JRTimeSeries timeSeries)
           
 JRTimeSeriesDataset getTimeSeriesDataset(JRTimeSeriesDataset timeSeriesDataset)
           
 JRTimeSeriesPlot getTimeSeriesPlot(JRTimeSeriesPlot plot)
           
protected  JRFillVariable getVariable(JRVariable variable)
           
 JRXyDataset getXyDataset(JRXyDataset xyDataset)
           
 JRXySeries getXySeries(JRXySeries xySeries)
           
 JRXyzDataset getXyzDataset(JRXyzDataset xyzDataset)
           
 JRXyzSeries getXyzSeries(JRXyzSeries xyzSeries)
           
 
Methods inherited from class net.sf.jasperreports.engine.JRAbstractObjectFactory
get, put
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRFillObjectFactory

protected JRFillObjectFactory(JRBaseFiller filler)
Method Detail

getDatasets

protected JRFillChartDataset[] getDatasets()

getReportFont

public JRReportFont getReportFont(JRReportFont font)
Specified by:
getReportFont in class JRAbstractObjectFactory

getFont

protected JRBaseFont getFont(JRFont font)

getParameter

protected JRFillParameter getParameter(JRParameter parameter)

getField

protected JRFillField getField(JRField field)

getVariable

protected JRFillVariable getVariable(JRVariable variable)

getGroup

protected JRFillGroup getGroup(JRGroup group)

getBand

protected JRFillBand getBand(JRBand band)

getElementGroup

public JRElementGroup getElementGroup(JRElementGroup elementGroup)
Specified by:
getElementGroup in class JRAbstractObjectFactory

getLine

public JRLine getLine(JRLine line)
Specified by:
getLine in class JRAbstractObjectFactory

getRectangle

public JRRectangle getRectangle(JRRectangle rectangle)
Specified by:
getRectangle in class JRAbstractObjectFactory

getEllipse

public JREllipse getEllipse(JREllipse ellipse)
Specified by:
getEllipse in class JRAbstractObjectFactory

getImage

public JRImage getImage(JRImage image)
Specified by:
getImage in class JRAbstractObjectFactory

getStaticText

public JRStaticText getStaticText(JRStaticText staticText)
Specified by:
getStaticText in class JRAbstractObjectFactory

getTextField

public JRTextField getTextField(JRTextField textField)
Specified by:
getTextField in class JRAbstractObjectFactory

getSubreport

public JRSubreport getSubreport(JRSubreport subreport)
Specified by:
getSubreport in class JRAbstractObjectFactory

getChart

public JRChart getChart(JRChart chart)
Specified by:
getChart in class JRAbstractObjectFactory

getPieDataset

public JRPieDataset getPieDataset(JRPieDataset pieDataset)
Specified by:
getPieDataset in class JRAbstractObjectFactory

getPiePlot

public JRPiePlot getPiePlot(JRPiePlot piePlot)
Specified by:
getPiePlot in class JRAbstractObjectFactory

getPie3DPlot

public JRPie3DPlot getPie3DPlot(JRPie3DPlot pie3DPlot)
Specified by:
getPie3DPlot in class JRAbstractObjectFactory

getCategoryDataset

public JRCategoryDataset getCategoryDataset(JRCategoryDataset categoryDataset)
Specified by:
getCategoryDataset in class JRAbstractObjectFactory

getXyzDataset

public JRXyzDataset getXyzDataset(JRXyzDataset xyzDataset)
Specified by:
getXyzDataset in class JRAbstractObjectFactory

getXyDataset

public JRXyDataset getXyDataset(JRXyDataset xyDataset)

getTimeSeriesDataset

public JRTimeSeriesDataset getTimeSeriesDataset(JRTimeSeriesDataset timeSeriesDataset)
Specified by:
getTimeSeriesDataset in class JRAbstractObjectFactory

getTimePeriodDataset

public JRTimePeriodDataset getTimePeriodDataset(JRTimePeriodDataset timePeriodDataset)
Specified by:
getTimePeriodDataset in class JRAbstractObjectFactory

getCategorySeries

public JRCategorySeries getCategorySeries(JRCategorySeries categorySeries)
Specified by:
getCategorySeries in class JRAbstractObjectFactory

getXyzSeries

public JRXyzSeries getXyzSeries(JRXyzSeries xyzSeries)
Specified by:
getXyzSeries in class JRAbstractObjectFactory

getXySeries

public JRXySeries getXySeries(JRXySeries xySeries)

getBarPlot

public JRBarPlot getBarPlot(JRBarPlot barPlot)
Specified by:
getBarPlot in class JRAbstractObjectFactory

getTimeSeries

public JRTimeSeries getTimeSeries(JRTimeSeries timeSeries)
Specified by:
getTimeSeries in class JRAbstractObjectFactory

getTimePeriodSeries

public JRTimePeriodSeries getTimePeriodSeries(JRTimePeriodSeries timePeriodSeries)
Specified by:
getTimePeriodSeries in class JRAbstractObjectFactory

getBar3DPlot

public JRBar3DPlot getBar3DPlot(JRBar3DPlot barPlot)
Specified by:
getBar3DPlot in class JRAbstractObjectFactory

getLinePlot

public JRLinePlot getLinePlot(JRLinePlot linePlot)
Specified by:
getLinePlot in class JRAbstractObjectFactory

getScatterPlot

public JRScatterPlot getScatterPlot(JRScatterPlot scatterPlot)

getAreaPlot

public JRAreaPlot getAreaPlot(JRAreaPlot areaPlot)
Specified by:
getAreaPlot in class JRAbstractObjectFactory

getBubblePlot

public JRBubblePlot getBubblePlot(JRBubblePlot bubblePlot)
Specified by:
getBubblePlot in class JRAbstractObjectFactory

getHighLowDataset

public JRHighLowDataset getHighLowDataset(JRHighLowDataset highLowDataset)

getHighLowPlot

public JRHighLowPlot getHighLowPlot(JRHighLowPlot highLowPlot)

getCandlestickPlot

public JRCandlestickPlot getCandlestickPlot(JRCandlestickPlot candlestickPlot)
Specified by:
getCandlestickPlot in class JRAbstractObjectFactory

getTimeSeriesPlot

public JRTimeSeriesPlot getTimeSeriesPlot(JRTimeSeriesPlot plot)

getSubreportReturnValue

protected JRFillSubreportReturnValue getSubreportReturnValue(JRSubreportReturnValue returnValue)


© 2001-2005 JasperSoft Corporation www.jaspersoft.com