GDCM 3.0.24
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
vtkImageMapToWindowLevelColors2 Class Reference

#include <vtkImageMapToWindowLevelColors2.h>

Inheritance diagram for vtkImageMapToWindowLevelColors2:
[legend]
Collaboration diagram for vtkImageMapToWindowLevelColors2:
[legend]

Public Member Functions

void PrintSelf (ostream &os, vtkIndent indent)
 
 vtkGetMacro (Level, double)
 
 vtkGetMacro (Window, double)
 
 vtkSetMacro (Level, double)
 
 vtkSetMacro (Window, double)
 
 vtkTypeMacro (vtkImageMapToWindowLevelColors2, vtkImageMapToColors)
 

Static Public Member Functions

static vtkImageMapToWindowLevelColors2New ()
 

Protected Member Functions

 vtkImageMapToWindowLevelColors2 ()
 
 ~vtkImageMapToWindowLevelColors2 ()
 
virtual int RequestData (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
 
virtual int RequestInformation (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
void ThreadedRequestData (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int id)
 

Protected Attributes

double Level
 
double Window
 

Constructor & Destructor Documentation

◆ vtkImageMapToWindowLevelColors2()

vtkImageMapToWindowLevelColors2::vtkImageMapToWindowLevelColors2 ( )
protected

◆ ~vtkImageMapToWindowLevelColors2()

vtkImageMapToWindowLevelColors2::~vtkImageMapToWindowLevelColors2 ( )
protected

Member Function Documentation

◆ New()

static vtkImageMapToWindowLevelColors2 * vtkImageMapToWindowLevelColors2::New ( )
static

◆ PrintSelf()

void vtkImageMapToWindowLevelColors2::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

◆ RequestData()

virtual int vtkImageMapToWindowLevelColors2::RequestData ( vtkInformation *  request,
vtkInformationVector **  inputVector,
vtkInformationVector *  outputVector 
)
protectedvirtual

◆ RequestInformation()

virtual int vtkImageMapToWindowLevelColors2::RequestInformation ( vtkInformation *  ,
vtkInformationVector **  ,
vtkInformationVector *   
)
protectedvirtual

◆ ThreadedRequestData()

void vtkImageMapToWindowLevelColors2::ThreadedRequestData ( vtkInformation *  request,
vtkInformationVector **  inputVector,
vtkInformationVector *  outputVector,
vtkImageData ***  inData,
vtkImageData **  outData,
int  extent[6],
int  id 
)
protected

◆ vtkGetMacro() [1/2]

vtkImageMapToWindowLevelColors2::vtkGetMacro ( Level  ,
double   
)

◆ vtkGetMacro() [2/2]

vtkImageMapToWindowLevelColors2::vtkGetMacro ( Window  ,
double   
)

◆ vtkSetMacro() [1/2]

vtkImageMapToWindowLevelColors2::vtkSetMacro ( Level  ,
double   
)

◆ vtkSetMacro() [2/2]

vtkImageMapToWindowLevelColors2::vtkSetMacro ( Window  ,
double   
)

◆ vtkTypeMacro()

vtkImageMapToWindowLevelColors2::vtkTypeMacro ( vtkImageMapToWindowLevelColors2  ,
vtkImageMapToColors   
)

Member Data Documentation

◆ Level

double vtkImageMapToWindowLevelColors2::Level
protected

◆ Window

double vtkImageMapToWindowLevelColors2::Window
protected

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