|
Medical Imaging Interaction Toolkit
2025.12.02
Medical Imaging Interaction Toolkit
|
Constants for property key path elements of properties of the label. More...
Functions | |
| MITKMULTILABEL_EXPORT const std::string & | GetAnatomicRegionPropertyBaseName () |
| Gets the property key path element for anatomic region. More... | |
| MITKMULTILABEL_EXPORT const std::string & | GetPrimaryAnatomicStructurePropertyBaseName () |
| Gets the property key path element for primary anatomic structure. More... | |
| MITKMULTILABEL_EXPORT const std::string & | GetSegmentedPropertyCategoryPropertyBaseName () |
| Gets the property key path element for segmented property category. More... | |
| MITKMULTILABEL_EXPORT const std::string & | GetSegmentedPropertyTypePropertyBaseName () |
| Gets the property key path element for segmented property type. More... | |
| MITKMULTILABEL_EXPORT const std::string & | GetModifierPropertySubName () |
| Gets the property key path element for modifier. More... | |
| MITKMULTILABEL_EXPORT const std::string & | GetValuePropertySubName () |
| Gets the property key path element for code value. More... | |
| MITKMULTILABEL_EXPORT const std::string & | GetSchemePropertySubName () |
| Gets the property key path element for code scheme. More... | |
| MITKMULTILABEL_EXPORT const std::string & | GetMeaningPropertySubName () |
| Gets the property key path element for code meaning. More... | |
Constants for property key path elements of properties of the label.
| MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetAnatomicRegionPropertyBaseName | ( | ) |
Gets the property key path element for anatomic region.
| MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetMeaningPropertySubName | ( | ) |
Gets the property key path element for code meaning.
| MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetModifierPropertySubName | ( | ) |
Gets the property key path element for modifier.
| MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetPrimaryAnatomicStructurePropertyBaseName | ( | ) |
Gets the property key path element for primary anatomic structure.
| MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetSchemePropertySubName | ( | ) |
Gets the property key path element for code scheme.
| MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetSegmentedPropertyCategoryPropertyBaseName | ( | ) |
Gets the property key path element for segmented property category.
| MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetSegmentedPropertyTypePropertyBaseName | ( | ) |
Gets the property key path element for segmented property type.
| MITKMULTILABEL_EXPORT const std::string& mitk::LabelPropertyConstants::GetValuePropertySubName | ( | ) |
Gets the property key path element for code value.