ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes
itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > > Class Template Reference

#include <itkLevelSetContainer.h>

+ Inheritance diagram for itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >:
+ Collaboration diagram for itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >:

List of all members.

Public Types

typedef Superclass::CacheImageType CacheImageType
typedef SmartPointer< const SelfConstPointer
typedef
Superclass::DomainIteratorType 
DomainIteratorType
typedef
Superclass::DomainMapImageFilterPointer 
DomainMapImageFilterPointer
typedef
Superclass::DomainMapImageFilterType 
DomainMapImageFilterType
typedef Superclass::GradientType GradientType
typedef
Superclass::HeavisideConstPointer 
HeavisideConstPointer
typedef Superclass::HeavisideType HeavisideType
typedef Superclass::HessianType HessianType
typedef Superclass::IdListImageType IdListImageType
typedef Superclass::IdListIterator IdListIterator
typedef Superclass::IdListType IdListType
typedef Superclass::InputIndexType InputIndexType
typedef
Superclass::LevelSetContainerConstIteratorType 
LevelSetContainerConstIteratorType
typedef
Superclass::LevelSetContainerIteratorType 
LevelSetContainerIteratorType
typedef
Superclass::LevelSetContainerType 
LevelSetContainerType
typedef
Superclass::LevelSetDomainType 
LevelSetDomainType
typedef
Superclass::LevelSetIdentifierType 
LevelSetIdentifierType
typedef LevelSetImageType::Pointer LevelSetImagePointer
typedef LevelSetType::ImageType LevelSetImageType
typedef Superclass::LevelSetPointer LevelSetPointer
typedef LevelSetDenseImage
< TImage > 
LevelSetType
typedef Superclass::OutputType OutputPixelType
typedef Superclass::OutputRealType OutputRealType
typedef SmartPointer< SelfPointer
typedef LevelSetContainer Self
typedef LevelSetContainerBase
< TIdentifier, LevelSetType
Superclass
- Public Types inherited from itk::LevelSetContainerBase< TIdentifier, LevelSetDenseImage< TImage > >
typedef std::map
< LevelSetIdentifierType,
LevelSetDomainType
DomainContainerType
typedef IdListType::const_iterator IdListConstIterator
typedef
LevelSetType::LevelSetDataType 
LevelSetDataType
typedef std::pair
< LevelSetIdentifierType,
LevelSetPointer
LevelSetPairType
typedef LevelSetType::OutputType OutputType
- Public Types inherited from itk::Object
- Public Types inherited from itk::LightObject

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother (void) const
virtual const char * GetNameOfClass () const
- Public Member Functions inherited from itk::LevelSetContainerBase< TIdentifier, LevelSetDenseImage< TImage > >
bool AddLevelSet (const LevelSetIdentifierType &iId, LevelSetType *iLevelSet, const bool iForce=true)
Iterator Begin ()
ConstIterator Begin () const
Iterator End ()
ConstIterator End () const
LevelSetPointer GetLevelSet (const LevelSetIdentifierType &iId) const
bool HasDomainMap () const
bool RemoveLevelSet (const LevelSetIdentifierType &iId)
LevelSetIdentifierType Size () const
virtual void SetHeaviside (HeavisideType *_arg)
virtual const HeavisideTypeGetHeaviside ()
virtual void SetDomainMapFilter (DomainMapImageFilterType *_arg)
virtual DomainMapImageFilterTypeGetDomainMapFilter ()
- Public Member Functions inherited from itk::Object
unsigned long AddObserver (const EventObject &event, Command *)
unsigned long AddObserver (const EventObject &event, Command *) const
virtual void DebugOff () const
virtual void DebugOn () const
CommandGetCommand (unsigned long tag)
bool GetDebug () const
MetaDataDictionaryGetMetaDataDictionary (void)
const MetaDataDictionaryGetMetaDataDictionary (void) const
virtual unsigned long GetMTime () const
virtual const TimeStampGetTimeStamp () const
bool HasObserver (const EventObject &event) const
void InvokeEvent (const EventObject &)
void InvokeEvent (const EventObject &) const
virtual void Modified () const
virtual void Register () const
void RemoveAllObservers ()
void RemoveObserver (unsigned long tag)
void SetDebug (bool debugFlag) const
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
virtual void SetReferenceCount (int)
virtual void UnRegister () const
- Public Member Functions inherited from itk::LightObject
virtual void Delete ()
virtual int GetReferenceCount () const
 itkCloneMacro (Self)
