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

Packages that use StiGuiStyle
com.stimulsoft.report.enums   
 

Uses of StiGuiStyle in com.stimulsoft.report.enums
 

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