Uses of Class
it.eng.spagobi.engines.chart.bo.charttypes.utils.KpiInterval

Packages that use KpiInterval
it.eng.spagobi.engines.chart.bo.charttypes.dialcharts   
 

Uses of KpiInterval in it.eng.spagobi.engines.chart.bo.charttypes.dialcharts
 

Methods in it.eng.spagobi.engines.chart.bo.charttypes.dialcharts with parameters of type KpiInterval
 void SpeedometerMultiValue.addInterval(KpiInterval interval)
          Adds the interval.
 void SBISpeedometer.addInterval(KpiInterval interval)
          Adds the interval.
 void Meter.addInterval(KpiInterval interval)
          Adds the interval.
 void SimpleDial.addInterval(KpiInterval interval)
          Adds the interval.
 void Thermometer.addIntervals(KpiInterval subrange)
          Adds the intervals.