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