Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkVtkLogoRepresentation Class Reference

#include <mitkVtkLogoRepresentation.h>

Inheritance diagram for mitkVtkLogoRepresentation:
Collaboration diagram for mitkVtkLogoRepresentation:

Public Member Functions

 vtkTypeMacro (mitkVtkLogoRepresentation, vtkLogoRepresentation)
 
void PrintSelf (ostream &os, vtkIndent indent) override
 
virtual void BuildRepresentation () override
 
void SetCornerPosition (int corner)
 

Static Public Member Functions

static mitkVtkLogoRepresentationNew ()
 

Protected Member Functions

 mitkVtkLogoRepresentation ()
 
 ~mitkVtkLogoRepresentation ()
 
void AdjustImageSize (double o[2], double borderSize[2], double imageSize[2])
 

Protected Attributes

int cornerPosition
 

Detailed Description

Definition at line 22 of file mitkVtkLogoRepresentation.h.

Constructor & Destructor Documentation

mitkVtkLogoRepresentation::mitkVtkLogoRepresentation ( )
protected

Definition at line 157 of file mitkVtkLogoRepresentation.cxx.

mitkVtkLogoRepresentation::~mitkVtkLogoRepresentation ( )
protected

Definition at line 161 of file mitkVtkLogoRepresentation.cxx.

Member Function Documentation

void mitkVtkLogoRepresentation::AdjustImageSize ( double  o[2],
double  borderSize[2],
double  imageSize[2] 
)
inlineprotected

Definition at line 39 of file mitkVtkLogoRepresentation.cxx.

Referenced by BuildRepresentation().

void mitkVtkLogoRepresentation::BuildRepresentation ( )
overridevirtual

Definition at line 58 of file mitkVtkLogoRepresentation.cxx.

References AdjustImageSize(), cornerPosition, and itk::Image.

static mitkVtkLogoRepresentation* mitkVtkLogoRepresentation::New ( )
static
void mitkVtkLogoRepresentation::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
override

Definition at line 166 of file mitkVtkLogoRepresentation.cxx.

References itk::Image.

void mitkVtkLogoRepresentation::SetCornerPosition ( int  corner)
inline

Definition at line 38 of file mitkVtkLogoRepresentation.h.

References cornerPosition.

mitkVtkLogoRepresentation::vtkTypeMacro ( mitkVtkLogoRepresentation  ,
vtkLogoRepresentation   
)

Member Data Documentation

int mitkVtkLogoRepresentation::cornerPosition
protected

Definition at line 46 of file mitkVtkLogoRepresentation.h.

Referenced by BuildRepresentation(), and SetCornerPosition().


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