13 #ifndef mitkPlaneOrientationProperty_h
14 #define mitkPlaneOrientationProperty_h
22 #pragma warning(disable : 4522)
43 itkFactorylessNewMacro(Self);
55 PLANE_DECORATION_NEGATIVE_ORIENTATION
78 using BaseProperty::operator=;
113 itk::LightObject::Pointer InternalClone()
const override;
virtual void SetPlaneDecorationToNone()
@ PLANE_DECORATION_POSITIVE_ORIENTATION
bool AddEnum(const std::string &name, const IdType &id) override
virtual int GetPlaneDecoration()
virtual void SetPlaneDecorationToNegativeOrientation()
virtual void SetPlaneDecorationToPositiveOrientation()
mitkNewMacro1Param(PlaneOrientationProperty, const IdType &)
PlaneOrientationProperty(const std::string &value)
mitkClassMacro(PlaneOrientationProperty, EnumerationProperty)
PlaneOrientationProperty()
PlaneOrientationProperty(const IdType &value)
mitkNewMacro1Param(PlaneOrientationProperty, const std::string &)
virtual void AddDecorationTypes()
Find image slices visible on a given plane.