net.sf.dynamicreports.report.base.chart.plot
Class DRPaintScale
java.lang.Object
net.sf.dynamicreports.report.base.chart.plot.DRPaintScale
- All Implemented Interfaces:
- Serializable, DRIPaintScale
public class DRPaintScale
- extends Object
- implements DRIPaintScale
- 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 |
DRPaintScale
public DRPaintScale()
getLabel
public String getLabel()
- Specified by:
getLabel
in interface DRIPaintScale
setLabel
public void setLabel(String label)
getValue
public double getValue()
- Specified by:
getValue
in interface DRIPaintScale
setValue
public void setValue(double value)
getPaint
public Paint getPaint()
- Specified by:
getPaint
in interface DRIPaintScale
setPaint
public void setPaint(Paint paint)
Copyright © 2010-2014. All Rights Reserved.