|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use radtools.graphing | |
|---|---|
| radtools.graphing | Contains code for displaying both 2D simple line graphs, and three dimensional color block or "heat" graphs. |
| Classes in radtools.graphing used by radtools.graphing | |
|---|---|
| Graph
Graph describes the graph of the points, as well as the specifics of the graph itself: all of the values of the graph are set in this class, including the titles of strings, the ranges of the axes, and the points that are plotted. |
|
| GraphicsWrapper
Wrapper class for Graphics object, contains outside information to translate applet styled coordinate system to with origin in upper left corner to user-defined coordinate system with origin set by x and y range |
|
| Point
Point class represents a set of coordinates on a three dimensional graph can be used for two dimensions with z coordinate defaulted as 0 |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||