public class ColorModel extends Object
Modifier and Type | Field and Description |
---|---|
static byte |
DUALSHADE |
static byte |
FOG |
static byte |
OPAQUE |
static byte |
SPECTRUM |
Constructor and Description |
---|
ColorModel(byte mode,
float hue,
float sat,
float bright,
float min,
float max) |
Modifier and Type | Method and Description |
---|---|
Color |
getPolygonColor(float z) |
public static final byte DUALSHADE
public static final byte SPECTRUM
public static final byte FOG
public static final byte OPAQUE
public ColorModel(byte mode, float hue, float sat, float bright, float min, float max)
public Color getPolygonColor(float z)
Jas4pp 1.5 © Java Analysis Studio for Particle Physics