Package org.jzy3d.colors.colormaps
package org.jzy3d.colors.colormaps
-
ClassDescriptionA rainbow colormap is a progressive transition from blue, to green and then red.A rainbow colormap is a progressive transition from blue, to green and then red.This interface defines the set of methods that any concrete colormap should define in order to be used by an object implementing the
IMultiColorable
interface.