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)

Method Summary
 DRIDesignExpression getDataRangeHighExpression()
           
 DRIDesignExpression getDataRangeLowExpression()
           
 DRIDesignExpression getHighDataRangeHighExpression()
           
 DRIDesignExpression getHighDataRangeLowExpression()
           
 DRIDesignExpression getLowDataRangeHighExpression()
           
 DRIDesignExpression getLowDataRangeLowExpression()
           
 DRIDesignExpression getMediumDataRangeHighExpression()
           
 DRIDesignExpression getMediumDataRangeLowExpression()
           
 Color getMercuryColor()
           
 Color getValueColor()
           
 DRIDesignFont getValueFont()
           
 ValueLocation getValueLocation()
           
 String getValueMask()
           
 

Method Detail

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.