| Name | Description | Type | Package | Framework |
| LinearSpline | This class is used to generate linear splines to be used as wavelets or related functions. | Class | org.jscience.mathematics.wavelet.splines | JScience |
| PiecewiseConstant | This class is used to generate piecewise constant splines to be used as wavelets or related functions. | Class | org.jscience.mathematics.wavelet.splines | JScience |
| QuadraticSpline | This class is used to generate quadratic splines to be used as wavelets or related functions. | Class | org.jscience.mathematics.wavelet.splines | JScience |
| Spline | This class is meant as an abstract encapsulation for spline objects. | Class | org.jscience.mathematics.wavelet.splines | JScience |
| SumOfDiracs | This class is used to generate sum of Diracs (splines of order 0) to be used as wavelets or related functions. | Class | org.jscience.mathematics.wavelet.splines | JScience |