2.1.14.2. cli.cmd_plot.drawer
Implements functionalities behind ‘plot’ command
Modules
Implementation of the GraphDrawerFactory class to create and return a LineGraphDrawer object for the given data. |
|
GraphDrawerFactory Interface |
|
Implementation of the Enum for supported Graph Types. |
|
Implementation of the LineGraphDrawer class to take given data and draw the graph. |
|
LineGraphDrawer Interface |
|
Implementation of the classes that contain data for LineGraphDrawer. |