Uses of Class
com.stimulsoft.report.infographics.gauge.collections.StiGaugeElementCollection

Packages that use StiGaugeElementCollection
com.stimulsoft.report.infographics.gauge.primitives.scales   
 

Uses of StiGaugeElementCollection in com.stimulsoft.report.infographics.gauge.primitives.scales
 

Methods in com.stimulsoft.report.infographics.gauge.primitives.scales that return StiGaugeElementCollection
 StiGaugeElementCollection StiScaleBase.getItems()
           
 

Methods in com.stimulsoft.report.infographics.gauge.primitives.scales with parameters of type StiGaugeElementCollection
 void StiScaleBase.setItems(StiGaugeElementCollection items)