Uses of Class
horizontdeformer.interpolators.InterpolationWithCoords
Packages that use InterpolationWithCoords
-
Uses of InterpolationWithCoords in horizontdeformer.deformer
Methods in horizontdeformer.deformer that return InterpolationWithCoordsModifier and TypeMethodDescriptionDeformer.createKvadraticInerpolation
(int i, java.util.ArrayList<TPoint> gl) Deformer.createLineraInterpolation
(int i, java.util.ArrayList<TPoint> gl) Deformer.createNpolynomialInterpolation
(int i, java.util.ArrayList<TPoint> gl)