Uses of Class
net.sf.jasperreports.engine.fill.JRFillObjectFactory

Packages that use JRFillObjectFactory
net.sf.jasperreports.charts.fill Contains fill time implementations for chart related interfaces. 
net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). 
 

Uses of JRFillObjectFactory in net.sf.jasperreports.charts.fill
 

Constructors in net.sf.jasperreports.charts.fill with parameters of type JRFillObjectFactory
JRFillXyzDataset(JRXyzDataset xyzDataset, JRFillObjectFactory factory)
           
JRFillXySeries(JRXySeries xySeries, JRFillObjectFactory factory)
           
JRFillCategoryDataset(JRCategoryDataset categoryDataset, JRFillObjectFactory factory)
           
JRFillXyDataset(JRXyDataset xyDataset, JRFillObjectFactory factory)
           
JRFillBar3DPlot(JRBar3DPlot barPlot, JRFillObjectFactory factory)
           
JRFillPieDataset(JRPieDataset pieDataset, JRFillObjectFactory factory)
           
JRFillPie3DPlot(JRPie3DPlot pie3DPlot, JRFillObjectFactory factory)
           
JRFillBarPlot(JRBarPlot barPlot, JRFillObjectFactory factory)
           
JRFillHighLowDataset(JRHighLowDataset dataset, JRFillObjectFactory factory)
           
JRFillLinePlot(JRLinePlot plot, JRFillObjectFactory factory)
           
JRFillPiePlot(JRPiePlot piePlot, JRFillObjectFactory factory)
           
JRFillCandlestickPlot(JRCandlestickPlot candlestickPlot, JRFillObjectFactory factory)
           
JRFillHighLowPlot(JRHighLowPlot highLowPlot, JRFillObjectFactory factory)
           
JRFillTimeSeriesDataset(JRTimeSeriesDataset timeSeriesDataset, JRFillObjectFactory factory)
           
JRFillXyzSeries(JRXyzSeries xyzSeries, JRFillObjectFactory factory)
           
JRFillScatterPlot(JRScatterPlot plot, JRFillObjectFactory factory)
           
JRFillBubblePlot(JRBubblePlot bubblePlot, JRFillObjectFactory factory)
           
JRFillAreaPlot(JRAreaPlot plot, JRFillObjectFactory factory)
           
JRFillTimePeriodSeries(JRTimePeriodSeries timePeriodSeries, JRFillObjectFactory factory)
           
JRFillTimeSeries(JRTimeSeries timeSeries, JRFillObjectFactory factory)
           
JRFillCategorySeries(JRCategorySeries categorySeries, JRFillObjectFactory factory)
           
JRFillTimePeriodDataset(JRTimePeriodDataset timePeriodDataset, JRFillObjectFactory factory)
           
JRFillTimeSeriesPlot(JRTimeSeriesPlot plot, JRFillObjectFactory factory)
           
 

Uses of JRFillObjectFactory in net.sf.jasperreports.engine.fill
 

Constructors in net.sf.jasperreports.engine.fill with parameters of type JRFillObjectFactory
JRFillChartDataset(JRChartDataset dataset, JRFillObjectFactory factory)
           
JRFillTextField(JRBaseFiller filler, JRTextField textField, JRFillObjectFactory factory)
           
JRFillElementGroup(JRElementGroup elementGrp, JRFillObjectFactory factory)
           
JRFillField(JRField field, JRFillObjectFactory factory)
           
JRFillSubreport(JRBaseFiller filler, JRSubreport subreport, JRFillObjectFactory factory)
           
JRFillGraphicElement(JRBaseFiller filler, JRGraphicElement graphicElement, JRFillObjectFactory factory)
           
JRFillVariable(JRVariable variable, JRFillObjectFactory factory)
           
JRFillParameter(JRParameter parameter, JRFillObjectFactory factory)
           
JRFillStaticText(JRBaseFiller filler, JRStaticText staticText, JRFillObjectFactory factory)
           
JRFillChart(JRBaseFiller filler, JRChart chart, JRFillObjectFactory factory)
           
JRFillChartPlot(JRChartPlot plot, JRFillObjectFactory factory)
           
JRFillTextElement(JRBaseFiller filler, JRTextElement textElement, JRFillObjectFactory factory)
           
JRFillImage(JRBaseFiller filler, JRImage image, JRFillObjectFactory factory)
           
JRFillGroup(JRGroup group, JRFillObjectFactory factory)
           
JRFillEllipse(JRBaseFiller filler, JREllipse ellipse, JRFillObjectFactory factory)
           
JRFillLine(JRBaseFiller filler, JRLine line, JRFillObjectFactory factory)
           
JRFillBand(JRBaseFiller filler, JRBand band, JRFillObjectFactory factory)
           
JRFillRectangle(JRBaseFiller filler, JRRectangle rectangle, JRFillObjectFactory factory)
           
JRFillSubreportReturnValue(JRSubreportReturnValue returnValue, JRFillObjectFactory factory, JRBaseFiller filler)
           
JRFillElement(JRBaseFiller filler, JRElement element, JRFillObjectFactory factory)
          private JRElement topElementInGroup = null; private JRElement bottomElementInGroup = null; /**
 



© 2001-2005 JasperSoft Corporation www.jaspersoft.com