Uses of Interface
de.cau.cs.kieler.core.math.ISplineInterpolator

Packages that use ISplineInterpolator
de.cau.cs.kieler.core.math Mathematics classes and functions. 
 

Uses of ISplineInterpolator in de.cau.cs.kieler.core.math
 

Classes in de.cau.cs.kieler.core.math that implement ISplineInterpolator
 class CubicSplineInterpolator
          Provides a technique to calculate a piece-wise bezier spline for a list of given points.