|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectColorPair.X
public static final class ColorPair.X
Colour-pair utilities.
| Method Summary | |
|---|---|
static void |
highlightByHue(ColorPair colorPair,
float hue)
Highlights a colour-pair to a specified hue. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void highlightByHue(ColorPair colorPair,
float hue)
colorPair - to highlighthue - HSB-model hue of highlighting:
0.000f(red) to 0.333f(green) to 0.666f(blue)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||