Java Doc for JRFillObjectFactory.java in  » Report » jasperreports-2.0.1 » net » sf » jasperreports » engine » fill » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Report » jasperreports 2.0.1 » net.sf.jasperreports.engine.fill 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   net.sf.jasperreports.engine.JRAbstractObjectFactory
      net.sf.jasperreports.engine.fill.JRFillObjectFactory

JRFillObjectFactory
public class JRFillObjectFactory extends JRAbstractObjectFactory (Code)

author:
   Teodor Danciu (teodord@users.sourceforge.net)
version:
   $Id: JRFillObjectFactory.java 1809 2007-08-13 11:13:52Z teodord $

Inner Class :protected static class StylesList


Constructor Summary
protected  JRFillObjectFactory(JRBaseFiller filler)
    
public  JRFillObjectFactory(JRBaseFiller filler, JRFillExpressionEvaluator expressionEvaluator)
    
public  JRFillObjectFactory(JRFillObjectFactory parent, JRFillExpressionEvaluator expressionEvaluator)
    

Method Summary
protected  voidcheckUnresolvedReferences()
    
protected  SetcollectRequestedStyles(List externalStyles)
    
protected  voidcollectUsedStyles(JRStyle style, Map usedStylesMap, Map allStylesMap)
    
public  JRAreaPlotgetAreaPlot(JRAreaPlot areaPlot)
    
protected  JRFillBandgetBand(JRBand band)
    
public  JRBar3DPlotgetBar3DPlot(JRBar3DPlot barPlot)
    
public  JRBarPlotgetBarPlot(JRBarPlot barPlot)
    
public  JRBreakgetBreak(JRBreak breakElement)
    
public  JRBubblePlotgetBubblePlot(JRBubblePlot bubblePlot)
    
public  JRCandlestickPlotgetCandlestickPlot(JRCandlestickPlot candlestickPlot)
    
public  JRCategoryDatasetgetCategoryDataset(JRCategoryDataset categoryDataset)
    
public  JRCategorySeriesgetCategorySeries(JRCategorySeries categorySeries)
    
public  JRFillCellContentsgetCell(JRCellContents cell)
    
public  JRChartgetChart(JRChart chart)
    
public  JRChartAxisgetChartAxis(JRChartAxis axis)
    
public  JRConditionalStylegetConditionalStyle(JRConditionalStyle conditionalStyle, JRStyle style)
    
public  JRCrosstabgetCrosstab(JRCrosstab crosstabElement)
    
public  JRFillCrosstabCellgetCrosstabCell(JRCrosstabCell cell)
    
public  JRFillCrosstabColumnGroupgetCrosstabColumnGroup(JRCrosstabColumnGroup group)
    
public  JRFillCrosstab.JRFillCrosstabDatasetgetCrosstabDataset(JRCrosstabDataset dataset, JRFillCrosstab fillCrosstab)
    
public  JRFillCrosstabMeasuregetCrosstabMeasure(JRCrosstabMeasure measure)
    
public  JRFillCrosstabParametergetCrosstabParameter(JRCrosstabParameter parameter)
    
public  JRFillCrosstabRowGroupgetCrosstabRowGroup(JRCrosstabRowGroup group)
    
public  JRFillDatasetgetDataset(JRDataset dataset)
    
public  JRFillDatasetRungetDatasetRun(JRDatasetRun datasetRun)
    
protected  JRFillChartDataset[]getDatasets()
    
public  JRDefaultStyleProvidergetDefaultStyleProvider()
    
protected  JRFillElementDataset[]getElementDatasets(JRDataset dataset)
    
public  JRElementGroupgetElementGroup(JRElementGroup elementGroup)
    
public  JREllipsegetEllipse(JREllipse ellipse)
    
public  JRExpressiongetExpression(JRExpression expression, boolean assignNotUsedId)
    
protected  JRFillExpressionEvaluatorgetExpressionEvaluator()
    
protected  JRFillFieldgetField(JRField field)
    
protected  JRBaseFillergetFiller()
    
public  JRFramegetFrame(JRFrame frame)
    
