net.sf.dynamicreports.report.builder.chart
Class PaintScaleBuilder
java.lang.Object
net.sf.dynamicreports.report.builder.AbstractBuilder<PaintScaleBuilder,DRPaintScale>
net.sf.dynamicreports.report.builder.chart.PaintScaleBuilder
- All Implemented Interfaces:
- Serializable
public class PaintScaleBuilder
- extends AbstractBuilder<PaintScaleBuilder,DRPaintScale>
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PaintScaleBuilder
protected PaintScaleBuilder(String label,
double value,
Paint paint)
getPaintScale
public DRPaintScale getPaintScale()
Copyright © 2010-2014. All Rights Reserved.