void Print (std::ostream &os, Indent indent=0) const

Static Public Member Functions

static Pointer New ()

Static Public Attributes

static const unsigned int Dimension = LevelSetType::Dimension
- Static Public Attributes inherited from itk::LevelSetContainerBase< TIdentifier, LevelSetDenseImage< TImage > >
- Protected Member Functions inherited from itk::LevelSetContainerBase< TIdentifier, LevelSetDenseImage< TImage > >
const LevelSetContainerTypeGetContainer () const
 LevelSetContainerBase ()
void SetContainer (const LevelSetContainerType &iContainer)
 ~LevelSetContainerBase ()
- Protected Member Functions inherited from itk::Object
 Object ()
bool PrintObservers (std::ostream &os, Indent indent) const
virtual void PrintSelf (std::ostream &os, Indent indent) const
virtual void SetTimeStamp (const TimeStamp &time)
virtual ~Object ()
- Protected Member Functions inherited from itk::LightObject
virtual LightObject::Pointer InternalClone () const
 LightObject ()
virtual void PrintHeader (std::ostream &os, Indent indent) const
virtual void PrintTrailer (std::ostream &os, Indent indent) const
virtual ~LightObject ()
void CopyInformationAndAllocate (const Self *iOther, const bool &iAllocate)
 LevelSetContainer ()
 ~LevelSetContainer ()
 LevelSetContainer (const Self &)
void operator= (const Self &)

Additional Inherited Members


Detailed Description

template<class TIdentifier, class TImage>
class itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >

Container class for dense level sets.

Definition at line 97 of file itkLevelSetContainer.h.


Member Typedef Documentation

template<class TIdentifier , class TImage >
typedef Superclass::CacheImageType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::CacheImageType
template<class TIdentifier , class TImage >
typedef SmartPointer< const Self > itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::ConstPointer
template<class TIdentifier , class TImage >
typedef Superclass::DomainIteratorType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::DomainIteratorType
template<class TIdentifier , class TImage >
typedef Superclass::DomainMapImageFilterPointer itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::DomainMapImageFilterPointer
template<class TIdentifier , class TImage >
typedef Superclass::DomainMapImageFilterType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::DomainMapImageFilterType
template<class TIdentifier , class TImage >
typedef Superclass::GradientType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::GradientType
template<class TIdentifier , class TImage >
typedef Superclass::HeavisideConstPointer itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::HeavisideConstPointer
template<class TIdentifier , class TImage >
typedef Superclass::HeavisideType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::HeavisideType
template<class TIdentifier , class TImage >
typedef Superclass::HessianType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::HessianType
template<class TIdentifier , class TImage >
typedef Superclass::IdListImageType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::IdListImageType
template<class TIdentifier , class TImage >
typedef Superclass::IdListIterator itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::IdListIterator
template<class TIdentifier , class TImage >
typedef Superclass::IdListType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::IdListType
template<class TIdentifier , class TImage >
typedef Superclass::InputIndexType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::InputIndexType
template<class TIdentifier , class TImage >
typedef Superclass::LevelSetContainerConstIteratorType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::LevelSetContainerConstIteratorType
template<class TIdentifier , class TImage >
typedef Superclass::LevelSetContainerIteratorType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::LevelSetContainerIteratorType
template<class TIdentifier , class TImage >
typedef Superclass::LevelSetContainerType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::LevelSetContainerType
template<class TIdentifier , class TImage >
typedef Superclass::LevelSetDomainType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::LevelSetDomainType
template<class TIdentifier , class TImage >
typedef Superclass::LevelSetIdentifierType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::LevelSetIdentifierType

