IGSTK
Public Member Functions | Protected Member Functions
igstk::PETImageSpatialObjectRepresentation Class Reference

This class implements a spatial object representation for PET images. More...

#include <igstkPETImageSpatialObjectRepresentation.h>

Inheritance diagram for igstk::PETImageSpatialObjectRepresentation:
Inheritance graph
[legend]
Collaboration diagram for igstk::PETImageSpatialObjectRepresentation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 igstkStandardClassTraitsMacro (PETImageSpatialObjectRepresentation, ImageSpatialObjectRepresentation< PETImageSpatialObject >) Pointer Copy() const
 Macro with standard traits declarations.

Protected Member Functions

 PETImageSpatialObjectRepresentation (void)
virtual ~PETImageSpatialObjectRepresentation (void)
void PrintSelf (std::ostream &os, itk::Indent indent) const
 Print the object information in a stream.

Detailed Description

This class implements a spatial object representation for PET images.

igstkPETImageSpatialObjectRepresentation.png

"PET Image Spatial Object Representation State Diagram"

"PET Image Spatial Object Representation State Diagram"

Definition at line 39 of file igstkPETImageSpatialObjectRepresentation.h.


Constructor & Destructor Documentation

igstk::PETImageSpatialObjectRepresentation::PETImageSpatialObjectRepresentation ( void  ) [protected]
virtual igstk::PETImageSpatialObjectRepresentation::~PETImageSpatialObjectRepresentation ( void  ) [inline, protected, virtual]

Definition at line 57 of file igstkPETImageSpatialObjectRepresentation.h.


Member Function Documentation

igstk::PETImageSpatialObjectRepresentation::igstkStandardClassTraitsMacro ( PETImageSpatialObjectRepresentation  ,
ImageSpatialObjectRepresentation< PETImageSpatialObject  
) const

Macro with standard traits declarations.

Return a copy of the current object representation.

Warning:
This method does not connect the ImageSpatialObject of the original.
void igstk::PETImageSpatialObjectRepresentation::PrintSelf ( std::ostream &  os,
itk::Indent  indent 
) const [protected, virtual]

Print the object information in a stream.

Reimplemented from igstk::ImageSpatialObjectRepresentation< PETImageSpatialObject >.


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