|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.web.chart.ColorUtils
public class ColorUtils
Field Summary | |
---|---|
static java.awt.Color[] |
DEFAULT_COLORS
|
static java.awt.Color[] |
LIGHT_COLORS
|
Constructor Summary | |
---|---|
ColorUtils()
|
Method Summary | |
---|---|
static java.lang.String |
getCssHeatColor(int d)
|
static java.awt.Color |
getHeatColor(int d)
|
static java.lang.String |
toCssColor(java.awt.Color color)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.awt.Color[] DEFAULT_COLORS
public static final java.awt.Color[] LIGHT_COLORS
Constructor Detail |
---|
public ColorUtils()
Method Detail |
---|
public static java.awt.Color getHeatColor(int d)
public static java.lang.String getCssHeatColor(int d)
public static java.lang.String toCssColor(java.awt.Color color)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |