|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkVtkLogoRepresentation.h>


Public Member Functions | |
| vtkTypeMacro (mitkVtkLogoRepresentation, vtkLogoRepresentation) | |
| void | PrintSelf (ostream &os, vtkIndent indent) override |
| void | BuildRepresentation () override |
| void | SetCornerPosition (int corner) |
Static Public Member Functions | |
| static mitkVtkLogoRepresentation * | New () |
Protected Member Functions | |
| mitkVtkLogoRepresentation () | |
| ~mitkVtkLogoRepresentation () override | |
| void | AdjustImageSize (double o[2], double borderSize[2], double imageSize[2]) override |
Protected Attributes | |
| int | cornerPosition |
Definition at line 18 of file mitkVtkLogoRepresentation.h.
|
protected |
Definition at line 154 of file mitkVtkLogoRepresentation.cxx.
Referenced by SetCornerPosition().
|
overrideprotected |
Definition at line 158 of file mitkVtkLogoRepresentation.cxx.
Referenced by SetCornerPosition().
|
inlineoverrideprotected |
Definition at line 35 of file mitkVtkLogoRepresentation.cxx.
Referenced by BuildRepresentation(), and SetCornerPosition().
|
override |
Definition at line 54 of file mitkVtkLogoRepresentation.cxx.
References AdjustImageSize(), cornerPosition, and itk::Image.
|
static |
|
override |
Definition at line 163 of file mitkVtkLogoRepresentation.cxx.
References itk::Image.
|
inline |
Definition at line 34 of file mitkVtkLogoRepresentation.h.
References AdjustImageSize(), cornerPosition, mitkVtkLogoRepresentation(), and ~mitkVtkLogoRepresentation().
| mitkVtkLogoRepresentation::vtkTypeMacro | ( | mitkVtkLogoRepresentation | , |
| vtkLogoRepresentation | |||
| ) |
|
protected |
Definition at line 42 of file mitkVtkLogoRepresentation.h.
Referenced by BuildRepresentation(), and SetCornerPosition().