5.3.1.15.1.3.1. cli.cmd_plot.data_handling.data_handler_factory_interface.DataHandlerFactoryInterface

class cli.cmd_plot.data_handling.data_handler_factory_interface.DataHandlerFactoryInterface

Interface class of the DataHandlerFactory which returns a data handler object.

__init__()

Methods

__init__()

get_object(handler, config)

Creates a DataHandler object if handler_type is 'CSV'