Class Summary |
Arrow |
The Arrow class provides methods for the rendering of
mathematical vectors. |
AugmentedMatrix |
|
BracketBorder |
|
ColorListBox |
The class ColorListBox makes a simple pulldown menu
from which the user chooses a color. |
Cross |
The class Cross creates a cross to be used on
a Plot2DPanel instance. |
FloatingAxes |
The class FloatingAxes is used to create a floating display of
the x, y, and z axes for a Plot3DPanel. |
GraphicsComponent |
The class GraphicsComponent is a base class for
all graphics objects that will be placed in any PlotPanel. |
GraphicsList |
The class GraphicsList is a container class for
objects of type GraphicsComponent. |
Line |
The Line class provides methods for the rendering of
any two or three dimesnional line. |
LineList |
The class LineList is used to contain Line objects used
in Function objects. |
Plot2DAxes |
The class Plot2DAxes is used to create the x and y axis for
a 1-D function plotter. |
Plot2DPanel |
The Plot2DPanel class provides a generic function plotter for
one dimensional functions. |
Plot3DAxes |
The class Plot3DAxes places labeled axes around a 3D graph that
indicate the scale of the graph. |
Plot3DPanel |
The Plot3DPanel class provides a generic function plotter for
two dimensional functions. |
PlotPanel |
The PlotPanel class provides the generic operations that
are required for any 2D or 3D plotter. |
Surface |
The Surface class is a class that holds a
two-dimensional array that containing the points for a
three-dimensional surface. |
TextBoxPanel |
The class TextBoxPanel combines a label (string) and
a Textbox to be used with the Math tools. |
TextObject |
The class TextObject creates a cross to be used on
a Plot2DPanel instance. |
VectorField |
The VectorField class provides methods for the rendering of
two and three dimensional vector fields. |
VisualMatrix |
|
VisualMatrix$1 |
|
VisualMatrix$2 |
|