MeVisLab Toolbox Reference
ml::DcmDRTContourSequenceInterface::Item Class Reference

#include <mlDcmDRTContourSequenceInterface.h>

Public Member Functions

 Item ()
 
 Item (DCMTree::TreePtr dcmItem)
 
 Item (const Item &copyDcmItem)
 
Itemoperator= (const Item &copyDcmItem)
 
virtual ~Item ()
 
DCMTree::TreePtr getTreePtr () const
 
bool isValid () const
 
bool getAttachedContours (std::string &parameter) const
 
std::string getAttachedContoursTag () const
 
bool setAttachedContours (std::string parameter)
 
bool getContourData (std::string &parameter) const
 
std::string getContourDataTag () const
 
bool setContourData (std::string parameter)
 
bool getContourGeometricType (std::string &parameter) const
 
std::string getContourGeometricTypeTag () const
 
bool setContourGeometricType (std::string parameter)
 
bool getContourNumber (std::string &parameter) const
 
std::string getContourNumberTag () const
 
bool setContourNumber (std::string parameter)
 
bool getContourOffsetVector (std::string &parameter) const
 
std::string getContourOffsetVectorTag () const
 
bool setContourOffsetVector (std::string parameter)
 
bool getContourSlabThickness (std::string &parameter) const
 
std::string getContourSlabThicknessTag () const
 
bool setContourSlabThickness (std::string parameter)
 
bool getNumberOfContourPoints (std::string &parameter) const
 
std::string getNumberOfContourPointsTag () const
 
bool setNumberOfContourPoints (std::string parameter)
 
DcmDRTContourImageSequenceInterface getContourImageSequence () const
 
std::string getContourImageSequenceTag () const
 
void setContourImageSequence (DcmDRTContourImageSequenceInterface seq)
 

Detailed Description

Definition at line 48 of file mlDcmDRTContourSequenceInterface.h.

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTContourSequenceInterface::Item::Item ( )
inline

Definition at line 52 of file mlDcmDRTContourSequenceInterface.h.

◆ Item() [2/3]

ml::DcmDRTContourSequenceInterface::Item::Item ( DCMTree::TreePtr  dcmItem)
inline

Definition at line 54 of file mlDcmDRTContourSequenceInterface.h.

◆ Item() [3/3]

ml::DcmDRTContourSequenceInterface::Item::Item ( const Item copyDcmItem)
inline

Definition at line 56 of file mlDcmDRTContourSequenceInterface.h.

◆ ~Item()

virtual ml::DcmDRTContourSequenceInterface::Item::~Item ( )
inlinevirtual

Definition at line 60 of file mlDcmDRTContourSequenceInterface.h.

Member Function Documentation

◆ getAttachedContours()

bool ml::DcmDRTContourSequenceInterface::Item::getAttachedContours ( std::string &  parameter) const

◆ getAttachedContoursTag()

std::string ml::DcmDRTContourSequenceInterface::Item::getAttachedContoursTag ( ) const
inline

Definition at line 69 of file mlDcmDRTContourSequenceInterface.h.

◆ getContourData()

bool ml::DcmDRTContourSequenceInterface::Item::getContourData ( std::string &  parameter) const

◆ getContourDataTag()

std::string ml::DcmDRTContourSequenceInterface::Item::getContourDataTag ( ) const
inline

Definition at line 74 of file mlDcmDRTContourSequenceInterface.h.

◆ getContourGeometricType()

bool ml::DcmDRTContourSequenceInterface::Item::getContourGeometricType ( std::string &  parameter) const

◆ getContourGeometricTypeTag()

std::string ml::DcmDRTContourSequenceInterface::Item::getContourGeometricTypeTag ( ) const
inline

Definition at line 79 of file mlDcmDRTContourSequenceInterface.h.

◆ getContourImageSequence()

DcmDRTContourImageSequenceInterface ml::DcmDRTContourSequenceInterface::Item::getContourImageSequence ( ) const

◆ getContourImageSequenceTag()

std::string ml::DcmDRTContourSequenceInterface::Item::getContourImageSequenceTag ( ) const
inline

Definition at line 104 of file mlDcmDRTContourSequenceInterface.h.

◆ getContourNumber()

bool ml::DcmDRTContourSequenceInterface::Item::getContourNumber ( std::string &  parameter) const

◆ getContourNumberTag()

std::string ml::DcmDRTContourSequenceInterface::Item::getContourNumberTag ( ) const
inline

Definition at line 84 of file mlDcmDRTContourSequenceInterface.h.

◆ getContourOffsetVector()

bool ml::DcmDRTContourSequenceInterface::Item::getContourOffsetVector ( std::string &  parameter) const

◆ getContourOffsetVectorTag()

std::string ml::DcmDRTContourSequenceInterface::Item::getContourOffsetVectorTag ( ) const
inline

Definition at line 89 of file mlDcmDRTContourSequenceInterface.h.

◆ getContourSlabThickness()

bool ml::DcmDRTContourSequenceInterface::Item::getContourSlabThickness ( std::string &  parameter) const

◆ getContourSlabThicknessTag()

std::string ml::DcmDRTContourSequenceInterface::Item::getContourSlabThicknessTag ( ) const
inline

Definition at line 94 of file mlDcmDRTContourSequenceInterface.h.

◆ getNumberOfContourPoints()

bool ml::DcmDRTContourSequenceInterface::Item::getNumberOfContourPoints ( std::string &  parameter) const

◆ getNumberOfContourPointsTag()

std::string ml::DcmDRTContourSequenceInterface::Item::getNumberOfContourPointsTag ( ) const
inline

Definition at line 99 of file mlDcmDRTContourSequenceInterface.h.

◆ getTreePtr()

DCMTree::TreePtr ml::DcmDRTContourSequenceInterface::Item::getTreePtr ( ) const
inline

Definition at line 62 of file mlDcmDRTContourSequenceInterface.h.

Referenced by operator=().

◆ isValid()

bool ml::DcmDRTContourSequenceInterface::Item::isValid ( void  ) const
inline

Definition at line 64 of file mlDcmDRTContourSequenceInterface.h.

◆ operator=()

Item& ml::DcmDRTContourSequenceInterface::Item::operator= ( const Item copyDcmItem)
inline

Definition at line 58 of file mlDcmDRTContourSequenceInterface.h.

References getTreePtr().

◆ setAttachedContours()

bool ml::DcmDRTContourSequenceInterface::Item::setAttachedContours ( std::string  parameter)

◆ setContourData()

bool ml::DcmDRTContourSequenceInterface::Item::setContourData ( std::string  parameter)

◆ setContourGeometricType()

bool ml::DcmDRTContourSequenceInterface::Item::setContourGeometricType ( std::string  parameter)

◆ setContourImageSequence()

void ml::DcmDRTContourSequenceInterface::Item::setContourImageSequence ( DcmDRTContourImageSequenceInterface  seq)

◆ setContourNumber()

bool ml::DcmDRTContourSequenceInterface::Item::setContourNumber ( std::string  parameter)

◆ setContourOffsetVector()

bool ml::DcmDRTContourSequenceInterface::Item::setContourOffsetVector ( std::string  parameter)

◆ setContourSlabThickness()

bool ml::DcmDRTContourSequenceInterface::Item::setContourSlabThickness ( std::string  parameter)

◆ setNumberOfContourPoints()

bool ml::DcmDRTContourSequenceInterface::Item::setNumberOfContourPoints ( std::string  parameter)

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