Package arc.math

Class Interp.SwingIn

java.lang.Object
arc.math.Interp.SwingIn
All Implemented Interfaces:
Interp
Enclosing interface:
Interp

public static class Interp.SwingIn extends Object implements Interp
  • Constructor Details

    • SwingIn

      public SwingIn(float scale)
  • Method Details

    • apply

      public float apply(float a)
      Specified by:
      apply in interface Interp
      Parameters:
      a - Alpha value between 0 and 1.