horizontdeformer.interpolators

Class InterpolationWithCoords

public class InterpolationWithCoords extends Object

Constructor Summary
InterpolationWithCoords(Interpolation i)
Method Summary
TPointgetB1()
TPointgetB2()
InterpolationgetInterpolation()
voidsetB1(TPoint b1)
voidsetB2(TPoint b2)
voidsetInterpolation(Interpolation interpolation)

Constructor Detail

InterpolationWithCoords

public InterpolationWithCoords(Interpolation i)

Method Detail

getB1

public TPoint getB1()

getB2

public TPoint getB2()

getInterpolation

public Interpolation getInterpolation()

setB1

public void setB1(TPoint b1)

setB2

public void setB2(TPoint b2)

setInterpolation

public void setInterpolation(Interpolation interpolation)