net.sf.jasperreports.engine
Class JRAbstractObjectFactory
java.lang.Object
net.sf.jasperreports.engine.JRAbstractObjectFactory
- Direct Known Subclasses:
- JRBaseObjectFactory, JRFillObjectFactory
public abstract class JRAbstractObjectFactory
- extends java.lang.Object
- Version:
- $Id: JRAbstractObjectFactory.java 1502 2006-11-21 18:14:56 +0200 (Tue, 21 Nov 2006) teodord $
- 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 |
JRAbstractObjectFactory
public JRAbstractObjectFactory()
get
protected java.lang.Object get(java.lang.Object object)
put
public void put(java.lang.Object object,
java.lang.Object copy)
getReportFont
public abstract JRReportFont getReportFont(JRReportFont font)
getStyle
public abstract JRStyle getStyle(JRStyle style)
getElementGroup
public abstract JRElementGroup getElementGroup(JRElementGroup elementGroup)
getBreak
public abstract JRBreak getBreak(JRBreak breakElement)
getLine
public abstract JRLine getLine(JRLine line)
getRectangle
public abstract JRRectangle getRectangle(JRRectangle rectangle)
getEllipse
public abstract JREllipse getEllipse(JREllipse ellipse)
getImage
public abstract JRImage getImage(JRImage image)
getStaticText
public abstract JRStaticText getStaticText(JRStaticText staticText)
getTextField
public abstract JRTextField getTextField(JRTextField textField)
getSubreport
public abstract JRSubreport getSubreport(JRSubreport subreport)
getPieDataset
public abstract JRPieDataset getPieDataset(JRPieDataset pieDataset)
getPiePlot
public abstract JRPiePlot getPiePlot(JRPiePlot piePlot)
getPie3DPlot
public abstract JRPie3DPlot getPie3DPlot(JRPie3DPlot pie3DPlot)
getCategoryDataset
public abstract JRCategoryDataset getCategoryDataset(JRCategoryDataset categoryDataset)
getTimeSeriesDataset
public abstract JRTimeSeriesDataset getTimeSeriesDataset(JRTimeSeriesDataset timeSeriesDataset)
getTimePeriodDataset
public abstract JRTimePeriodDataset getTimePeriodDataset(JRTimePeriodDataset timePeriodDataset)
getTimePeriodSeries
public abstract JRTimePeriodSeries getTimePeriodSeries(JRTimePeriodSeries timePeriodSeries)
getTimeSeries
public abstract JRTimeSeries getTimeSeries(JRTimeSeries timeSeries)
getCategorySeries
public abstract JRCategorySeries getCategorySeries(JRCategorySeries categorySeries)
getXyzDataset
public abstract JRXyzDataset getXyzDataset(JRXyzDataset xyzDataset)
getXyzSeries
public abstract JRXyzSeries getXyzSeries(JRXyzSeries xyzSeries)
getBarPlot
public abstract JRBarPlot getBarPlot(JRBarPlot barPlot)
getBar3DPlot
public abstract JRBar3DPlot getBar3DPlot(JRBar3DPlot barPlot)
getLinePlot
public abstract JRLinePlot getLinePlot(JRLinePlot linePlot)
getAreaPlot
public abstract JRAreaPlot getAreaPlot(JRAreaPlot areaPlot)
getBubblePlot
public abstract JRBubblePlot getBubblePlot(JRBubblePlot bubblePlot)
getCandlestickPlot
public abstract JRCandlestickPlot getCandlestickPlot(JRCandlestickPlot candlestickPlot)
getChart
public abstract JRChart getChart(JRChart chart)
getCrosstab
public abstract JRCrosstab getCrosstab(JRCrosstab crosstab)
getFrame
public abstract JRFrame getFrame(JRFrame frame)
getConditionalStyle
public abstract JRConditionalStyle getConditionalStyle(JRConditionalStyle conditionalStyle,
JRStyle parentStyle)
getExpression
public abstract JRExpression getExpression(JRExpression expression,
boolean assignNotUsedId)
getExpression
public JRExpression getExpression(JRExpression expression)
© 2001-2006 JasperSoft Corporation www.jaspersoft.com