FREE::Normalize3DImageFilterController Class Reference
[ITK image filter controller]

3D version of a controller class for itk::NormalizeImageFilter. More...

#include <freNormalizeImageFilterController.h>

Inheritance diagram for FREE::Normalize3DImageFilterController:

Inheritance graph
FREE::NormalizeImageFilterControllerBase\< FREE::ImageTypes\< 3 \>::InternalImageType \>FREE::ImageToImageFilterControllerBase\< itk::NormalizeImageFilter\< TInputImage, TInputImage \> \>FREE::ProcessorControllerBase\< itk::NormalizeImageFilter\< TInputImage, TInputImage \> \>FREE::ComponentControllerBase\< itk::NormalizeImageFilter\< TInputImage, TInputImage \> \>FREE::ComponentControllerInterface
[legend]
Collaboration diagram for FREE::Normalize3DImageFilterController:

Collaboration graph
FREE::NormalizeImageFilterControllerBase\< FREE::ImageTypes\< 3 \>::InternalImageType \>FREE::ImageToImageFilterControllerBase\< itk::NormalizeImageFilter\< TInputImage, TInputImage \> \>FREE::ProcessorControllerBase\< itk::NormalizeImageFilter\< TInputImage, TInputImage \> \>FREE::ComponentControllerBase\< itk::NormalizeImageFilter\< TInputImage, TInputImage \> \>FREE::ComponentControllerInterfaceFREE::CtrlProfile::ProfileInheritanceFREE::XMLStringMultiMapFREE::XMLStreamObject
[legend]

List of all members.

Public Types

typedef
NormalizeImageFilterControllerBase
< ImageTypes
< 3 >::InternalImageType > 
Superclass
typedef
Normalize3DImageFilterController 
Self
typedef
Superclass::ComponentType 
ComponentType
typedef
ComponentType::Pointer 
ComponentPointer
typedef
Superclass::GenericComponentType 
GenericComponentType
typedef
Superclass::GenericComponentPointer 
GenericComponentPointer
typedef
Superclass::GenericMediaPointer 
GenericMediaPointer

Public Member Functions

 itkTypeMacro (Normalize3DImageFilterController, NormalizeImageFilterControllerBase)
 Normalize3DImageFilterController ()


Detailed Description

3D version of a controller class for itk::NormalizeImageFilter.

Definition at line 96 of file freNormalizeImageFilterController.h.


Member Typedef Documentation

typedef NormalizeImageFilterControllerBase< ImageTypes<3>::InternalImageType > FREE::Normalize3DImageFilterController::Superclass

Reimplemented from FREE::NormalizeImageFilterControllerBase< TInputImage >.

Definition at line 99 of file freNormalizeImageFilterController.h.

typedef Normalize3DImageFilterController FREE::Normalize3DImageFilterController::Self

Reimplemented from FREE::NormalizeImageFilterControllerBase< TInputImage >.

Definition at line 100 of file freNormalizeImageFilterController.h.

typedef Superclass::ComponentType FREE::Normalize3DImageFilterController::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::NormalizeImageFilterControllerBase< TInputImage >.

Definition at line 102 of file freNormalizeImageFilterController.h.

typedef ComponentType::Pointer FREE::Normalize3DImageFilterController::ComponentPointer

SmartPointer of the component class

Reimplemented from FREE::NormalizeImageFilterControllerBase< TInputImage >.

Definition at line 103 of file freNormalizeImageFilterController.h.

typedef Superclass::GenericComponentType FREE::Normalize3DImageFilterController::GenericComponentType

Generic component type

Reimplemented from FREE::NormalizeImageFilterControllerBase< TInputImage >.

Definition at line 104 of file freNormalizeImageFilterController.h.

typedef Superclass::GenericComponentPointer FREE::Normalize3DImageFilterController::GenericComponentPointer

Generic smartpointer for the controller interface

Reimplemented from FREE::NormalizeImageFilterControllerBase< TInputImage >.

Definition at line 105 of file freNormalizeImageFilterController.h.

typedef Superclass::GenericMediaPointer FREE::Normalize3DImageFilterController::GenericMediaPointer

Reimplemented from FREE::NormalizeImageFilterControllerBase< TInputImage >.

Definition at line 106 of file freNormalizeImageFilterController.h.


Constructor & Destructor Documentation

FREE::Normalize3DImageFilterController::Normalize3DImageFilterController (  ) 

Implementation of FREE::Normalize3DImageFilterController ///////

Definition at line 43 of file freNormalizeImageFilterController.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

FREE::Normalize3DImageFilterController::itkTypeMacro ( Normalize3DImageFilterController  ,
NormalizeImageFilterControllerBase   
)


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