Uses of Enum Class
com.stimulsoft.base.drawing.StiCapStyle
Packages that use StiCapStyle
-
Uses of StiCapStyle in com.stimulsoft.base.drawing
Methods in com.stimulsoft.base.drawing that return StiCapStyleModifier and TypeMethodDescriptionstatic StiCapStyleStiCapStyle.forValue(int value) final StiCapStyleStiCap.getStyle()static StiCapStyleReturns the enum constant of this class with the specified name.static StiCapStyle[]StiCapStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.base.drawing with parameters of type StiCapStyleConstructors in com.stimulsoft.base.drawing with parameters of type StiCapStyleModifierConstructorDescriptionStiCap(int width, StiCapStyle style, int height, boolean fill, StiColor color)