public class PuColorMapBoolean extends java.lang.Object implements PuColorMapIf
value < .5, and red, if value >= .5.| Constructor and Description |
|---|
PuColorMapBoolean() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color |
getColor(double value)
Get the color for a value in [0, 1].
|
public java.awt.Color getColor(double value)
PuColorMapIfgetColor in interface PuColorMapIf"