net.sf.dynamicreports.design.definition.chart.plot
Interface DRIDesignMeterInterval

All Known Implementing Classes:
DRDesignMeterInterval

public interface DRIDesignMeterInterval

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

Method Summary
 Double getAlpha()
           
 Color getBackgroundColor()
           
 DRIDesignExpression getDataRangeHighExpression()
           
 DRIDesignExpression getDataRangeLowExpression()
           
 String getLabel()
           
 

Method Detail

getLabel

String getLabel()

getBackgroundColor

Color getBackgroundColor()

getAlpha

Double getAlpha()

getDataRangeLowExpression

DRIDesignExpression getDataRangeLowExpression()

getDataRangeHighExpression

DRIDesignExpression getDataRangeHighExpression()


Copyright © 2010-2014. All Rights Reserved.