Uses of Class
com.stimulsoft.report.enums.StiGuiStandardStyle

Packages that use StiGuiStandardStyle
com.stimulsoft.report.enums   
 

Uses of StiGuiStandardStyle in com.stimulsoft.report.enums
 

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