Provides classes for the creation of graphical representations of plot states. They can draw Graphics objects for display on the screen or for exporting PostScript output.
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.