net.sf.jasperreports.engine.fill
Class JRFillObjectFactory
java.lang.Object
net.sf.jasperreports.engine.JRAbstractObjectFactory
net.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)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRFillObjectFactory
protected JRFillObjectFactory(JRBaseFiller filler)
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