2.1.14.2.2.1. cli.cmd_plot.drawer.graph_drawer_factory_interface.GraphDrawerFactoryInterface

class cli.cmd_plot.drawer.graph_drawer_factory_interface.GraphDrawerFactoryInterface

Interface class that creates a LineGraphDrawer object

__init__()

Methods

__init__()

get_object(graph_type, config)

Creates a LineGraphDrawer object from the given configuration.