Uses of Class
com.stimulsoft.report.infographics.gauge.indicators.StiIndicatorRangeInfo

Packages that use StiIndicatorRangeInfo
com.stimulsoft.report.infographics.gauge.indicators   
com.stimulsoft.report.options   
 

Uses of StiIndicatorRangeInfo in com.stimulsoft.report.infographics.gauge.indicators
 

Subclasses of StiIndicatorRangeInfo in com.stimulsoft.report.infographics.gauge.indicators
 class StiLinearIndicatorRangeInfo
          Copyright Stimulsoft
 class StiRadialIndicatorRangeInfo
          Copyright Stimulsoft
 

Methods in com.stimulsoft.report.infographics.gauge.indicators that return StiIndicatorRangeInfo
 StiIndicatorRangeInfo StiRadialIndicatorRangeInfo.createNew()
           
 StiIndicatorRangeInfo StiLinearIndicatorRangeInfo.createNew()
           
 StiIndicatorRangeInfo StiIndicatorRangeInfo.createNew()
           
 

Uses of StiIndicatorRangeInfo in com.stimulsoft.report.options
 

Methods in com.stimulsoft.report.options that return types with arguments of type StiIndicatorRangeInfo
static java.util.List<StiIndicatorRangeInfo> ServicesOptions.getIndicatorRanges()