FREE::Rigid2DRegistrationController Class Reference
[Processor controllerRegistration controller]

Controllerclass for a 2D rigid registrations. More...

#include <freRigidRegistrationController.h>

Inheritance diagram for FREE::Rigid2DRegistrationController:

Inheritance graph
FREE::RigidRegistrationControllerBase\< FREE::RigidRegistrationProcessor \>FREE::ImageRegistrationControllerBase\< TControlledRigidProcessor \>FREE::RegistrationProcessorControllerBase\< TControlledRigidProcessor \>FREE::ProcessorControllerBase\< TControlledRigidProcessor \>FREE::ComponentControllerBase\< TControlledRigidProcessor \>FREE::ComponentControllerInterfaceFREE::OptimizerOwnerControllerInterface
[legend]
Collaboration diagram for FREE::Rigid2DRegistrationController:

Collaboration graph
FREE::RigidRegistrationControllerBase\< FREE::RigidRegistrationProcessor \>FREE::ImageRegistrationControllerBase\< TControlledRigidProcessor \>FREE::RegistrationProcessorControllerBase\< TControlledRigidProcessor \>FREE::ProcessorControllerBase\< TControlledRigidProcessor \>FREE::ComponentControllerBase\< TControlledRigidProcessor \>FREE::ComponentControllerInterfaceFREE::CtrlProfile::ProfileInheritanceFREE::XMLStringMultiMapFREE::XMLStreamObjectFREE::OptimizerOwnerControllerInterface
[legend]

List of all members.

Public Types

typedef
RigidRegistrationProcessor2D 
ComponentType
typedef
RigidRegistrationControllerBase
< ComponentType
Superclass

Public Member Functions

virtual const char * GetNameOfClass () const
virtual ~Rigid2DRegistrationController ()
 Rigid2DRegistrationController ()


Detailed Description

Controllerclass for a 2D rigid registrations.

Rigid2DRegistrationController is derived from RigidRegistrationControllerBase and is the controller for 2D RigidRegistration implemented by RigidRegistrationProcessor2D.

Definition at line 42 of file freRigidRegistrationController.h.


Member Typedef Documentation

typedef RigidRegistrationProcessor2D FREE::Rigid2DRegistrationController::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::RigidRegistrationControllerBase< TControlledRigidProcessor >.

Definition at line 45 of file freRigidRegistrationController.h.

typedef RigidRegistrationControllerBase<ComponentType> FREE::Rigid2DRegistrationController::Superclass

Reimplemented from FREE::RigidRegistrationControllerBase< TControlledRigidProcessor >.

Definition at line 46 of file freRigidRegistrationController.h.


Constructor & Destructor Documentation

FREE::Rigid2DRegistrationController::~Rigid2DRegistrationController (  )  [virtual]

Implementation of FREE::Rigid2DRegistrationController //////////////

Definition at line 33 of file freRigidRegistrationController.cxx.

FREE::Rigid2DRegistrationController::Rigid2DRegistrationController (  ) 

Definition at line 38 of file freRigidRegistrationController.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::Rigid2DRegistrationController::GetNameOfClass (  )  const [inline, virtual]

Reimplemented from FREE::OptimizerOwnerControllerInterface.

Definition at line 48 of file freRigidRegistrationController.h.


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