|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
AbstractLineGraph
and subclasses.
See:
Description
Class Summary | |
---|---|
Curve | The abstract superclass for all curves. |
DataCurve | A type of curve that represents data samples. |
FunctionCurve | A Function Curve is the abstract superclass of any curves that represent a mathematical function. |
Matrix | A simple class defining a mathematical matrix. |
Polynomial | Represents a Polynomial Curve of any degree > 2. |
SimpleCurve | A SimpleCurve is a curve that's just a wrapper
around java functions like Math.sin or
Math.tan |
Spline |
Create a Spline Curve, or more accurately a sequence of spline curves
which can be used to interpolate or approximate, or just plain "Smooth"
a DataCurve . |
Contains "curves" which are plotted on AbstractLineGraph
and subclasses.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |