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

All Superinterfaces:
Serializable
All Known Implementing Classes:
DRPaintScale

public interface DRIPaintScale
extends Serializable

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Method Summary
 String getLabel()
           
 Paint getPaint()
           
 double getValue()
           
 

Method Detail

getLabel

String getLabel()

getValue

double getValue()

getPaint

Paint getPaint()


Copyright © 2010-2014. All Rights Reserved.