13 #ifndef mitkGroupTagProperty_h
14 #define mitkGroupTagProperty_h
22 #pragma warning(disable : 4522)
37 itkFactorylessNewMacro(Self);
43 using BaseProperty::operator=;
53 itk::LightObject::Pointer InternalClone()
const override;
55 bool IsEqual(
const BaseProperty &property)
const override;
Abstract base class for properties.
Property class that has no value.
bool ToJSON(nlohmann::json &j) const override
Serialize property value(s) to JSON.
mitkClassMacro(GroupTagProperty, BaseProperty)
GroupTagProperty(const GroupTagProperty &)
bool FromJSON(const nlohmann::json &j) override
Deserialize property value(s) from JSON.
Find image slices visible on a given plane.