|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataCurve | |
---|---|
org.faceless.graph.math | Contains "curves" which are plotted on AbstractLineGraph and subclasses. |
Uses of DataCurve in org.faceless.graph.math |
---|
Methods in org.faceless.graph.math with parameters of type DataCurve | |
---|---|
static Polynomial |
Polynomial.fit(DataCurve d)
Return a new polynomial that is fitted to the specified data curve within the tolerance set by setFitTolerance . |
Constructors in org.faceless.graph.math with parameters of type DataCurve | |
---|---|
Spline(Matrix matrix,
DataCurve d)
Return a new Spline curve of the specified type fitted to the supplied DataCurve . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |