Medical Imaging Interaction Toolkit  2023.12.99-b884b24c
Medical Imaging Interaction Toolkit
mitk::Label Member List

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

Clear()mitk::PropertyListvirtual
Clone() constmitk::PropertyList
ConcatenatePropertyList(PropertyList *pList, bool replace=false)mitk::PropertyList
ConstPointer typedefmitk::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
GetBoolProperty(const char *propertyKey, bool &boolValue) constmitk::PropertyList
GetCenterOfMassCoordinates() constmitk::Label
GetCenterOfMassIndex() constmitk::Label
GetClassHierarchy() constmitk::PropertyListinlinevirtual
GetClassName() constmitk::PropertyListvirtual
GetColor() constmitk::Label
GetConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) const overridemitk::PropertyListvirtual
GetDoubleProperty(const char *propertyKey, double &doubleValue) constmitk::PropertyList
GetFloatProperty(const char *propertyKey, float &floatValue) constmitk::PropertyList
GetIntProperty(const char *propertyKey, int &intValue) constmitk::PropertyList
GetLayer() constmitk::Label
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::PropertyListvirtual
GetOpacity() constmitk::Label
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
GetStaticNameOfClass()mitk::PropertyListinlinestatic
GetStringProperty(const char *propertyKey, std::string &stringValue) constmitk::PropertyList
GetTrackingID() 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
mitkNewMacro2Param(Self, PixelType, const std::string &)mitk::Label
Modified()mitk::Labelinline
New()mitk::Labelstatic
PixelType typedefmitk::Label
Pointer typedefmitk::PropertyList
PrintSelf(std::ostream &os, itk::Indent indent) const overridemitk::Labelprotected
PropertyList()mitk::PropertyListprotected
PropertyList(const PropertyList &other)mitk::PropertyListprotected
PropertyMap typedefmitk::PropertyList
PropertyMapElementType typedefmitk::PropertyList
RemoveProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=false) overridemitk::PropertyListvirtual
ReplaceProperty(const std::string &propertyKey, BaseProperty *property)mitk::PropertyList
Self typedefmitk::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 &center)mitk::Label
SetCenterOfMassIndex(const mitk::Point3D &center)mitk::Label
SetColor(const mitk::Color &)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
SetLayer(unsigned int layer)mitk::Label
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) overridemitk::Labelvirtual
SetStringProperty(const char *propertyKey, const char *stringValue)mitk::PropertyList
SetValue(PixelType pixelValue)mitk::Label
SetVisible(bool visible)mitk::Label
Superclass typedefmitk::PropertyList
ToJSON(nlohmann::json &j) constmitk::PropertyList
UNLABELED_VALUEmitk::Labelstatic
~IPropertyOwner() overridemitk::IPropertyOwner
~IPropertyProvider()mitk::IPropertyProvidervirtual
~Label() overridemitk::Label
~PropertyList() overridemitk::PropertyListprotected