on_click_draw_device

Module Contents

class on_graph_click_draw_device(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_lines(attribute_lines)[source]
get_widget(self, theNewDevice)[source]
class Repr_opengl(DeviceDrawer)[source]
get_widget(self, theNewDevice)[source]