18 #ifndef __vtkMRMLColorLegendDisplayableManager_h 19 #define __vtkMRMLColorLegendDisplayableManager_h 23 #include "vtkSlicerColorsModuleMRMLDisplayableManagerExport.h" 26 class vtkScalarBarWidget;
39 void PrintSelf(ostream& os, vtkIndent indent)
override;
65 void *callData)
override;
78 vtkInternal* Internal;
Superclass for displayable manager classes.
virtual void AdditionalInitializeStep()
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkMRMLAbstractDisplayableManager * New()
virtual void OnMRMLDisplayableNodeModifiedEvent(vtkObject *caller)
Displayable manager for color legends.
A set of MRML Nodes that supports serialization and undo/redo.
virtual void OnMRMLSceneNodeAdded(vtkMRMLNode *)
virtual void UnobserveMRMLScene()
virtual void OnMRMLSceneNodeRemoved(vtkMRMLNode *)
virtual void UpdateFromMRML()
void ProcessMRMLNodesEvents(vtkObject *caller, unsigned long event, void *callData) override
void SetMRMLSceneInternal(vtkMRMLScene *newScene) override
virtual void UpdateFromMRMLScene()
Abstract Superclass for all specific types of MRML nodes.
Class describing how to display a color legend.