org.processmining.framework.util
Class ColorRepository
java.lang.Object
org.processmining.framework.util.ColorRepository
public class ColorRepository
- extends java.lang.Object
- Author:
- christian
Field Summary |
protected static java.awt.Color[] |
colors
|
static int |
STEPS
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STEPS
public static final int STEPS
- See Also:
- Constant Field Values
colors
protected static java.awt.Color[] colors
ColorRepository
public ColorRepository()
getGradualColor
public static java.awt.Color getGradualColor(double value)
getGradualColorBlackZero
public static java.awt.Color getGradualColorBlackZero(double value)
createColorRepository
protected static void createColorRepository()
generateColor
protected static java.awt.Color generateColor(float value)