Package rma.util

Class PrecipColorContour

java.lang.Object
rma.util.ColorContour
rma.util.PrecipColorContour
All Implemented Interfaces:
AsciiSerializable, FieldAccessor, Serializable, Cloneable

public class PrecipColorContour extends ColorContour
See Also:
  • Constructor Details

    • PrecipColorContour

      public PrecipColorContour()
  • Method Details

    • getRGB0

      protected double[] getRGB0(double val, double min, double max)
      Specified by:
      getRGB0 in class ColorContour
    • getRGB0

      protected void getRGB0(double[] rgb, double val, double min, double max)
      Specified by:
      getRGB0 in class ColorContour