|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.faceless.graph.math | |
---|---|
org.faceless.graph | Contains the basic classes for creating a Graph. |
org.faceless.graph.math | Contains "curves" which are plotted on AbstractLineGraph and subclasses. |
Classes in org.faceless.graph.math used by org.faceless.graph | |
---|---|
Curve
The abstract superclass for all curves. |
Classes in org.faceless.graph.math used by org.faceless.graph.math | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |