Uses of Interface
net.sf.jasperreports.engine.JRChartPlot.JRSeriesColor

Packages that use JRChartPlot.JRSeriesColor
net.sf.jasperreports.engine Provides access to the library's main functionality through fa?ade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes. 
net.sf.jasperreports.engine.base Contains base implementations for the library's main 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 JRChartPlot.JRSeriesColor in net.sf.jasperreports.engine
 

Methods in net.sf.jasperreports.engine with parameters of type JRChartPlot.JRSeriesColor
 void JRChartPlot.addSeriesColor(JRChartPlot.JRSeriesColor seriesColor)
          Adds the specified series color to the plot.
 

Uses of JRChartPlot.JRSeriesColor in net.sf.jasperreports.engine.base
 

Classes in net.sf.jasperreports.engine.base that implement JRChartPlot.JRSeriesColor
static class JRBaseChartPlot.JRBaseSeriesColor
           
 

Methods in net.sf.jasperreports.engine.base with parameters of type JRChartPlot.JRSeriesColor
 void JRBaseChartPlot.addSeriesColor(JRChartPlot.JRSeriesColor seriesColor)
          Adds the specified series color to the plot.
 

Uses of JRChartPlot.JRSeriesColor in net.sf.jasperreports.engine.fill
 

Methods in net.sf.jasperreports.engine.fill with parameters of type JRChartPlot.JRSeriesColor
 void JRFillChartPlot.addSeriesColor(JRChartPlot.JRSeriesColor seriesColor)
          Adds the specified series color to the plot.
 



© 2001-2006 JasperSoft Corporation www.jaspersoft.com