public class Util
extends java.lang.Object
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static java.awt.Color |
colorFromHSV(float h,
float s,
float v) |
static float |
hueFromColor(java.awt.Color c) |