fw4spl
visuVTKAdaptor::ImageSliceOrientationTextPImpl Class Reference
+ Collaboration diagram for visuVTKAdaptor::ImageSliceOrientationTextPImpl:

Public Types

typedef vtkSmartPointer< vtkActor2D > TextActorPtr
 
typedef vtkSmartPointer< vtkTextMapper > TextMapperPtr
 

Public Member Functions

void configure (TextActorPtr &actor, TextMapperPtr &mapper)
 
void setText (const std::string &str)
 
void setOrientation (::fwDataTools::helper::MedicalImageAdaptor::Orientation orientation)
 

Public Attributes

std::string m_rightStr
 
std::string m_leftStr
 
std::string m_anteriorStr
 
std::string m_porteriorStr
 
std::string m_superiorStr
 
std::string m_inferiorStr
 
TextMapperPtr m_rightMapper
 
TextMapperPtr m_leftMapper
 
TextMapperPtr m_topMapper
 
TextMapperPtr m_bottomMapper
 
TextActorPtr m_right
 
TextActorPtr m_left
 
TextActorPtr m_top
 
TextActorPtr m_bottom
 

Detailed Description

Definition at line 33 of file SImageSliceOrientationText.cpp.


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