open_iA  2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
iAWrapperText Class Reference

#include <iAWrapperText.h>

Inheritance diagram for iAWrapperText:
Collaboration diagram for iAWrapperText:

Public Types

enum  {
  POS_CENTER, POS_UPPER_LEFT, POS_UPPER_RIGHT, POS_LOWER_RIGHT,
  POS_LOWER_LEFT
}
 

Public Member Functions

void AddToScene (vtkRenderer *pParentRenderer)
 
vtkActor2D * GetActor ()
 
vtkTextMapper * GetTextMapper ()
 
void SetParentWindowSize (int cxWin, int cyWin)
 
void SetPosition (int nPosition)
 
void SetText (const char *pszText)
 
void Show (int bShow)
 

Static Public Member Functions

static iAWrapperTextNew ()
 

Protected Member Functions

 iAWrapperText ()
 
 ~iAWrapperText ()
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
POS_CENTER 
POS_UPPER_LEFT 
POS_UPPER_RIGHT 
POS_LOWER_RIGHT 
POS_LOWER_LEFT 

Constructor & Destructor Documentation

◆ iAWrapperText()

iAWrapperText::iAWrapperText ( )
protected

◆ ~iAWrapperText()

iAWrapperText::~iAWrapperText ( )
protected

Member Function Documentation

◆ AddToScene()

void iAWrapperText::AddToScene ( vtkRenderer *  pParentRenderer)

◆ GetActor()

vtkActor2D* iAWrapperText::GetActor ( )
inline

◆ GetTextMapper()

vtkTextMapper* iAWrapperText::GetTextMapper ( )
inline

◆ New()

static iAWrapperText* iAWrapperText::New ( )
static

◆ SetParentWindowSize()

void iAWrapperText::SetParentWindowSize ( int  cxWin,
int  cyWin 
)

◆ SetPosition()

void iAWrapperText::SetPosition ( int  nPosition)

◆ SetText()

void iAWrapperText::SetText ( const char *  pszText)

◆ Show()

void iAWrapperText::Show ( int  bShow)

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