2.1.15.1. cli.cmd_plot.data_handling
Implements functionalities behind ‘plot’ command
Modules
Implementation of the CSVHandler class which enables reading data from a .csv file |
|
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. |