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

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

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

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