|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
This is the complete list of members for mitk::Label, including all inherited members.
| Clear() | mitk::PropertyList | virtual |
| Clone() const | mitk::PropertyList | |
| ConcatenatePropertyList(PropertyList *pList, bool replace=false) | mitk::PropertyList | |
| ConstPointer typedef | mitk::PropertyList | |
| DeleteProperty(const std::string &propertyKey) | mitk::PropertyList | |
| FromJSON(const nlohmann::json &j) | mitk::PropertyList | |
| Get(const char *propertyKey, bool &boolValue) const | mitk::PropertyList | |
| Get(const char *propertyKey, int &intValue) const | mitk::PropertyList | |
| Get(const char *propertyKey, float &floatValue) const | mitk::PropertyList | |
| Get(const char *propertyKey, double &doubleValue) const | mitk::PropertyList | |
| Get(const char *propertyKey, std::string &stringValue) const | mitk::PropertyList | |
| GetBoolProperty(const char *propertyKey, bool &boolValue) const | mitk::PropertyList | |
| GetCenterOfMassCoordinates() const | mitk::Label | |
| GetCenterOfMassIndex() const | mitk::Label | |
| GetClassHierarchy() const | mitk::PropertyList | inlinevirtual |
| GetClassName() const | mitk::PropertyList | virtual |
| GetColor() const | mitk::Label | |
| GetConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) const override | mitk::PropertyList | virtual |
| GetDescription() const | mitk::Label | |
| GetDoubleProperty(const char *propertyKey, double &doubleValue) const | mitk::PropertyList | |
| GetFloatProperty(const char *propertyKey, float &floatValue) const | mitk::PropertyList | |
| GetIntProperty(const char *propertyKey, int &intValue) const | mitk::PropertyList | |
| GetLocked() const | mitk::Label | |
| GetMap() const | mitk::PropertyList | inline |
| GetMTime() const override | mitk::PropertyList | |
| GetName() const | mitk::Label | |
| GetNonConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) override | mitk::PropertyList | virtual |
| GetOpacity() const | mitk::Label | |
| GetProperty(const std::string &propertyKey) const | mitk::PropertyList | |
| GetPropertyContextNames() const override | mitk::PropertyList | virtual |
| GetPropertyKeys(const std::string &contextName="", bool includeDefaultContext=false) const override | mitk::PropertyList | virtual |
| GetPropertyValue(const char *propertyKey, T &value) const | mitk::PropertyList | inline |
| GetStaticNameOfClass() | mitk::PropertyList | inlinestatic |
| GetStringProperty(const char *propertyKey, std::string &stringValue) const | mitk::PropertyList | |
| GetTrackingID() const | mitk::Label | |
| GetTrackingUID() const | mitk::Label | |
| GetValue() const | mitk::Label | |
| GetVisible() const | mitk::Label | |
| IsEmpty() const | mitk::PropertyList | inline |
| Label() | mitk::Label | |
| Label(PixelType value, const std::string &name) | mitk::Label | |
| Label(const Label &other) | mitk::Label | protected |
| m_Properties | mitk::PropertyList | protected |
| MAX_LABEL_VALUE | mitk::Label | static |
| mitkClassMacro(Label, mitk::PropertyList) | mitk::Label | |
| mitkNewMacro2Param(Self, PixelType, const std::string &) | mitk::Label | |
| Modified() | mitk::Label | inline |
| New() | mitk::Label | static |
| PixelType typedef | mitk::Label | |
| Pointer typedef | mitk::PropertyList | |
| PrintSelf(std::ostream &os, itk::Indent indent) const override | mitk::Label | protected |
| PropertyIsOwned(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) const | mitk::IPropertyOwner | virtual |
| PropertyList() | mitk::PropertyList | protected |
| PropertyList(const PropertyList &other) | mitk::PropertyList | protected |
| PropertyMap typedef | mitk::PropertyList | |
| PropertyMapElementType typedef | mitk::PropertyList | |
| RemoveProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=false) override | mitk::PropertyList | virtual |
| ReplaceProperty(const std::string &propertyKey, BaseProperty *property) | mitk::PropertyList | |
| Self typedef | mitk::PropertyList | |
| Set(const char *propertyKey, bool boolValue) | mitk::PropertyList | |
| Set(const char *propertyKey, int intValue) | mitk::PropertyList | |
| Set(const char *propertyKey, float floatValue) | mitk::PropertyList | |
| Set(const char *propertyKey, double doubleValue) | mitk::PropertyList | |
| Set(const char *propertyKey, const char *stringValue) | mitk::PropertyList | |
| Set(const char *propertyKey, const std::string &stringValue) | mitk::PropertyList | |
| SetBoolProperty(const char *propertyKey, bool boolValue) | mitk::PropertyList | |
| SetCenterOfMassCoordinates(const mitk::Point3D ¢er) | mitk::Label | |
| SetCenterOfMassIndex(const mitk::Point3D ¢er) | mitk::Label | |
| SetColor(const mitk::Color &) | mitk::Label | |
| SetDescription(const std::string &description) | mitk::Label | |
| SetDoubleProperty(const char *propertyKey, double doubleValue) | mitk::PropertyList | |
| SetFloatProperty(const char *propertyKey, float floatValue) | mitk::PropertyList | |
| SetIntProperty(const char *propertyKey, int intValue) | mitk::PropertyList | |
| SetLocked(bool locked) | mitk::Label | |
| SetName(const std::string &name) | mitk::Label | |
| SetOpacity(float opacity) | mitk::Label | |
| SetProperty(const std::string &propertyKey, BaseProperty *property, const std::string &contextName="", bool fallBackOnDefaultContext=false) override | mitk::Label | virtual |
| SetStringProperty(const char *propertyKey, const char *stringValue) | mitk::PropertyList | |
| SetTrackingID(const std::string &trackingID) | mitk::Label | |
| SetTrackingUID(const std::string &trackingUID) | mitk::Label | |
| SetValue(PixelType pixelValue) | mitk::Label | |
| SetVisible(bool visible) | mitk::Label | |
| Superclass typedef | mitk::PropertyList | |
| ToJSON(nlohmann::json &j) const | mitk::PropertyList | |
| UNLABELED_VALUE | mitk::Label | static |
| ~IPropertyOwner() override | mitk::IPropertyOwner | |
| ~IPropertyProvider() | mitk::IPropertyProvider | virtual |
| ~Label() override | mitk::Label | |
| ~PropertyList() override | mitk::PropertyList | protected |