displayCollections¶
Module Contents¶
Classes¶
Functions¶
-
_is_object_selected(object_in, min_max_attributes)¶
-
_select_and_apply_action(theCollections, min_max_attributes, theAction, selectionName)¶
-
class
ParetoMode¶ -
buffer_new_pareto(master_collections, name_x, name_y)¶
-
check_if_plotelem(theElem)¶
-
-
class
CollectionDisplayer¶ Bases:
PyQt5.QtWidgets.QMainWindowGUI to display a collection.
-
add_collection(theCollection, name='')¶ Add a collection to the GUI
-
set_shadow(master_collectionId, shadow_collection)¶ Set a shadow collection to master_collectionID (see DataLink.set_shadow_collection)
-
remove_collection(theCollection)¶ Remove collection from the GUI
-
update_graphs()¶
-
set_actions_on_click(theActionsOnClick)¶ Set actions to be performed when graph is clicked
-
get_datalink()¶
-
_initialize(theCollection)¶
-
_set_x()¶
-
_set_y()¶
-
_set_z()¶
-
set_action_selector(theAction)¶
-
_selector_to()¶
-
_remove_item_selector()¶
-
_cancel_selector()¶
-
_apply_selector()¶
-
_reset_colors()¶
-