|
Class Summary |
| Axis |
This class controls the look and feel of axes. |
| Cell |
This class is a structure class holding information about the
cells that the contour line passes through. |
| DataSet |
This class is designed to hold the data to be plotted. |
| G2Dint |
This class is an extension of Graph2D class. |
| Gin |
Popup a window to output data after a Graphics Input command
the window contains the following
X value
Y value |
| Graph2D |
This is the main plotting class. |
| IsoCurve |
This class will calculate the constant curve of a given value passing
through a grid of values. |
| LoadMessage |
This is a separate thread that flashes a message
on the Graph2D canvas that data is loading |
| Markers |
This class installs, manipulates and draws markers. |
| MarkerVertex |
This class is a structure class. |
| Range |
A popup window for altering the range of the plot |
| RotateTextFilter |
This is an extension to the ImageFilter class that will rotate an image
a multiple of 90 degrees. |
| RTextLine |
This class is an extension of the TextLine Class
that allows text to be rotated. |
| SpecialFunction |
This class contains physical constants and special functions not found
in the java.lang.Math class. |
| TextLine |
This class is designed to bundle together all the information required
to draw short Strings with subscripts and superscripts |
| TextState |
A structure class used exclusively with the TextLine class. |
| VectorSet |
This class is designed to hold vectors to be plotted. |