AnnotationProperty() | mitk::AnnotationProperty | protected |
AnnotationProperty(const char *label, const Point3D &position) | mitk::AnnotationProperty | protected |
AnnotationProperty(const std::string &label, const Point3D &position) | mitk::AnnotationProperty | protected |
AnnotationProperty(const char *label, ScalarType x, ScalarType y, ScalarType z) | mitk::AnnotationProperty | protected |
AnnotationProperty(const std::string &label, ScalarType x, ScalarType y, ScalarType z) | mitk::AnnotationProperty | protected |
AnnotationProperty(const AnnotationProperty &other) | mitk::AnnotationProperty | protected |
AssignProperty(const BaseProperty &property) | mitk::BaseProperty | |
BaseProperty() | mitk::BaseProperty | protected |
BaseProperty(const BaseProperty &other) | mitk::BaseProperty | protected |
Clone() const | mitk::AnnotationProperty | |
ConstPointer typedef | mitk::BaseProperty | |
FromJSON(const nlohmann::json &j) override | mitk::AnnotationProperty | virtual |
GetClassHierarchy() const | mitk::BaseProperty | inlinevirtual |
GetClassName() const | mitk::BaseProperty | virtual |
GetLabel() const | mitk::AnnotationProperty | virtual |
GetPosition() const | mitk::AnnotationProperty | |
GetStaticNameOfClass() | mitk::BaseProperty | inlinestatic |
GetValueAsString() const override | mitk::AnnotationProperty | virtual |
m_Label | mitk::AnnotationProperty | protected |
m_Position | mitk::AnnotationProperty | protected |
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::AnnotationProperty | static |
operator=(const BaseProperty &other) | mitk::AnnotationProperty | inlinevirtual |
operator=(const BaseProperty &property) | mitk::AnnotationProperty | |
operator==(const BaseProperty &property) const | mitk::BaseProperty | |
Pointer typedef | mitk::BaseProperty | |
Self typedef | mitk::BaseProperty | |
SetLabel(const char *_arg) | mitk::AnnotationProperty | virtual |
SetPosition(const Point3D &position) | mitk::AnnotationProperty | |
Superclass typedef | mitk::BaseProperty | |
ToJSON(nlohmann::json &j) const override | mitk::AnnotationProperty | virtual |
VALUE_CANNOT_BE_CONVERTED_TO_STRING | mitk::BaseProperty | static |
ValueType typedef | mitk::AnnotationProperty | |
~BaseProperty() override | mitk::BaseProperty | protected |