protected  JRFillGroupgetGroup(JRGroup group)
    
public  JRHighLowDatasetgetHighLowDataset(JRHighLowDataset highLowDataset)
    
public  JRHighLowPlotgetHighLowPlot(JRHighLowPlot highLowPlot)
    
public  JRImagegetImage(JRImage image)
    
public  JRLinegetLine(JRLine line)
    
public  JRLinePlotgetLinePlot(JRLinePlot linePlot)
    
public  JRMeterPlotgetMeterPlot(JRMeterPlot meterPlot)
    
public  JRMultiAxisPlotgetMultiAxisPlot(JRMultiAxisPlot multiAxisPlot)
    
protected  JRFillParametergetParameter(JRParameter parameter)
    
public  JRPie3DPlotgetPie3DPlot(JRPie3DPlot pie3DPlot)
    
public  JRPieDatasetgetPieDataset(JRPieDataset pieDataset)
    
public  JRPiePlotgetPiePlot(JRPiePlot piePlot)
    
public  JRRectanglegetRectangle(JRRectangle rectangle)
    
public  JRReportFontgetReportFont(JRReportFont font)
    
public  JRFillReportTemplategetReportTemplate(JRReportTemplate template)
    
public  JRScatterPlotgetScatterPlot(JRScatterPlot scatterPlot)
    
public  JRStaticTextgetStaticText(JRStaticText staticText)
    
public  JRStylegetStyle(JRStyle style)
    
public  JRSubreportgetSubreport(JRSubreport subreport)
    
protected  JRFillSubreportReturnValuegetSubreportReturnValue(JRSubreportReturnValue returnValue)
    
public  JRTextFieldgetTextField(JRTextField textField)
    
public  JRThermometerPlotgetThermometerPlot(JRThermometerPlot thermometerPlot)
    
public  JRTimePeriodDatasetgetTimePeriodDataset(JRTimePeriodDataset timePeriodDataset)
    
public  JRTimePeriodSeriesgetTimePeriodSeries(JRTimePeriodSeries timePeriodSeries)
    
public  JRTimeSeriesgetTimeSeries(JRTimeSeries timeSeries)
    
public  JRTimeSeriesDatasetgetTimeSeriesDataset(JRTimeSeriesDataset timeSeriesDataset)
    
public  JRTimeSeriesPlotgetTimeSeriesPlot(JRTimeSeriesPlot plot)
    
public  JRValueDatasetgetValueDataset(JRValueDataset valueDataset)
    
public  JRFillVariablegetVariable(JRVariable variable)
    
public  JRXyDatasetgetXyDataset(JRXyDataset xyDataset)
    
public  JRXySeriesgetXySeries(JRXySeries xySeries)
    
public  JRXyzDatasetgetXyzDataset(JRXyzDataset xyzDataset)
    
public  JRXyzSeriesgetXyzSeries(JRXyzSeries xyzSeries)
    
protected  voidregisterDelayedStyleSetter(JRStyleSetter delayedSetter, String styleName)
    
public  voidregisterDelayedStyleSetter(JRStyleSetter delayedSetter, JRStyleContainer styleContainer)
    
protected  voidrenameExistingStyle(String name)
    
public  voidsetStyle(JRStyleSetter setter, JRStyleContainer styleContainer)
    
public  ListsetStyles(List styles)
    
protected  voiduseDelayedStyle(JRStyle style)
    


Constructor Detail
JRFillObjectFactory
protected JRFillObjectFactory(JRBaseFiller filler)(Code)



JRFillObjectFactory
public JRFillObjectFactory(JRBaseFiller filler, JRFillExpressionEvaluator expressionEvaluator)(Code)



JRFillObjectFactory
public JRFillObjectFactory(JRFillObjectFactory parent, JRFillExpressionEvaluator expressionEvaluator)(Code)




Method Detail
checkUnresolvedReferences
protected void checkUnresolvedReferences()(Code)



collectRequestedStyles
protected Set collectRequestedStyles(List externalStyles)(Code)



