|
|
|
common_init_from_loaded_file(self)
Make the component aware of its own results |
source code
|
|
|
init_from_loaded_file(self)
Initialize the object results once the result file has been
loaded |
source code
|
|
|
display_on(self,
gtk_tree,
giter)
Display the nodes object on the GTK treeview |
source code
|
|
|
display_nodes_on(self,
gtk_tree,
giter)
Display the nodes on the GTK treeview |
source code
|
|
|
activate_nodes_visibility(self,
current_frame_id,
vtk_area)
Show the nodes position |
source code
|
|
|
desactivate_nodes_visibility(self,
vtk_area)
Hide the nodes position |
source code
|
|
Inherited from GobjectBase :
activate ,
desactivate
|