Uses of Class
com.stimulsoft.base.drawing.enums.StiTextDockMode

Packages that use StiTextDockMode
com.stimulsoft.base.drawing.enums   
 

Uses of StiTextDockMode in com.stimulsoft.base.drawing.enums
 

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