Uses of Class
net.sf.dynamicreports.report.builder.chart.PaintScaleBuilder

Packages that use PaintScaleBuilder
net.sf.dynamicreports.report.builder.chart   
 

Uses of PaintScaleBuilder in net.sf.dynamicreports.report.builder.chart
 

Methods in net.sf.dynamicreports.report.builder.chart that return PaintScaleBuilder
static PaintScaleBuilder Charts.paintScale(String label, double value, Paint paint)
           
 PaintScaleBuilder ChartBuilders.paintScale(String label, double value, Paint paint)
           
 

Methods in net.sf.dynamicreports.report.builder.chart with parameters of type PaintScaleBuilder
 XyBlockChartBuilder XyBlockChartBuilder.addPaintScale(PaintScaleBuilder... paintScales)
           
 XyBlockChartBuilder XyBlockChartBuilder.paintScales(PaintScaleBuilder... paintScales)
           
 



Copyright © 2010-2014. All Rights Reserved.