collectUsedStyles
protected void collectUsedStyles(JRStyle style, Map usedStylesMap, Map allStylesMap)(Code)



getAreaPlot
public JRAreaPlot getAreaPlot(JRAreaPlot areaPlot)(Code)



getBand
protected JRFillBand getBand(JRBand band)(Code)



getBar3DPlot
public JRBar3DPlot getBar3DPlot(JRBar3DPlot barPlot)(Code)



getBarPlot
public JRBarPlot getBarPlot(JRBarPlot barPlot)(Code)



getBreak
public JRBreak getBreak(JRBreak breakElement)(Code)



getBubblePlot
public JRBubblePlot getBubblePlot(JRBubblePlot bubblePlot)(Code)



getCandlestickPlot
public JRCandlestickPlot getCandlestickPlot(JRCandlestickPlot candlestickPlot)(Code)



getCategoryDataset
public JRCategoryDataset getCategoryDataset(JRCategoryDataset categoryDataset)(Code)



getCategorySeries
public JRCategorySeries getCategorySeries(JRCategorySeries categorySeries)(Code)



getCell
public JRFillCellContents getCell(JRCellContents cell)(Code)



getChart
public JRChart getChart(JRChart chart)(Code)



getChartAxis
public JRChartAxis getChartAxis(JRChartAxis axis)(Code)



getConditionalStyle
public JRConditionalStyle getConditionalStyle(JRConditionalStyle conditionalStyle, JRStyle style)(Code)



getCrosstab
public JRCrosstab getCrosstab(JRCrosstab crosstabElement)(Code)



getCrosstabCell
public JRFillCrosstabCell getCrosstabCell(JRCrosstabCell cell)(Code)



getCrosstabColumnGroup
public JRFillCrosstabColumnGroup getCrosstabColumnGroup(JRCrosstabColumnGroup group)(Code)



getCrosstabDataset
public JRFillCrosstab.JRFillCrosstabDataset getCrosstabDataset(JRCrosstabDataset dataset, JRFillCrosstab fillCrosstab)(Code)



getCrosstabMeasure
public JRFillCrosstabMeasure getCrosstabMeasure(JRCrosstabMeasure measure)(Code)



getCrosstabParameter
public JRFillCrosstabParameter getCrosstabParameter(JRCrosstabParameter parameter)(Code)



getCrosstabRowGroup
public JRFillCrosstabRowGroup getCrosstabRowGroup(JRCrosstabRowGroup group)(Code)



getDataset
public JRFillDataset getDataset(JRDataset dataset)(Code)



getDatasetRun
public JRFillDatasetRun getDatasetRun(JRDatasetRun datasetRun)(Code)



getDatasets
protected JRFillChartDataset[] getDatasets()(Code)



getDefaultStyleProvider
public JRDefaultStyleProvider getDefaultStyleProvider()(Code)



getElementDatasets
protected JRFillElementDataset[] getElementDatasets(JRDataset dataset)(Code)



getElementGroup
public JRElementGroup getElementGroup(JRElementGroup elementGroup)(Code)



getEllipse
public JREllipse getEllipse(JREllipse ellipse)(Code)



getExpression
public JRExpression getExpression(JRExpression expression, boolean assignNotUsedId)(Code)



getExpressionEvaluator
protected JRFillExpressionEvaluator getExpressionEvaluator()(Code)



getField
protected JRFillField getField(JRField field)(Code)



getFiller
protected JRBaseFiller getFiller()(Code)



getFrame
public JRFrame getFrame(JRFrame frame)(Code)



getGroup
protected JRFillGroup getGroup(JRGroup group)(Code)



getHighLowDataset
public JRHighLowDataset getHighLowDataset(JRHighLowDataset highLowDataset)(Code)



getHighLowPlot
public JRHighLowPlot getHighLowPlot(JRHighLowPlot highLowPlot)(Code)



getImage
public JRImage getImage(JRImage image)(Code)



getLine
public JRLine getLine(JRLine line)(Code)



getLinePlot
public JRLinePlot getLinePlot(JRLinePlot linePlot)(Code)