IdentifierType

Reimplemented from itk::LevelSetContainerBase< TIdentifier, LevelSetDenseImage< TImage > >.

Definition at line 111 of file itkLevelSetContainer.h.

template<class TIdentifier , class TImage >
typedef LevelSetImageType::Pointer itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::LevelSetImagePointer

Definition at line 142 of file itkLevelSetContainer.h.

template<class TIdentifier , class TImage >
typedef LevelSetType::ImageType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::LevelSetImageType

Definition at line 141 of file itkLevelSetContainer.h.

template<class TIdentifier , class TImage >
typedef Superclass::LevelSetPointer itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::LevelSetPointer
template<class TIdentifier , class TImage >
typedef LevelSetDenseImage< TImage > itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::LevelSetType

typedefs related to the type of level set

Reimplemented from itk::LevelSetContainerBase< TIdentifier, LevelSetDenseImage< TImage > >.

Definition at line 101 of file itkLevelSetContainer.h.

template<class TIdentifier , class TImage >
typedef Superclass::OutputType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::OutputPixelType

Definition at line 117 of file itkLevelSetContainer.h.

template<class TIdentifier , class TImage >
typedef Superclass::OutputRealType itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::OutputRealType
template<class TIdentifier , class TImage >
typedef SmartPointer< Self > itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::Pointer
template<class TIdentifier , class TImage >
typedef LevelSetContainer itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::Self

Smart pointer typedef support.

Reimplemented from itk::LevelSetContainerBase< TIdentifier, LevelSetDenseImage< TImage > >.

Definition at line 103 of file itkLevelSetContainer.h.

template<class TIdentifier , class TImage >
typedef LevelSetContainerBase< TIdentifier, LevelSetType > itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::Superclass

Constructor & Destructor Documentation

template<class TIdentifier , class TImage >
itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::LevelSetContainer ( )
inlineprotected

Compute information from data object and/or allocate new level set image

Definition at line 184 of file itkLevelSetContainer.h.

template<class TIdentifier , class TImage >
itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::~LevelSetContainer ( )
inlineprotected

Compute information from data object and/or allocate new level set image

Definition at line 185 of file itkLevelSetContainer.h.

template<class TIdentifier , class TImage >
itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::LevelSetContainer ( const Self )
private

Compute information from data object and/or allocate new level set image


Member Function Documentation

template<class TIdentifier , class TImage >
void itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::CopyInformationAndAllocate ( const Self iOther,
const bool &  iAllocate 
)
inline

Compute information from data object and/or allocate new level set image

Definition at line 145 of file itkLevelSetContainer.h.

References itk::LevelSetContainer< TIdentifier, TLevelSet >::New(), and itk::LevelSetContainerBase< TIdentifier, TLevelSet >::SetContainer().

template<class TIdentifier , class TImage >
virtual::itk::LightObject::Pointer itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::CreateAnother ( void  ) const
virtual

Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.

Reimplemented from itk::Object.

template<class TIdentifier , class TImage >
virtual const char* itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::GetNameOfClass ( ) const
virtual

Run-time type information

Reimplemented from itk::LevelSetContainerBase< TIdentifier, LevelSetDenseImage< TImage > >.

template<class TIdentifier , class TImage >
static Pointer itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::New ( )
static

Method for creation through object factory

Reimplemented from itk::Object.

template<class TIdentifier , class TImage >
void itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::operator= ( const Self )
private

Compute information from data object and/or allocate new level set image

Reimplemented from itk::LevelSetContainerBase< TIdentifier, LevelSetDenseImage< TImage > >.


Member Data Documentation

template<class TIdentifier , class TImage >
const unsigned int itk::LevelSetContainer< TIdentifier, LevelSetDenseImage< TImage > >::Dimension = LevelSetType::Dimension
static

The documentation for this class was generated from the following file: