|
MVT API | ||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
paintComponent performs the drawing
of the individual Arrows by calling each Arrow's
paintComponent method.
paintComponent will paint the TextObject.
paintComponent calls the paintComponent
methods of each line in the current Line List.
parseNumber takes a string and
parses it into a number.
Plot2DTool instance.
Plot3DInput makes the GUI input panel for the
3D function plotter.Plot3DOptions makes the GUI options
panel for the 3D function plotter.Point2DList allows for a collection of
Point2D.Double objects.Point3D is similar to the Point2D.Double
class and duplicates a lot of the code in the Point3D.Double class
in the java3d libraries, which has not be included in this software
yet.Point3D instance based on the
x, y, and z coordinates of the point.
Point4D is similar to Point2D.Double.Point3D instance based on the
x, y, and z coordinates of the point.
|
MVT API | ||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||