2.1.14.1.4.1. cli.cmd_plot.data_handling.data_handler_factory_interface.DataHandlerFactoryInterface

class cli.cmd_plot.data_handling.data_handler_factory_interface.DataHandlerFactoryInterface

Interface class to read the create a CSVHandler object and return it

__init__()

Methods

__init__()

get_object(handler, config)

Creates a DataHandler object if handler_type is 'CSV'