18 #ifndef _MITK_DOSE_ISO_LEVEL_SET_PROPERTY_H_
19 #define _MITK_DOSE_ISO_LEVEL_SET_PROPERTY_H_
61 virtual std::string GetValueAsString()
const override;
63 using BaseProperty::operator=;
72 virtual bool IsEqual(
const BaseProperty& property)
const override;
73 virtual bool Assign(
const BaseProperty& property)
override;
itk::SmartPointer< Self > Pointer
Stores values needed for the representation/visualization of dose iso levels.
#define mitkNewMacro1Param(classname, type)
IsoDoseLevelSet ValueType
DataCollection - Class to facilitate loading/accessing structured data.
Property class for dose iso level sets.
#define MITKDICOMRT_EXPORT
Abstract base class for properties.
IsoDoseLevelSet::Pointer m_IsoLevelSet
#define mitkClassMacro(className, SuperClassName)