13 #ifndef MITK_PLANE_DECORATION_PROPERTY__H 14 #define MITK_PLANE_DECORATION_PROPERTY__H 22 #pragma warning(disable : 4522) 43 itkFactorylessNewMacro(
Self);
55 PLANE_DECORATION_NEGATIVE_ORIENTATION
61 virtual int GetPlaneDecoration();
66 virtual void SetPlaneDecorationToNone();
71 virtual void SetPlaneDecorationToPositiveOrientation();
76 virtual void SetPlaneDecorationToNegativeOrientation();
78 using BaseProperty::operator=;
102 bool AddEnum(
const std::string &name,
const IdType &
id)
override;
107 virtual void AddDecorationTypes();
113 itk::LightObject::Pointer InternalClone()
const override;
#define mitkNewMacro1Param(classname, type)
DataCollection - Class to facilitate loading/accessing structured data.
Abstract base class for properties.
#define mitkClassMacro(className, SuperClassName)