Slicer 5.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Loading...
Searching...
No Matches
List of all members | Public Member Functions | Public Attributes
vtkScriptedExampleDisplayableManager.vtkScriptedExampleDisplayableManager Class Reference

Public Member Functions

 __init__ (self, parent)
 
 Create (self)
 
 GetMRMLSceneEventsToObserve (self)
 
 OnInteractorStyleEvent (self, eventid)
 
 OnMRMLDisplayableNodeModifiedEvent (self, viewNode)
 
 ProcessMRMLNodesEvents (self, scene, eventid, callData)
 
 ProcessMRMLSceneEvents (self, scene, eventid, node)
 
 RemoveMRMLObservers (self)
 
 UpdateFromMRML (self)
 

Public Attributes

 Parent
 

Detailed Description

Definition at line 52 of file vtkScriptedExampleDisplayableManager.py.

Constructor & Destructor Documentation

◆ __init__()

vtkScriptedExampleDisplayableManager.vtkScriptedExampleDisplayableManager.__init__ ( self,
parent )

Definition at line 53 of file vtkScriptedExampleDisplayableManager.py.

Member Function Documentation

◆ Create()

vtkScriptedExampleDisplayableManager.vtkScriptedExampleDisplayableManager.Create ( self)

Definition at line 57 of file vtkScriptedExampleDisplayableManager.py.

◆ GetMRMLSceneEventsToObserve()

vtkScriptedExampleDisplayableManager.vtkScriptedExampleDisplayableManager.GetMRMLSceneEventsToObserve ( self)

Definition at line 61 of file vtkScriptedExampleDisplayableManager.py.

◆ OnInteractorStyleEvent()

vtkScriptedExampleDisplayableManager.vtkScriptedExampleDisplayableManager.OnInteractorStyleEvent ( self,
eventid )

Definition at line 84 of file vtkScriptedExampleDisplayableManager.py.

◆ OnMRMLDisplayableNodeModifiedEvent()

vtkScriptedExampleDisplayableManager.vtkScriptedExampleDisplayableManager.OnMRMLDisplayableNodeModifiedEvent ( self,
viewNode )

Definition at line 87 of file vtkScriptedExampleDisplayableManager.py.

◆ ProcessMRMLNodesEvents()

vtkScriptedExampleDisplayableManager.vtkScriptedExampleDisplayableManager.ProcessMRMLNodesEvents ( self,
scene,
eventid,
callData )

Definition at line 72 of file vtkScriptedExampleDisplayableManager.py.

◆ ProcessMRMLSceneEvents()

vtkScriptedExampleDisplayableManager.vtkScriptedExampleDisplayableManager.ProcessMRMLSceneEvents ( self,
scene,
eventid,
node )

Definition at line 68 of file vtkScriptedExampleDisplayableManager.py.

◆ RemoveMRMLObservers()

vtkScriptedExampleDisplayableManager.vtkScriptedExampleDisplayableManager.RemoveMRMLObservers ( self)

Definition at line 76 of file vtkScriptedExampleDisplayableManager.py.

◆ UpdateFromMRML()

vtkScriptedExampleDisplayableManager.vtkScriptedExampleDisplayableManager.UpdateFromMRML ( self)

Definition at line 80 of file vtkScriptedExampleDisplayableManager.py.

Member Data Documentation

◆ Parent

vtkScriptedExampleDisplayableManager.vtkScriptedExampleDisplayableManager.Parent

Definition at line 54 of file vtkScriptedExampleDisplayableManager.py.


The documentation for this class was generated from the following file: