#include <vtkImageViewer.h>
Inheritance diagram for vtkImageViewer:
vtkImageViewer is a convenience class for displaying a 2d image. It packages up the functionality found in vtkRenderWindow, vtkRenderer, vtkActor2D and vtkImageMapper into a single easy to use class. Behind the scenes these four classes are actually used to to provide the required functionality. vtkImageViewer is simply a wrapper around them.
Definition at line 44 of file vtkImageViewer.h.
|
Reimplemented from vtkObject. Definition at line 49 of file vtkImageViewer.h. |
|
|
|
|
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. Reimplemented from vtkObject. |
|
Reimplemented from vtkObject. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkObject. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkObject. |
|
Reimplemented from vtkObject. |
|
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from vtkObject. |
|
Get name of rendering window Definition at line 53 of file vtkImageViewer.h. |
|
Render the resulting image. |
|
Set/Get the input to the viewer. Definition at line 60 of file vtkImageViewer.h. |
|
Render the resulting image. Definition at line 61 of file vtkImageViewer.h. |
|
Render the resulting image. Definition at line 62 of file vtkImageViewer.h. |
|
What is the possible Min/ Max z slices available. Definition at line 68 of file vtkImageViewer.h. |
|
What is the possible Min/ Max z slices available. Definition at line 69 of file vtkImageViewer.h. |
|
Set/Get the current Z Slice to display Definition at line 74 of file vtkImageViewer.h. |
|
Set/Get the current Z Slice to display Definition at line 75 of file vtkImageViewer.h. |
|
Sets window/level for mapping pixels to colors. Definition at line 80 of file vtkImageViewer.h. |
|
Sets window/level for mapping pixels to colors. Definition at line 81 of file vtkImageViewer.h. |
|
Sets window/level for mapping pixels to colors. Definition at line 82 of file vtkImageViewer.h. |
|
Sets window/level for mapping pixels to colors. Definition at line 83 of file vtkImageViewer.h. |
|
These are here for using a tk window. Definition at line 88 of file vtkImageViewer.h. |
|
These are here for using a tk window. Definition at line 89 of file vtkImageViewer.h. |
|
These are here for using a tk window. Definition at line 90 of file vtkImageViewer.h. |
|
By default this is a color viewer. GrayScaleHintOn will improve the appearance of gray scale images on some systems. |
|
By default this is a color viewer. GrayScaleHintOn will improve the appearance of gray scale images on some systems. |
|
By default this is a color viewer. GrayScaleHintOn will improve the appearance of gray scale images on some systems. |
|
By default this is a color viewer. GrayScaleHintOn will improve the appearance of gray scale images on some systems. |
|
Set/Get the position in screen coordinates of the rendering window. Definition at line 104 of file vtkImageViewer.h. |
|
Set/Get the position in screen coordinates of the rendering window. Definition at line 105 of file vtkImageViewer.h. |
|
Set/Get the position in screen coordinates of the rendering window. |
|
Set/Get the size of the window in screen coordinates. Definition at line 111 of file vtkImageViewer.h. |
|
Set/Get the size of the window in screen coordinates. Definition at line 112 of file vtkImageViewer.h. |
|
Set/Get the size of the window in screen coordinates. |
|
Get the internal objects |
|
Get the internal objects |
|
Get the internal objects |
|
Get the internal objects |
|
Create and attach an interactor for this window |
|
Create a window in memory instead of on the screen. This may not be supported for every type of window and on some windows you may need to invoke this prior to the first render. |
|
Create and attach an interactor for this window |
|
Create and attach an interactor for this window |
|
Create and attach an interactor for this window |
|
Definition at line 141 of file vtkImageViewer.h. |
|
Definition at line 142 of file vtkImageViewer.h. |
|
Definition at line 143 of file vtkImageViewer.h. |
|
Definition at line 144 of file vtkImageViewer.h. |
|
Definition at line 145 of file vtkImageViewer.h. |
|
Definition at line 146 of file vtkImageViewer.h. |
|
Definition at line 147 of file vtkImageViewer.h. |