public class PuColorMapTriple extends java.lang.Object implements PuColorMapIf
| Constructor and Description |
|---|
PuColorMapTriple() |
| 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)
getColor in interface PuColorMapIf"