Medical Imaging Interaction Toolkit  2023.12.99-ed252ae7
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
 
void BuildRepresentation () override
 
void SetCornerPosition (int corner)
 

Static Public Member Functions

static mitkVtkLogoRepresentationNew ()
 

Protected Member Functions

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

Protected Attributes

int cornerPosition
 

Detailed Description

Definition at line 18 of file mitkVtkLogoRepresentation.h.

Constructor & Destructor Documentation

◆ mitkVtkLogoRepresentation()

mitkVtkLogoRepresentation::mitkVtkLogoRepresentation ( )
protected

◆ ~mitkVtkLogoRepresentation()

mitkVtkLogoRepresentation::~mitkVtkLogoRepresentation ( )
overrideprotected

Member Function Documentation

◆ AdjustImageSize()

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

◆ BuildRepresentation()

void mitkVtkLogoRepresentation::BuildRepresentation ( )
override

◆ New()

static mitkVtkLogoRepresentation* mitkVtkLogoRepresentation::New ( )
static

◆ PrintSelf()

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

◆ SetCornerPosition()

void mitkVtkLogoRepresentation::SetCornerPosition ( int  corner)
inline

Definition at line 34 of file mitkVtkLogoRepresentation.h.

References cornerPosition.

◆ vtkTypeMacro()

mitkVtkLogoRepresentation::vtkTypeMacro ( mitkVtkLogoRepresentation  ,
vtkLogoRepresentation   
)

Member Data Documentation

◆ cornerPosition

int mitkVtkLogoRepresentation::cornerPosition
protected

Definition at line 42 of file mitkVtkLogoRepresentation.h.

Referenced by SetCornerPosition().


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