FREE::ROI3DController Class Reference

Controller class for a singel 3D region of interest (ROI). More...

#include <freROIController.h>

Inheritance diagram for FREE::ROI3DController:

Inheritance graph
FREE::ROIControllerBase\< FREE::ImageROIBase\< 3 \> \>FREE::MediaControllerBase\< TSingleROI \>FREE::ComponentControllerBase\< TSingleROI \>FREE::ComponentControllerInterfaceFREE::MediaControllerInterface
[legend]
Collaboration diagram for FREE::ROI3DController:

Collaboration graph
FREE::ROIControllerBase\< FREE::ImageROIBase\< 3 \> \>FREE::MediaControllerBase\< TSingleROI \>FREE::ComponentControllerBase\< TSingleROI \>FREE::ComponentControllerInterfaceFREE::CtrlProfile::ProfileInheritanceFREE::XMLStringMultiMapFREE::XMLStreamObjectFREE::MediaControllerInterface
[legend]

List of all members.

Public Types

typedef ImageROIBase< 3 > ComponentType
typedef
ROIControllerBase
< ComponentType
Superclass

Public Member Functions

virtual const char * GetNameOfClass () const
 ROI3DController ()


Detailed Description

Controller class for a singel 3D region of interest (ROI).

ROI3DController is derived from ROIControllerBase and is the controller for FREE::ImageROIBase in 3D.

Definition at line 152 of file freROIController.h.


Member Typedef Documentation

typedef ImageROIBase<3> FREE::ROI3DController::ComponentType

The component class managed by the controller. The component class must be a derivation from itk::LightObject to ensure the ability to use the smartpointer concept of itk

Reimplemented from FREE::ROIControllerBase< TSingleROI >.

Definition at line 155 of file freROIController.h.

typedef ROIControllerBase<ComponentType> FREE::ROI3DController::Superclass

Reimplemented from FREE::ROIControllerBase< TSingleROI >.

Definition at line 156 of file freROIController.h.


Constructor & Destructor Documentation

FREE::ROI3DController::ROI3DController (  ) 

Implementation of FREE::ROI3DController ////////////////////////////

Definition at line 44 of file freROIController.cxx.

References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

Here is the call graph for this function:

FREE::ComponentControllerInterface::UpdateControllerIDFREE::CtrlProfile::ProfileInheritance::AddAncestorFREE::XMLStringMultiMap::AddElementFREE::CtrlProfile::ProfileInheritance::IndexOfAncestorFREE::XMLStringMultiMap::SetElementDataFREE::XMLStringMultiMap::GetElementDataFREE::XMLStringMultiMap::Size


Member Function Documentation

virtual const char* FREE::ROI3DController::GetNameOfClass (  )  const [inline, virtual]

Reimplemented from FREE::ROIControllerBase< TSingleROI >.

Definition at line 158 of file freROIController.h.


The documentation for this class was generated from the following files:
Generated at Sat Oct 13 18:19:35 2007 for f.r.e.e. - Flexible Registration and Evaluation Engine by doxygen 1.5.3 written by Dimitri van Heesch, © 1997-2000