FREE::Scale3DTransformController Class Reference
[Transformation controller]

Controller class for a 3D scale transform. More...

#include <freScaleTransformController.h>

Inheritance diagram for FREE::Scale3DTransformController:

Inheritance graph
FREE::ScaleTransformControllerBase\< 3 \>FREE::ITKTransformControllerBase\< itk::ScaleTransform\< double, iDimension \>, iDimension \>FREE::TransformControllerBase\< TITKTransform, VDimension \>FREE::ComponentControllerBase\< TITKTransform \>FREE::ComponentControllerInterfaceFREE::ITKTransformControllerInterface\< TITKTransform::ScalarType, TITKTransform::InputSpaceDimension, TITKTransform::OutputSpaceDimension \>
[legend]
Collaboration diagram for FREE::Scale3DTransformController:

Collaboration graph
FREE::ScaleTransformControllerBase\< 3 \>FREE::ITKTransformControllerBase\< itk::ScaleTransform\< double, iDimension \>, iDimension \>FREE::TransformControllerBase\< TITKTransform, VDimension \>FREE::ComponentControllerBase\< TITKTransform \>FREE::ComponentControllerInterfaceFREE::CtrlProfile::ProfileInheritanceFREE::XMLStringMultiMapFREE::XMLStreamObjectFREE::ITKTransformControllerInterface\< TITKTransform::ScalarType, TITKTransform::InputSpaceDimension, TITKTransform::OutputSpaceDimension \>
[legend]

List of all members.

Public Member Functions

virtual const char * GetNameOfClass () const
 Scale3DTransformController ()

Protected Member Functions

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


Detailed Description

Controller class for a 3D scale transform.

Scale3DTransformController is derived from ScaleTransformControllerBase and is the control for translation transforms done by itk::ScaleTransform in 3 dimensions.

Definition at line 147 of file freScaleTransformController.h.


Constructor & Destructor Documentation

FREE::Scale3DTransformController::Scale3DTransformController (  ) 

Implementation of FREE::Scale3DTransformController /////////////////

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

Reimplemented from FREE::ScaleTransformControllerBase< 3 >.

Definition at line 150 of file freScaleTransformController.h.

void FREE::Scale3DTransformController::GenerateProfile ( CtrlProfile::ControllerProfile profile,
const SessionComponentCache pComponentCache,
bool  bRegardOldSetup 
) const [protected, 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::ScaleTransformControllerBase< 3 >.

Definition at line 67 of file freScaleTransformController.cxx.

References FREE::cParam_CurrentTransformValues, FREE::cParam_InitialTransformValues, FREE::cParam_TransformScale, FREE::TransformControllerBase< TControlledTransform, iDimension >::GenerateProfile(), FREE::CtrlProfile::ControllerProfileBase::Parameters(), and FREE::Parameter::PVTDouble.

Here is the call graph for this function:

FREE::TransformControllerBase::GenerateProfileFREE::CtrlProfile::ControllerProfileBase::ParametersFREE::ComponentControllerBase\< TControlledTransform \>::GenerateProfileFREE::CtrlProfile::ControllerProfileBase::MediaMap


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