net.sf.dynamicreports.design.definition.chart.plot
Interface DRIDesignThermometerPlot
- All Superinterfaces:
- DRIDesignPlot
- All Known Implementing Classes:
- DRDesignThermometerPlot
public interface DRIDesignThermometerPlot
- extends DRIDesignPlot
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
getDataRangeLowExpression
DRIDesignExpression getDataRangeLowExpression()
getDataRangeHighExpression
DRIDesignExpression getDataRangeHighExpression()
getValueColor
Color getValueColor()
getValueMask
String getValueMask()
getValueFont
DRIDesignFont getValueFont()
getValueLocation
ValueLocation getValueLocation()
getMercuryColor
Color getMercuryColor()
getLowDataRangeLowExpression
DRIDesignExpression getLowDataRangeLowExpression()
getLowDataRangeHighExpression
DRIDesignExpression getLowDataRangeHighExpression()
getMediumDataRangeLowExpression
DRIDesignExpression getMediumDataRangeLowExpression()
getMediumDataRangeHighExpression
DRIDesignExpression getMediumDataRangeHighExpression()
getHighDataRangeLowExpression
DRIDesignExpression getHighDataRangeLowExpression()
getHighDataRangeHighExpression
DRIDesignExpression getHighDataRangeHighExpression()
Copyright © 2010-2014. All Rights Reserved.