Medical Imaging Interaction Toolkit  2025.12.02
Medical Imaging Interaction Toolkit
mitk::Label Member List

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

AddToolUse(AlgorithmType algoType, const std::string &algoName)mitk::Label
AlgorithmType enum namemitk::Label
Clear()mitk::PropertyListvirtual
Clone() constmitk::PropertyList
ConcatenatePropertyList(PropertyList *pList, bool replace=false)mitk::PropertyList
DeleteProperty(const std::string &propertyKey)mitk::PropertyList
FromJSON(const nlohmann::json &j)mitk::PropertyList
Get(const char *propertyKey, bool &boolValue) constmitk::PropertyList
Get(const char *propertyKey, int &intValue) constmitk::PropertyList
Get(const char *propertyKey, float &floatValue) constmitk::PropertyList
Get(const char *propertyKey, double &doubleValue) constmitk::PropertyList
Get(const char *propertyKey, std::string &stringValue) constmitk::PropertyList
GetAlgorithmName() constmitk::Label
GetAlgorithmType() constmitk::Label
GetAlgorithmTypeStr() constmitk::Label
GetAnatomicRegion(std::size_t index=0) constmitk::Label
GetAnatomicRegionCount() constmitk::Label
GetBoolProperty(const char *propertyKey, bool &boolValue) constmitk::PropertyList
GetCenterOfMassCoordinates() constmitk::Label
GetCenterOfMassIndex() constmitk::Label
GetCenterOfMassMTime() constmitk::Label
GetColor() constmitk::Label
GetConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) const overridemitk::Labelvirtual
GetDescription() constmitk::Label
GetDoubleProperty(const char *propertyKey, double &doubleValue) constmitk::PropertyList
GetFloatProperty(const char *propertyKey, float &floatValue) constmitk::PropertyList
GetIntProperty(const char *propertyKey, int &intValue) constmitk::PropertyList
GetLocked() constmitk::Label
GetMap() constmitk::PropertyListinline
GetMTime() const overridemitk::PropertyList
GetName() constmitk::Label
GetNonConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) overridemitk::Labelvirtual
GetOpacity() constmitk::Label
GetPrimaryAnatomicStructure(std::size_t index=0) constmitk::Label
GetPrimaryAnatomicStructureCount() constmitk::Label
GetProperty(const std::string &propertyKey) constmitk::Labelprotected
mitk::PropertyList::GetProperty(const std::string &propertyKey) constmitk::PropertyList
GetPropertyContextNames() const overridemitk::PropertyListvirtual
GetPropertyKeys(const std::string &contextName="", bool includeDefaultContext=false) const overridemitk::PropertyListvirtual
GetPropertyValue(const char *propertyKey, T &value) constmitk::PropertyListinline
GetSegmentedPropertyCategory() constmitk::Label
GetSegmentedPropertyType() constmitk::Label
GetStringProperty(const char *propertyKey, std::string &stringValue) constmitk::PropertyList
GetTrackingID() constmitk::Label
GetTrackingUID() constmitk::Label
GetValue() constmitk::Label
GetVisible() constmitk::Label
IsEmpty() constmitk::PropertyListinline
Label()mitk::Label
Label(PixelType value, const std::string &name)mitk::Label
Label(const Label &other)mitk::Labelprotected
m_Propertiesmitk::PropertyListprotected
MAX_LABEL_VALUEmitk::Labelstatic
mitkClassMacro(Label, mitk::PropertyList)mitk::Label
mitkClassMacroItkParent(PropertyList, itk::Object)mitk::PropertyList
mitkNewMacro2Param(Self, PixelType, const std::string &)mitk::Label
Modified()mitk::Labelinline
New()mitk::Labelstatic
PixelType typedefmitk::Label
PrintSelf(std::ostream &os, itk::Indent indent) const overridemitk::Labelprotected
PropertyIsOwned(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) constmitk::IPropertyOwnervirtual
PropertyList()mitk::PropertyListprotected
PropertyList(const PropertyList &other)mitk::PropertyListprotected
PropertyMap typedefmitk::PropertyList
PropertyMapElementType typedefmitk::PropertyList
RemoveAnatomicRegion(std::size_t index)mitk::Label
RemovePrimaryAnatomicStructure(std::size_t index)mitk::Label
RemoveProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=false) overridemitk::PropertyListvirtual
ReplaceProperty(const std::string &propertyKey, BaseProperty *property)mitk::PropertyList
ResetCenterOfMass()mitk::Label
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
SetAlgorithmName(const std::string &algoName)mitk::Label
SetAlgorithmType(AlgorithmType algoType)mitk::Label
SetAlgorithmTypeStr(const std::string &algoType)mitk::Label
SetAnatomicRegion(const DICOMCodeSequenceWithModifiers &code, std::size_t index=0)mitk::Label
SetBoolProperty(const char *propertyKey, bool boolValue)mitk::PropertyList
SetCenterOfMassCoordinates(const mitk::Point3D &center)mitk::Labelprotected
SetCenterOfMassIndex(const mitk::Point3D &center)mitk::Labelprotected
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
SetPrimaryAnatomicStructure(const DICOMCodeSequenceWithModifiers &code, std::size_t index=0)mitk::Label
SetProperty(const std::string &propertyKey, BaseProperty *property, const std::string &contextName="", bool fallBackOnDefaultContext=false) overridemitk::Labelvirtual
SetSegmentedPropertyCategory(const DICOMCodeSequence &code)mitk::Label
SetSegmentedPropertyType(const DICOMCodeSequenceWithModifiers &code)mitk::Label
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
ToJSON(nlohmann::json &j) constmitk::PropertyList
UNLABELED_VALUEmitk::Labelstatic
Update(const Label *templateLabel, bool updateLabelValue=false)mitk::Label
UpdateCenterOfMass(const mitk::Point3D &index, const mitk::Point3D &coordinates)mitk::Label
~IPropertyOwner() overridemitk::IPropertyOwner
~IPropertyProvider()mitk::IPropertyProvidervirtual
~Label() overridemitk::Label
~PropertyList() overridemitk::PropertyListprotected