|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.drawing.StiColorUtils
public class StiColorUtils
| Constructor Summary | |
|---|---|
StiColorUtils()
|
|
| Method Summary | |
|---|---|
static StiColor |
dark(StiColorEnum color,
int i)
|
static StiColor |
dark(StiColor baseColor,
int value)
|
static StiColor |
light(StiColor baseColor,
int value)
|
static StiColor |
mixingColors(StiColor color1,
StiColor color2,
int alpha)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiColorUtils()
| Method Detail |
|---|
public static StiColor light(StiColor baseColor,
int value)
public static StiColor mixingColors(StiColor color1,
StiColor color2,
int alpha)
public static StiColor dark(StiColor baseColor,
int value)
public static StiColor dark(StiColorEnum color,
int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||