See: Description
Class | Description |
---|---|
Drawer |
The Drawer is what actually creates the graphical representation of the plot
states for display on the screen.
|
EPSGraphics |
Graphics class supporting EPS export from plots.
|
Drawer.java: This class is responsible for drawing various objects, such as the plots for both 2D and 3D, mainly for on-screen presentation. EPSGraphics.java: this class is responsible for drawing objects for exporting purposes.