|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.JRAbstractObjectFactory
net.sf.jasperreports.engine.base.JRBaseObjectFactory
public class JRBaseObjectFactory
Factory of objects used in compiled reports.
| Constructor Summary | |
|---|---|
protected |
JRBaseObjectFactory(JRDefaultStyleProvider defaultStyleProvider)
|
protected |
JRBaseObjectFactory(JRDefaultStyleProvider defaultStyleProvider,
JRExpressionCollector expressionCollector)
Constructs a base object factory. |
protected |
JRBaseObjectFactory(JRExpressionCollector expressionCollector)
|
| Methods inherited from class net.sf.jasperreports.engine.JRAbstractObjectFactory |
|---|
get, getExpression, getVisitResult, put, setVisitResult |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected JRBaseObjectFactory(JRDefaultStyleProvider defaultStyleProvider)
protected JRBaseObjectFactory(JRDefaultStyleProvider defaultStyleProvider,
JRExpressionCollector expressionCollector)
defaultStyleProvider - the default style providerexpressionCollector - the expression collector used as expression ID providerprotected JRBaseObjectFactory(JRExpressionCollector expressionCollector)
| Method Detail |
|---|
public void setDefaultStyleProvider(JRDefaultStyleProvider defaultStyleProvider)
public JRDefaultStyleProvider getDefaultStyleProvider()
public JRReportFont getReportFont(JRReportFont font)
getReportFont in class JRAbstractObjectFactorypublic JRStyle getStyle(JRStyle style)
getStyle in class JRAbstractObjectFactory
public void setStyle(JRStyleSetter setter,
JRStyleContainer styleContainer)
setStyle in class JRAbstractObjectFactorysetter - a setter for the object on which the style should be set.styleContainer - the original style containerJRAbstractObjectFactory.setStyle(JRStyleSetter, JRStyleContainer)
protected void handleStyleNameReference(JRStyleSetter setter,
java.lang.String nameReference)
protected JRBaseScriptlet getScriptlet(JRScriptlet scriptlet)
protected JRBaseParameter getParameter(JRParameter parameter)
protected JRBaseQuery getQuery(JRQuery query)
protected JRBaseQueryChunk getQueryChunk(JRQueryChunk queryChunk)
protected JRBaseField getField(JRField field)
protected JRBaseSortField getSortField(JRSortField sortField)
public JRBaseVariable getVariable(JRVariable variable)
public JRExpression getExpression(JRExpression expression,
boolean assignNotUsedId)
getExpression in class JRAbstractObjectFactoryprotected JRBaseExpressionChunk getExpressionChunk(JRExpressionChunk expressionChunk)
protected JRBaseGroup getGroup(JRGroup group)
protected JRBaseSection getSection(JRSection section)
protected JRBaseBand getBand(JRBand band)
public void visitElementGroup(JRElementGroup elementGroup)
public void visitBreak(JRBreak breakElement)
public void visitLine(JRLine line)
public void visitRectangle(JRRectangle rectangle)
public void visitEllipse(JREllipse ellipse)
public void visitImage(JRImage image)
public void visitStaticText(JRStaticText staticText)
public void visitTextField(JRTextField textField)
public void visitSubreport(JRSubreport subreport)
protected JRBaseSubreportParameter getSubreportParameter(JRSubreportParameter subreportParameter)
protected JRBaseDatasetParameter getDatasetParameter(JRDatasetParameter datasetParameter)
public JRPieDataset getPieDataset(JRPieDataset pieDataset)
getPieDataset in class JRAbstractObjectFactorypublic JRPiePlot getPiePlot(JRPiePlot piePlot)
getPiePlot in class JRAbstractObjectFactorypublic JRPie3DPlot getPie3DPlot(JRPie3DPlot pie3DPlot)
getPie3DPlot in class JRAbstractObjectFactorypublic JRCategoryDataset getCategoryDataset(JRCategoryDataset categoryDataset)
getCategoryDataset in class JRAbstractObjectFactorypublic JRTimeSeriesDataset getTimeSeriesDataset(JRTimeSeriesDataset timeSeriesDataset)
getTimeSeriesDataset in class JRAbstractObjectFactorypublic JRTimePeriodDataset getTimePeriodDataset(JRTimePeriodDataset timePeriodDataset)
getTimePeriodDataset in class JRAbstractObjectFactorypublic JRGanttDataset getGanttDataset(JRGanttDataset ganttDataset)
public JRPieSeries getPieSeries(JRPieSeries pieSeries)
getPieSeries in class JRAbstractObjectFactorypublic JRCategorySeries getCategorySeries(JRCategorySeries categorySeries)
getCategorySeries in class JRAbstractObjectFactorypublic JRXySeries getXySeries(JRXySeries xySeries)
public JRTimeSeries getTimeSeries(JRTimeSeries timeSeries)
getTimeSeries in class JRAbstractObjectFactorypublic JRTimePeriodSeries getTimePeriodSeries(JRTimePeriodSeries timePeriodSeries)
getTimePeriodSeries in class JRAbstractObjectFactorypublic JRGanttSeries getGanttSeries(JRGanttSeries ganttSeries)
public JRBarPlot getBarPlot(JRBarPlot barPlot)
getBarPlot in class JRAbstractObjectFactorypublic JRBar3DPlot getBar3DPlot(JRBar3DPlot barPlot)
getBar3DPlot in class JRAbstractObjectFactorypublic JRLinePlot getLinePlot(JRLinePlot linePlot)
getLinePlot in class JRAbstractObjectFactorypublic JRAreaPlot getAreaPlot(JRAreaPlot areaPlot)
getAreaPlot in class JRAbstractObjectFactorypublic JRXyzDataset getXyzDataset(JRXyzDataset xyzDataset)
getXyzDataset in class JRAbstractObjectFactorypublic JRXyDataset getXyDataset(JRXyDataset xyDataset)
public JRHighLowDataset getHighLowDataset(JRHighLowDataset highLowDataset)
public JRXyzSeries getXyzSeries(JRXyzSeries xyzSeries)
getXyzSeries in class JRAbstractObjectFactorypublic JRBubblePlot getBubblePlot(JRBubblePlot bubblePlot)
getBubblePlot in class JRAbstractObjectFactorypublic JRCandlestickPlot getCandlestickPlot(JRCandlestickPlot candlestickPlot)
getCandlestickPlot in class JRAbstractObjectFactorypublic JRHighLowPlot getHighLowPlot(JRHighLowPlot highLowPlot)
public JRScatterPlot getScatterPlot(JRScatterPlot scatterPlot)
public JRTimeSeriesPlot getTimeSeriesPlot(JRTimeSeriesPlot plot)
public JRValueDataset getValueDataset(JRValueDataset valueDataset)
public JRMeterPlot getMeterPlot(JRMeterPlot meterPlot)
public JRThermometerPlot getThermometerPlot(JRThermometerPlot thermometerPlot)
public JRMultiAxisPlot getMultiAxisPlot(JRMultiAxisPlot multiAxisPlot)
public void visitChart(JRChart chart)
protected JRBaseSubreportReturnValue getSubreportReturnValue(JRSubreportReturnValue returnValue)
public JRConditionalStyle getConditionalStyle(JRConditionalStyle conditionalStyle,
JRStyle style)
getConditionalStyle in class JRAbstractObjectFactorypublic JRBaseCrosstabDataset getCrosstabDataset(JRCrosstabDataset crosstabDataset)
public JRBaseCrosstabRowGroup getCrosstabRowGroup(JRCrosstabRowGroup group)
public JRBaseCrosstabColumnGroup getCrosstabColumnGroup(JRCrosstabColumnGroup group)
public JRBaseCrosstabBucket getCrosstabBucket(JRCrosstabBucket bucket)
public JRBaseCrosstabMeasure getCrosstabMeasure(JRCrosstabMeasure measure)
public void visitCrosstab(JRCrosstab crosstab)
public JRBaseDataset getDataset(JRDataset dataset)
public JRBaseDatasetRun getDatasetRun(JRDatasetRun datasetRun)
public JRBaseCellContents getCell(JRCellContents cell)
public JRCrosstabCell getCrosstabCell(JRCrosstabCell cell)
public JRBaseCrosstabParameter getCrosstabParameter(JRCrosstabParameter parameter)
public void visitFrame(JRFrame frame)
public JRHyperlinkParameter getHyperlinkParameter(JRHyperlinkParameter parameter)
public JRHyperlink getHyperlink(JRHyperlink hyperlink)
public JRChartAxis getChartAxis(JRChartAxis axis)
public JRReportTemplate getReportTemplate(JRReportTemplate template)
public JRPropertyExpression getPropertyExpression(JRPropertyExpression propertyExpression)
public void visitComponentElement(JRComponentElement componentElement)
JRVisitor
componentElement - the element to visitpublic JRGenericElementParameter getGenericElementParameter(JRGenericElementParameter elementParameter)
public void visitGenericElement(JRGenericElement element)
JRVisitor
element - the element to visit
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||