Class InterpolationWithCoords


  • public class InterpolationWithCoords
    extends java.lang.Object
    • Constructor Detail

      • InterpolationWithCoords

        public InterpolationWithCoords​(Interpolation i)
    • Method Detail

      • getB2

        public TPoint getB2()
      • getB1

        public TPoint getB1()
      • setB1

        public void setB1​(TPoint b1)
      • setB2

        public void setB2​(TPoint b2)
      • setInterpolation

        public void setInterpolation​(Interpolation interpolation)