#include <Modules/Loadable/Colors/VTKWidgets/vtkSlicerScalarBarActor.h>
vtkSlicerScalarBarActor - slicer vtk class for adding color names in scalar bar
This class enhances the vtkScalarBarActor class by adding color names in the label display.
Definition at line 40 of file vtkSlicerScalarBarActor.h.
◆ Superclass
◆ vtkSlicerScalarBarActor()
vtkSlicerScalarBarActor::vtkSlicerScalarBarActor |
( |
| ) |
|
|
protected |
◆ ~vtkSlicerScalarBarActor()
vtkSlicerScalarBarActor::~vtkSlicerScalarBarActor |
( |
| ) |
|
|
overrideprotected |
◆ CenterLabelOff()
virtual void vtkSlicerScalarBarActor::CenterLabelOff |
( |
| ) |
|
|
virtual |
◆ CenterLabelOn()
virtual void vtkSlicerScalarBarActor::CenterLabelOn |
( |
| ) |
|
|
virtual |
Get/Set if label should be centered on color swatches. Useful if each displayed color needs a label
◆ ConfigureTicks()
void vtkSlicerScalarBarActor::ConfigureTicks |
( |
| ) |
|
|
overrideprotected |
◆ ConfigureTitle()
void vtkSlicerScalarBarActor::ConfigureTitle |
( |
| ) |
|
|
overrideprotected |
◆ GetCenterLabel()
virtual bool vtkSlicerScalarBarActor::GetCenterLabel |
( |
| ) |
|
|
virtual |
Get if label should be centered on color swatches. Useful if each displayed color needs a label
◆ GetClassName()
virtual const char* vtkSlicerScalarBarActor::GetClassName |
( |
| ) |
|
|
virtual |
◆ GetUseAnnotationAsLabel()
virtual int vtkSlicerScalarBarActor::GetUseAnnotationAsLabel |
( |
| ) |
|
|
virtual |
Get for the flag on using VTK6 annotation as label.
◆ IsA()
virtual int vtkSlicerScalarBarActor::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkSlicerScalarBarActor::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ LayoutTicks()
void vtkSlicerScalarBarActor::LayoutTicks |
( |
| ) |
|
|
overrideprotected |
◆ New()
◆ PrepareTitleText()
void vtkSlicerScalarBarActor::PrepareTitleText |
( |
| ) |
|
|
overrideprotected |
◆ PrintSelf()
void vtkSlicerScalarBarActor::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
override |
◆ SafeDownCast()
◆ SetCenterLabel()
virtual void vtkSlicerScalarBarActor::SetCenterLabel |
( |
bool |
| ) |
|
|
virtual |
Set if label should be centered on color swatches. Useful if each displayed color needs a label
◆ SetUseAnnotationAsLabel()
virtual void vtkSlicerScalarBarActor::SetUseAnnotationAsLabel |
( |
int |
| ) |
|
|
virtual |
Set for the flag on using VTK6 annotation as label.
◆ UseAnnotationAsLabelOff()
virtual void vtkSlicerScalarBarActor::UseAnnotationAsLabelOff |
( |
| ) |
|
|
virtual |
◆ UseAnnotationAsLabelOn()
virtual void vtkSlicerScalarBarActor::UseAnnotationAsLabelOn |
( |
| ) |
|
|
virtual |
Get/Set for the flag on using VTK6 annotation as label.
◆ CenterLabel
bool vtkSlicerScalarBarActor::CenterLabel |
|
protected |
◆ UseAnnotationAsLabel
int vtkSlicerScalarBarActor::UseAnnotationAsLabel |
|
protected |
The documentation for this class was generated from the following file: