| Package | Description |
|---|---|
| com.stimulsoft.base.drawing |
| Modifier and Type | Method and Description |
|---|---|
static StiCapStyle |
StiCapStyle.forValue(int value) |
StiCapStyle |
StiCap.getStyle() |
static StiCapStyle |
StiCapStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiCapStyle[] |
StiCapStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiCap.setStyle(StiCapStyle value) |
| Constructor and Description |
|---|
StiCap(int width,
StiCapStyle style,
int height,
boolean fill,
StiColor color) |
Copyright © 2020 Stimulsoft. All Rights Reserved.