Medical Imaging Interaction Toolkit  2024.06.00
Medical Imaging Interaction Toolkit
mitk::AnnotationProperty Member List

This is the complete list of members for mitk::AnnotationProperty, including all inherited members.

AnnotationProperty()mitk::AnnotationPropertyprotected
AnnotationProperty(const char *label, const Point3D &position)mitk::AnnotationPropertyprotected
AnnotationProperty(const std::string &label, const Point3D &position)mitk::AnnotationPropertyprotected
AnnotationProperty(const char *label, ScalarType x, ScalarType y, ScalarType z)mitk::AnnotationPropertyprotected
AnnotationProperty(const std::string &label, ScalarType x, ScalarType y, ScalarType z)mitk::AnnotationPropertyprotected
AnnotationProperty(const AnnotationProperty &other)mitk::AnnotationPropertyprotected
AssignProperty(const BaseProperty &property)mitk::BaseProperty
BaseProperty()mitk::BasePropertyprotected
BaseProperty(const BaseProperty &other)mitk::BasePropertyprotected
Clone() constmitk::AnnotationProperty
ConstPointer typedefmitk::BaseProperty
FromJSON(const nlohmann::json &j) overridemitk::AnnotationPropertyvirtual
GetClassHierarchy() constmitk::BasePropertyinlinevirtual
GetClassName() constmitk::BasePropertyvirtual
GetLabel() constmitk::AnnotationPropertyvirtual
GetPosition() constmitk::AnnotationProperty
GetStaticNameOfClass()mitk::BasePropertyinlinestatic
GetValueAsString() const overridemitk::AnnotationPropertyvirtual
m_Labelmitk::AnnotationPropertyprotected
m_Positionmitk::AnnotationPropertyprotected
mitkClassMacro(AnnotationProperty, BaseProperty)mitk::AnnotationProperty
mitkNewMacro2Param(AnnotationProperty, const char *, const Point3D &)mitk::AnnotationProperty
mitkNewMacro2Param(AnnotationProperty, const std::string &, const Point3D &)mitk::AnnotationProperty
mitkNewMacro4Param(AnnotationProperty, const char *, ScalarType, ScalarType, ScalarType)mitk::AnnotationProperty
mitkNewMacro4Param(AnnotationProperty, const std::string &, ScalarType, ScalarType, ScalarType)mitk::AnnotationProperty
New()mitk::AnnotationPropertystatic
operator=(const BaseProperty &other)mitk::AnnotationPropertyinlinevirtual
operator=(const BaseProperty &property)mitk::AnnotationProperty
operator==(const BaseProperty &property) constmitk::BaseProperty
Pointer typedefmitk::BaseProperty
Self typedefmitk::BaseProperty
SetLabel(const char *_arg)mitk::AnnotationPropertyvirtual
SetPosition(const Point3D &position)mitk::AnnotationProperty
Superclass typedefmitk::BaseProperty
ToJSON(nlohmann::json &j) const overridemitk::AnnotationPropertyvirtual
VALUE_CANNOT_BE_CONVERTED_TO_STRINGmitk::BasePropertystatic
ValueType typedefmitk::AnnotationProperty
~BaseProperty() overridemitk::BasePropertyprotected