2.1.14.1. cli.cmd_plot.data_handling
Implements functionalities behind ‘plot’ command
Modules
Implementation of the CSVHandler class to take given data and return it in a different format. |
|
CSVHandler interface |
|
Implementation of the DataHandlerFactory class to create a CSVHandler object and return it. |
|
DataHandlerFactory Interface |
|
Implementation of the Enum for supported Data source Types. |