14 #ifndef _MITK_DOSE_ISO_LEVEL_SET_PROPERTY_H_ 15 #define _MITK_DOSE_ISO_LEVEL_SET_PROPERTY_H_ 57 std::string GetValueAsString()
const override;
59 using BaseProperty::operator=;
63 itk::LightObject::Pointer InternalClone()
const override;
65 bool IsEqual(
const BaseProperty& property)
const override;
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)