class GoldenRatioColors extends ColorModelBase
| Modifier and Type | Field and Description |
|---|---|
private static double |
goldenRatio |
private float |
h |
private static float |
s |
private static float |
v |
CIE_MODEL, DEFAULT, GOLDEN_RATIO, KELLY| Constructor and Description |
|---|
GoldenRatioColors() |
| Modifier and Type | Method and Description |
|---|---|
protected Color |
next()
Returns the next most distinct color for this model
|
getColor, put, resetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoHexStringprivate float h
private static final float s
private static final float v
private static final double goldenRatio
protected Color next()
ColorModelBasenext in class ColorModelBaseCopyright 2014-2017, Xavier Witdouck