FREE::PointSetToPointSetMetricControllerBase< TControlledMetric > Class Template Reference
[Basic controllersMetric controller]

Derived class of a controller objects for metrics. More...

#include <frePointSetToPointSetMetricControllerBase.h>

Inheritance diagram for FREE::PointSetToPointSetMetricControllerBase< TControlledMetric >:

Inheritance graph
FREE::EuclidianDistancePointMetricControllerBase\< itk::EuclideanDistancePointMetric\< FREE::ImageTypes\< VDimension \>::ImageTypes\< VDimension \>::PointSetType, FREE::ImageTypes\< VDimension \>::ImageTypes\< VDimension \>::PointSetType, FREE::ImageTypes\< VDimension \>::InternalImageType \> \>FREE::EuclidianDistancePointMetricControllerBase\< 2 \>FREE::EuclidianDistancePointMetricControllerBase\< 3 \>FREE::MultipleValuedMetricControllerBase\< TControlledMetric \>FREE::MetricControllerBase\< TControlledMetric \>FREE::ComponentControllerBase\< TControlledMetric \>FREE::ComponentControllerInterfaceFREE::EuclidianDistancePoint2DMetricControllerFREE::EuclidianDistancePoint3DMetricController
[legend]
Collaboration diagram for FREE::PointSetToPointSetMetricControllerBase< TControlledMetric >:

Collaboration graph
FREE::MultipleValuedMetricControllerBase\< TControlledMetric \>FREE::MetricControllerBase\< TControlledMetric \>FREE::ComponentControllerBase\< TControlledMetric \>FREE::ComponentControllerInterfaceFREE::CtrlProfile::ProfileInheritanceFREE::XMLStringMultiMapFREE::XMLStreamObject
[legend]

List of all members.

Public Types

typedef TControlledMetric ComponentType
typedef
ComponentType::Pointer 
ComponentPointer
typedef
MultipleValuedMetricControllerBase
< TControlledMetric > 
Superclass

Public Member Functions

 itkTypeMacro (PointSetToPointSetMetricControllerBase, MultipleValuedMetricControllerBase)
void GenerateProfile (CtrlProfile::ControllerProfile &profile, const SessionComponentCache *pComponentCache, bool bRegardOldSetup) const

Protected Member Functions

 PointSetToPointSetMetricControllerBase ()


Detailed Description

template<class TControlledMetric>
class FREE::PointSetToPointSetMetricControllerBase< TControlledMetric >

Derived class of a controller objects for metrics.

PointSetToPointSetMetricControllerBase is derived from MultipleValuedMetricControllerBase and the base class for the control of multiple valued metrics (based on itk::PointSetToPointSetMetric). This class should be used as base for new multiple valued metric controllers.

Definition at line 42 of file frePointSetToPointSetMetricControllerBase.h.


Member Typedef Documentation

template<class TControlledMetric>
typedef TControlledMetric FREE::PointSetToPointSetMetricControllerBase< TControlledMetric >::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::MetricControllerBase< TControlledMetric >.

Reimplemented in FREE::EuclidianDistancePointMetricControllerBase< VDimension >, FREE::EuclidianDistancePointMetricControllerBase< 2 >, and FREE::EuclidianDistancePointMetricControllerBase< 3 >.

Definition at line 48 of file frePointSetToPointSetMetricControllerBase.h.

template<class TControlledMetric>
typedef ComponentType::Pointer FREE::PointSetToPointSetMetricControllerBase< TControlledMetric >::ComponentPointer

SmartPointer of the component class

Reimplemented from FREE::ComponentControllerBase< TControlledMetric >.

Definition at line 49 of file frePointSetToPointSetMetricControllerBase.h.

template<class TControlledMetric>
typedef MultipleValuedMetricControllerBase<TControlledMetric> FREE::PointSetToPointSetMetricControllerBase< TControlledMetric >::Superclass

Reimplemented from FREE::MetricControllerBase< TControlledMetric >.

Reimplemented in FREE::EuclidianDistancePointMetricControllerBase< VDimension >, FREE::EuclidianDistancePointMetricControllerBase< 2 >, and FREE::EuclidianDistancePointMetricControllerBase< 3 >.

Definition at line 50 of file frePointSetToPointSetMetricControllerBase.h.


Constructor & Destructor Documentation

template<class TControlledMetric>
FREE::PointSetToPointSetMetricControllerBase< TControlledMetric >::PointSetToPointSetMetricControllerBase (  )  [inline, protected]

Implementation of FREE::PointSetToPointSetMetricControllerBase /////

Definition at line 39 of file frePointSetToPointSetMetricControllerBase.txx.

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

template<class TControlledMetric>
FREE::PointSetToPointSetMetricControllerBase< TControlledMetric >::itkTypeMacro ( PointSetToPointSetMetricControllerBase< TControlledMetric >  ,
MultipleValuedMetricControllerBase   
)

template<class TControlledMetric>
void FREE::PointSetToPointSetMetricControllerBase< TControlledMetric >::GenerateProfile ( CtrlProfile::ControllerProfile profile,
const SessionComponentCache pComponentCache,
bool  bRegardOldSetup 
) const [inline, virtual]

Adjusts the current profile according to the definitions of the controller.
Method should call the superclass variant to regard demands of basic controllers.

Parameters:
[in,out] profile Reference of the current profile.
[in] pComponentCache Pointer to the cache indicating the location of the component that should be profiled. This pointer can be null. In this case only a default profile that isn't context sensitive is wanted (others aren't possible anyway)
[in] bRegardOldSetup If true, the setup of pComponentCache is valid and should be regarded when the profile is generated. Otherwise just use defaults if setup information is needed.

Reimplemented from FREE::MetricControllerBase< TControlledMetric >.

Reimplemented in FREE::EuclidianDistancePointMetricControllerBase< VDimension >, FREE::EuclidianDistancePointMetricControllerBase< 2 >, and FREE::EuclidianDistancePointMetricControllerBase< 3 >.

Definition at line 48 of file frePointSetToPointSetMetricControllerBase.txx.

References FREE::DASet, FREE::MetricControllerBase< TControlledMetric >::GenerateProfile(), and FREE::CtrlProfile::ControllerProfileBase::MediaMap().

Referenced by FREE::EuclidianDistancePointMetricControllerBase< 3 >::GenerateProfile().

Here is the call graph for this function:

FREE::MetricControllerBase::GenerateProfileFREE::CtrlProfile::ControllerProfileBase::MediaMapFREE::ComponentControllerBase\< TControlledMetric \>::GenerateProfileFREE::CtrlProfile::ControllerProfileBase::Parameters


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