| Package | Description |
|---|---|
| com.stimulsoft.base | |
| com.stimulsoft.base.drawing |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
StiJsonReportObjectHelper.Serialize.JColor(StiColor color,
StiColorEnum defColor) |
| Modifier and Type | Method and Description |
|---|---|
static StiColorEnum |
StiColorEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiColorEnum[] |
StiColorEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static StiColor |
StiColor.by(StiColorEnum color) |
static StiColor |
StiColor.create(StiColorEnum color) |
static StiColor |
StiColorUtils.dark(StiColorEnum color,
int i) |
static StiColor |
StiColor.Dark(StiColorEnum color,
int i) |
boolean |
StiColor.equals(StiColorEnum color) |
boolean |
StiColor.is(StiColorEnum color) |
static StiColor |
StiColor.Light(StiColorEnum color,
int i) |
| Constructor and Description |
|---|
StiColor(StiColorEnum color) |
StiHatchBrush(StiHatchStyle style,
StiColorEnum foreColor,
StiColorEnum backColor) |
StiSolidBrush(StiColorEnum color) |
Copyright © 2020 Stimulsoft. All Rights Reserved.