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
JRFillCategorySeries(JRCategorySeries categorySeries, JRFillObjectFactory factory)
           
JRFillCandlestickPlot(JRCandlestickPlot candlestickPlot, JRFillObjectFactory factory)
           
JRFillBubblePlot(JRBubblePlot bubblePlot, JRFillObjectFactory factory)
           
JRFillBar3DPlot(JRBar3DPlot barPlot, JRFillObjectFactory factory)
           
JRFillScatterPlot(JRScatterPlot plot, JRFillObjectFactory factory)
           
JRFillAreaPlot(JRAreaPlot plot, JRFillObjectFactory factory)
           
JRFillPiePlot(JRPiePlot piePlot, JRFillObjectFactory factory)
           
JRFillPie3DPlot(JRPie3DPlot pie3DPlot, JRFillObjectFactory factory)
           
JRFillXySeries(JRXySeries xySeries, JRFillObjectFactory factory)
           
JRFillHighLowDataset(JRHighLowDataset dataset, JRFillObjectFactory factory)
           
JRFillTimePeriodDataset(JRTimePeriodDataset timePeriodDataset, JRFillObjectFactory factory)
           
JRFillXyzDataset(JRXyzDataset xyzDataset, JRFillObjectFactory factory)
           
JRFillHighLowPlot(JRHighLowPlot highLowPlot, JRFillObjectFactory factory)
           
JRFillTimeSeries(JRTimeSeries timeSeries, JRFillObjectFactory factory)
           
JRFillTimePeriodSeries(JRTimePeriodSeries timePeriodSeries, JRFillObjectFactory factory)
           
JRFillTimeSeriesPlot(JRTimeSeriesPlot plot, JRFillObjectFactory factory)
           
JRFillTimeSeriesDataset(JRTimeSeriesDataset timeSeriesDataset, JRFillObjectFactory factory)
           
JRFillBarPlot(JRBarPlot barPlot, JRFillObjectFactory factory)
           
JRFillCategoryDataset(JRCategoryDataset categoryDataset, JRFillObjectFactory factory)
           
JRFillXyDataset(JRXyDataset xyDataset, JRFillObjectFactory factory)
           
JRFillPieDataset(JRPieDataset pieDataset, JRFillObjectFactory factory)
           
JRFillXyzSeries(JRXyzSeries xyzSeries, JRFillObjectFactory factory)
           
JRFillLinePlot(JRLinePlot plot, JRFillObjectFactory factory)
           
 

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

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



© 2001-2005 JasperSoft Corporation www.jaspersoft.com