public class ColorScheme extends Object
ColorScheme(double min, double max, int n, ColorMap ct)
Color[]
getColors()
double[]
getValues()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ColorScheme(double min, double max, int n, ColorMap ct)
min
max
n
ct
public double[] getValues()
public Color[] getColors()