|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.util.ColorUtil
public class ColorUtil
Creation-Date: 16.04.2006, 15:23:58
Method Summary | |
---|---|
static float[] |
hslToRGB(int h,
float s,
float l)
|
static CSSValue |
parseColor(java.lang.String colorSpec)
|
static CSSValue |
parseIdentColor(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static float[] hslToRGB(int h, float s, float l)
public static CSSValue parseColor(java.lang.String colorSpec)
public static CSSValue parseIdentColor(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |