Class Hierarchy
- java.lang.Object
- horizontdeformer.interpolators.InterpolationWithCoords
- horizontdeformer.interpolators.KvadraticInterpolation (implements horizontdeformer.interpolators.Interpolation)
- horizontdeformer.interpolators.LinearInterpolation (implements horizontdeformer.interpolators.Interpolation)
- horizontdeformer.interpolators.NpolynomialInterpolation (implements horizontdeformer.interpolators.Interpolation)
Interface Hierarchy
- horizontdeformer.interpolators.Interpolation