public class DefaultColorMaps extends Object
| Modifier and Type | Method and Description |
|---|---|
static ColorMap1D |
createDiverging()
Create a default diverging color map, from blue over gray to red.
|
static ColorMap1D |
createRainbow()
Create the rainbow color map, consisting of blue, cyan, green, yellow,
and red.
|
public static ColorMap1D createRainbow()
ColorMap1Dpublic static ColorMap1D createDiverging()
ColorMap1DCopyright © 2018. All rights reserved.