Class InterpolateFunction.ConstantPoint

Direct Known Subclasses:
InterpolateFunction.ConstantColorPoint, InterpolateFunction.ConstantNumericPoint
Enclosing class:
InterpolateFunction

protected abstract class InterpolateFunction.ConstantPoint extends InterpolateFunction.InterpPoint
  • Constructor Details

    • ConstantPoint

      public ConstantPoint(double data)