getMeterPlot
public JRMeterPlot getMeterPlot(JRMeterPlot meterPlot)(Code)



getMultiAxisPlot
public JRMultiAxisPlot getMultiAxisPlot(JRMultiAxisPlot multiAxisPlot)(Code)



getParameter
protected JRFillParameter getParameter(JRParameter parameter)(Code)
protected JRBaseFont getFont(JRFont font) { JRBaseFont fillFont = null; if (font != null) { fillFont = (JRBaseFont)get(font); if (fillFont == null) { fillFont = new JRBaseFont( filler.getJasperPrint().getDefaultStyleProvider(), getReportFont(font.getReportFont()), font ); put(font, fillFont); } } else { if (defaultFont == null) { defaultFont = new JRBaseFont(); } fillFont = getFont(defaultFont); } return fillFont; } /**



getPie3DPlot
public JRPie3DPlot getPie3DPlot(JRPie3DPlot pie3DPlot)(Code)



getPieDataset
public JRPieDataset getPieDataset(JRPieDataset pieDataset)(Code)



getPiePlot
public JRPiePlot getPiePlot(JRPiePlot piePlot)(Code)



getRectangle
public JRRectangle getRectangle(JRRectangle rectangle)(Code)



getReportFont
public JRReportFont getReportFont(JRReportFont font)(Code)



getReportTemplate
public JRFillReportTemplate getReportTemplate(JRReportTemplate template)(Code)



getScatterPlot
public JRScatterPlot getScatterPlot(JRScatterPlot scatterPlot)(Code)



getStaticText
public JRStaticText getStaticText(JRStaticText staticText)(Code)



getStyle
public JRStyle getStyle(JRStyle style)(Code)



getSubreport
public JRSubreport getSubreport(JRSubreport subreport)(Code)



getSubreportReturnValue
protected JRFillSubreportReturnValue getSubreportReturnValue(JRSubreportReturnValue returnValue)(Code)



getTextField
public JRTextField getTextField(JRTextField textField)(Code)



getThermometerPlot
public JRThermometerPlot getThermometerPlot(JRThermometerPlot thermometerPlot)(Code)



getTimePeriodDataset
public JRTimePeriodDataset getTimePeriodDataset(JRTimePeriodDataset timePeriodDataset)(Code)



getTimePeriodSeries
public JRTimePeriodSeries getTimePeriodSeries(JRTimePeriodSeries timePeriodSeries)(Code)



getTimeSeries
public JRTimeSeries getTimeSeries(JRTimeSeries timeSeries)(Code)



getTimeSeriesDataset
public JRTimeSeriesDataset getTimeSeriesDataset(JRTimeSeriesDataset timeSeriesDataset)(Code)



getTimeSeriesPlot
public JRTimeSeriesPlot getTimeSeriesPlot(JRTimeSeriesPlot plot)(Code)



getValueDataset
public JRValueDataset getValueDataset(JRValueDataset valueDataset)(Code)



getVariable
public JRFillVariable getVariable(JRVariable variable)(Code)



getXyDataset
public JRXyDataset getXyDataset(JRXyDataset xyDataset)(Code)



getXySeries
public JRXySeries getXySeries(JRXySeries xySeries)(Code)



getXyzDataset
public JRXyzDataset getXyzDataset(JRXyzDataset xyzDataset)(Code)



getXyzSeries
public JRXyzSeries getXyzSeries(JRXyzSeries xyzSeries)(Code)



registerDelayedStyleSetter
protected void registerDelayedStyleSetter(JRStyleSetter delayedSetter, String styleName)(Code)



registerDelayedStyleSetter
public void registerDelayedStyleSetter(JRStyleSetter delayedSetter, JRStyleContainer styleContainer)(Code)



renameExistingStyle
protected void renameExistingStyle(String name)(Code)



setStyle
public void setStyle(JRStyleSetter setter, JRStyleContainer styleContainer)(Code)



setStyles
public List setStyles(List styles)(Code)



useDelayedStyle
protected void useDelayedStyle(JRStyle style)(Code)



Methods inherited from net.sf.jasperreports.engine.JRAbstractObjectFactory
protected Object get(Object object)(Code)(Java Doc)
abstract public JRAreaPlot getAreaPlot(JRAreaPlot areaPlot)(Code)(Java Doc)
abstract public JRBar3DPlot getBar3DPlot(JRBar3DPlot barPlot)(Code)(Java Doc)
abstract public JRBarPlot getBarPlot(JRBarPlot barPlot)(Code)(Java Doc)
abstract public JRBreak getBreak(JRBreak breakElement)(Code)(Java Doc)
abstract public JRBubblePlot getBubblePlot(JRBubblePlot bubblePlot)(Code)(Java Doc)
abstract public JRCandlestickPlot getCandlestickPlot(JRCandlestickPlot candlestickPlot)(Code)(Java Doc)
abstract public JRCategoryDataset getCategoryDataset(JRCategoryDataset categoryDataset)(Code)(Java Doc)
abstract public JRCategorySeries getCategorySeries(JRCategorySeries categorySeries)(Code)(Java Doc)
abstract public JRChart getChart(JRChart chart)(Code)(Java Doc)
abstract public JRConditionalStyle getConditionalStyle(JRConditionalStyle conditionalStyle, JRStyle parentStyle)(Code)(Java Doc)
abstract public JRCrosstab getCrosstab(JRCrosstab crosstab)(Code)(Java Doc)
abstract public JRElementGroup getElementGroup(JRElementGroup elementGroup)(Code)(Java Doc)
abstract public JREllipse getEllipse(JREllipse ellipse)(Code)(Java Doc)
abstract public JRExpression getExpression(JRExpression expression, boolean assignNotUsedId)(Code)(Java Doc)
public JRExpression getExpression(JRExpression expression)(Code)(Java Doc)
abstract public JRFrame getFrame(JRFrame frame)(Code)(Java Doc)
abstract public JRImage getImage(JRImage image)(Code)(Java Doc)
abstract public JRLine getLine(JRLine line)(Code)(Java Doc)
abstract public JRLinePlot getLinePlot(JRLinePlot linePlot)(Code)(Java Doc)
abstract public JRPie3DPlot getPie3DPlot(JRPie3DPlot pie3DPlot)(Code)(Java Doc)
abstract public JRPieDataset getPieDataset(JRPieDataset pieDataset)(Code)(Java Doc)
abstract public JRPiePlot getPiePlot(JRPiePlot piePlot)(Code)(Java Doc)
abstract public JRRectangle getRectangle(JRRectangle rectangle)(Code)(Java Doc)
abstract public JRReportFont getReportFont(JRReportFont font)(Code)(Java Doc)
abstract public JRStaticText getStaticText(JRStaticText staticText)(Code)(Java Doc)
abstract public JRStyle getStyle(JRStyle style)(Code)(Java Doc)
abstract public JRSubreport getSubreport(JRSubreport subreport)(Code)(Java Doc)
abstract public JRTextField getTextField(JRTextField textField)(Code)(Java Doc)
abstract public JRTimePeriodDataset getTimePeriodDataset(JRTimePeriodDataset timePeriodDataset)(Code)(Java Doc)
abstract public JRTimePeriodSeries getTimePeriodSeries(JRTimePeriodSeries timePeriodSeries)(Code)(Java Doc)
abstract public JRTimeSeries getTimeSeries(JRTimeSeries timeSeries)(Code)(Java Doc)
abstract public JRTimeSeriesDataset getTimeSeriesDataset(JRTimeSeriesDataset timeSeriesDataset)(Code)(Java Doc)
abstract public JRXyzDataset getXyzDataset(JRXyzDataset xyzDataset)(Code)(Java Doc)
abstract public JRXyzSeries getXyzSeries(JRXyzSeries xyzSeries)(Code)(Java Doc)
public void put(Object object, Object copy)(Code)(Java Doc)
abstract public void setStyle(JRStyleSetter setter, JRStyleContainer styleContainer)(Code)(Java Doc)

Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.