17 #ifndef __MITKRESLICEMETHODENUMPROPERTY_H
18 #define __MITKRESLICEMETHODENUMPROPERTY_H
26 #pragma warning(disable : 4522)
42 ResliceMethodProperty();
43 ResliceMethodProperty(const IdType &value);
44 ResliceMethodProperty(const
std::
string &value);
46 void AddThickSlicesTypes();
50 ResliceMethodProperty &operator=(const ResliceMethodProperty &);
52 virtual
itk::LightObject::
Pointer InternalClone() const override;
61 #endif //_MITK_VTK_SCALARMODE_PROPERTY__H_
#define mitkNewMacro1Param(classname, type)
DataCollection - Class to facilitate loading/accessing structured data.
Abstract base class for properties.
#define mitkClassMacro(className, SuperClassName)