Uses of Class
com.stimulsoft.report.infographics.gauge.styles.view.StiGaugeStyleXF

Packages that use StiGaugeStyleXF
com.stimulsoft.report.infographics.gauge.styles.view   
com.stimulsoft.report.options   
 

Uses of StiGaugeStyleXF in com.stimulsoft.report.infographics.gauge.styles.view
 

Subclasses of StiGaugeStyleXF in com.stimulsoft.report.infographics.gauge.styles.view
 class StiCustomGaugeStyle
          Copyright Stimulsoft
 class StiGaugeStyleXF24
          Copyright Stimulsoft
 class StiGaugeStyleXF25
          Copyright Stimulsoft
 class StiGaugeStyleXF26
          Copyright Stimulsoft
 class StiGaugeStyleXF27
          Copyright Stimulsoft
 class StiGaugeStyleXF28
          Copyright Stimulsoft
 

Methods in com.stimulsoft.report.infographics.gauge.styles.view that return StiGaugeStyleXF
 StiGaugeStyleXF StiGaugeStyleXF28.createNew()
           
 StiGaugeStyleXF StiGaugeStyleXF27.createNew()
           
 StiGaugeStyleXF StiGaugeStyleXF26.createNew()
           
 StiGaugeStyleXF StiGaugeStyleXF25.createNew()
           
 StiGaugeStyleXF StiGaugeStyleXF24.createNew()
           
 StiGaugeStyleXF StiGaugeStyleXF.createNew()
           
static StiGaugeStyleXF StiGaugeStyleXF.LoadFromJsonObjectInternal(JSONObject jObject)
           
 

Methods in com.stimulsoft.report.infographics.gauge.styles.view with parameters of type StiGaugeStyleXF
 boolean StiGaugeStyleXF.compareGaugeStyle(StiGaugeStyleXF style)
           
 

Uses of StiGaugeStyleXF in com.stimulsoft.report.options
 

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