net.sf.jasperreports.engine.base
Class JRBaseObjectFactory
java.lang.Object
net.sf.jasperreports.engine.JRAbstractObjectFactory
net.sf.jasperreports.engine.base.JRBaseObjectFactory
- public class JRBaseObjectFactory
- extends JRAbstractObjectFactory
- Version:
- $Id: JRBaseObjectFactory.java,v 1.38 2005/07/20 16:09:20 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 |
JRBaseObjectFactory
protected JRBaseObjectFactory(JRBaseReport baseReport)
getReportFont
public JRReportFont getReportFont(JRReportFont font)
- Specified by:
getReportFont
in class JRAbstractObjectFactory
getFont
public JRFont getFont(JRFont font)
getParameter
protected JRBaseParameter getParameter(JRParameter parameter)
getQuery
protected JRBaseQuery getQuery(JRQuery query)
getQueryChunk
protected JRBaseQueryChunk getQueryChunk(JRQueryChunk queryChunk)
getField
protected JRBaseField getField(JRField field)
getVariable
protected JRBaseVariable getVariable(JRVariable variable)
getExpression
public JRBaseExpression getExpression(JRExpression expression)
getExpressionChunk
protected JRBaseExpressionChunk getExpressionChunk(JRExpressionChunk expressionChunk)
getGroup
protected JRBaseGroup getGroup(JRGroup group)
getBand
protected JRBaseBand 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
getSubreportParameter
protected JRBaseSubreportParameter getSubreportParameter(JRSubreportParameter subreportParameter)
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
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
getXySeries
public JRXySeries getXySeries(JRXySeries xySeries)
getTimeSeries
public JRTimeSeries getTimeSeries(JRTimeSeries timeSeries)
- Specified by:
getTimeSeries
in class JRAbstractObjectFactory
getTimePeriodSeries
public JRTimePeriodSeries getTimePeriodSeries(JRTimePeriodSeries timePeriodSeries)
- Specified by:
getTimePeriodSeries
in class JRAbstractObjectFactory
getBarPlot
public JRBarPlot getBarPlot(JRBarPlot barPlot)
- Specified by:
getBarPlot
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
getAreaPlot
public JRAreaPlot getAreaPlot(JRAreaPlot areaPlot)
- Specified by:
getAreaPlot
in class JRAbstractObjectFactory
getXyzDataset
public JRXyzDataset getXyzDataset(JRXyzDataset xyzDataset)
- Specified by:
getXyzDataset
in class JRAbstractObjectFactory
getXyDataset
public JRXyDataset getXyDataset(JRXyDataset xyDataset)
getHighLowDataset
public JRHighLowDataset getHighLowDataset(JRHighLowDataset highLowDataset)
getXyzSeries
public JRXyzSeries getXyzSeries(JRXyzSeries xyzSeries)
- Specified by:
getXyzSeries
in class JRAbstractObjectFactory
getBubblePlot
public JRBubblePlot getBubblePlot(JRBubblePlot bubblePlot)
- Specified by:
getBubblePlot
in class JRAbstractObjectFactory
getCandlestickPlot
public JRCandlestickPlot getCandlestickPlot(JRCandlestickPlot candlestickPlot)
- Specified by:
getCandlestickPlot
in class JRAbstractObjectFactory
getHighLowPlot
public JRHighLowPlot getHighLowPlot(JRHighLowPlot highLowPlot)
getScatterPlot
public JRScatterPlot getScatterPlot(JRScatterPlot scatterPlot)
getTimeSeriesPlot
public JRTimeSeriesPlot getTimeSeriesPlot(JRTimeSeriesPlot plot)
getChart
public JRChart getChart(JRChart chart)
- Specified by:
getChart
in class JRAbstractObjectFactory
getSubreportReturnValue
protected JRBaseSubreportReturnValue getSubreportReturnValue(JRSubreportReturnValue returnValue)
© 2001-2005 JasperSoft Corporation www.jaspersoft.com