Uses of Class
com.stimulsoft.report.infographics.gauge.StiGaugeStyleId

Packages that use StiGaugeStyleId
com.stimulsoft.report.infographics.gauge   
com.stimulsoft.report.infographics.gauge.styles.core   
 

Uses of StiGaugeStyleId in com.stimulsoft.report.infographics.gauge
 

Methods in com.stimulsoft.report.infographics.gauge that return StiGaugeStyleId
static StiGaugeStyleId StiGaugeStyleId.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiGaugeStyleId[] StiGaugeStyleId.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of StiGaugeStyleId in com.stimulsoft.report.infographics.gauge.styles.core
 

Methods in com.stimulsoft.report.infographics.gauge.styles.core that return StiGaugeStyleId
 StiGaugeStyleId StiGaugeStyleCoreXF.getStyleId()