|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.commons.utils.ColorUtils
public class ColorUtils
ColorUtils
| Constructor Summary | |
|---|---|
ColorUtils()
|
|
| Method Summary | |
|---|---|
static Color |
decodeWithAlpha(String s)
Decodes color strings like ff0022, ff00ff00, #ccff4321. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColorUtils()
| Method Detail |
|---|
public static final Color decodeWithAlpha(String s)
s -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||