Searched refs:getKnots (Results 1 – 4 of 4) sorted by relevance
202 public double[] getKnots() { in getKnots() method in PolynomialSplineFunction
33 List<Float> knots = nurbSpline.getKnots(); in interpolateNurbs()
386 public List<Float> getKnots() { in getKnots() method in Spline
184 public List<Float> getKnots(int dim) { in getKnots() method in Surface