onclick_representDevice¶
Module Contents¶
Classes¶
-
class
RepresentDeviceInterface¶
-
class
Onclick_representDevice(theLinkDataGraph, visuals)¶ Bases:
optimeed.visualize.onclick.onclickInterface.OnclickInterfaceOn click: show informations about the points (loop through attributes)
-
class
DataInformationVisuals¶ -
delete_visual(theVisual)¶
-
add_visual(theVisual, theTrace, indexPoint)¶
-
get_new_index()¶
-
curr_index()¶
-
-
graph_clicked(theGraphVisual, index_graph, index_trace, indices_points)¶ Action to perform when a point in the graph has been clicked: Creates new window displaying the device and its informations
-
get_name()¶
-
class