on_click_showinfo

Module Contents

class on_graph_click_showInfo(theLinkDataGraph, visuals=None)[source]

Bases: optimeed.visualize.gui.widgets.widget_graphs_visual.on_graph_click_interface

On click: show informations about the points (loop through attributes)

class DataInformationVisuals[source]
delete_visual(self, theVisual)[source]
add_visual(self, theVisual, theTrace, indexPoint)[source]
get_new_index(self)[source]
curr_index(self)[source]
graph_clicked(self, theGraphVisual, index_graph, index_trace, indices_points)[source]

Action to perform when a point in the graph has been clicked: Creates new window displaying the device and its informations

get_name(self)[source]
class Repr_brut_attributes(is_light=True, convertToHtml=True, recursion_level=5)[source]
get_widget(self, theNewDevice)[source]
class Repr_lines(attribute_lines)[source]
get_widget(self, theNewDevice)[source]
class Repr_opengl(DeviceDrawer)[source]
get_widget(self, theNewDevice)[source]
class Repr_image(get_base_64_from_device)[source]
get_widget(self, theNewDevice)[source]