Class InterpolateFunction.ConstantColorPoint

    • Constructor Summary

      Constructors 
      Constructor Description
      ConstantColorPoint​(double data, Color value)  
    • Method Summary

      • Methods inherited from class Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConstantColorPoint

        public ConstantColorPoint​(double data,
                                  Color value)