Package org.jzy3d.colors.colormaps
-
Interface Summary Interface Description IColorMap This interface defines the set of methods that any concrete colormap should define in order to be used by an object implementing theIMultiColorable
interface. -
Class Summary Class Description AbstractColorMap ColorMapGrayscale ColorMapHotCold ColorMapRainbow A rainbow colormap is a progressive transition from blue, to green and then red.ColorMapRainbowNoBorder A rainbow colormap is a progressive transition from blue, to green and then red.ColorMapRBG ColorMapRedAndGreen ColorMapWhiteBlue ColorMapWhiteGreen ColorMapWhiteRed