Uses of Interface
net.sf.dynamicreports.report.definition.chart.plot.DRIPaintScale

Packages that use DRIPaintScale
net.sf.dynamicreports.report.base.chart.plot   
net.sf.dynamicreports.report.definition.chart.plot   
 

Uses of DRIPaintScale in net.sf.dynamicreports.report.base.chart.plot
 

Classes in net.sf.dynamicreports.report.base.chart.plot that implement DRIPaintScale
 class DRPaintScale
           
 

Methods in net.sf.dynamicreports.report.base.chart.plot that return types with arguments of type DRIPaintScale
 List<DRIPaintScale> DRXyBlockPlot.getPaintScales()
           
 

Methods in net.sf.dynamicreports.report.base.chart.plot with parameters of type DRIPaintScale
 void DRXyBlockPlot.addPaintScale(DRIPaintScale paintScale)
           
 

Method parameters in net.sf.dynamicreports.report.base.chart.plot with type arguments of type DRIPaintScale
 void DRXyBlockPlot.setPaintScales(List<DRIPaintScale> paintScales)
           
 

Uses of DRIPaintScale in net.sf.dynamicreports.report.definition.chart.plot
 

Methods in net.sf.dynamicreports.report.definition.chart.plot that return types with arguments of type DRIPaintScale
 List<DRIPaintScale> DRIXyBlockPlot.getPaintScales()
           
 



Copyright © 2010-2014. All Rights Reserved.