AddAnnotation(Annotation *annotation) | mitk::TubeGraphProperty | |
AddLabelGroup(LabelGroup *labelGroup, unsigned int position) | mitk::TubeGraphProperty | |
AssignProperty(const BaseProperty &property) | mitk::BaseProperty | |
BaseProperty() | mitk::BaseProperty | protected |
BaseProperty(const BaseProperty &other) | mitk::BaseProperty | protected |
Clone() const | mitk::BaseProperty | |
ConstPointer typedef | mitk::BaseProperty | |
DeactivateAllTubes() | mitk::TubeGraphProperty | |
GetActiveTubes() | mitk::TubeGraphProperty | |
GetAnnotationByName(std::string annotation) | mitk::TubeGraphProperty | |
GetAnnotations() | mitk::TubeGraphProperty | |
GetClassHierarchy() const | mitk::BaseProperty | inlinevirtual |
GetClassName() const | mitk::BaseProperty | virtual |
GetColorOfTube(const TubeDescriptorType &tube) | mitk::TubeGraphProperty | |
GetIndexOfLabelGroup(LabelGroup *labelGroup) | mitk::TubeGraphProperty | |
GetLabelByName(LabelGroup *labelGroup, std::string labelName) | mitk::TubeGraphProperty | |
GetLabelGroupByName(std::string labelGroup) | mitk::TubeGraphProperty | |
GetLabelGroups() | mitk::TubeGraphProperty | |
GetNumberOfLabelGroups() | mitk::TubeGraphProperty | |
GetStaticNameOfClass() | mitk::BaseProperty | inlinestatic |
GetTubesToLabels() | mitk::TubeGraphProperty | |
GetValueAsString() const override | mitk::TubeGraphProperty | virtual |
IsTubeActive(const TubeDescriptorType &tube) | mitk::TubeGraphProperty | |
IsTubeVisible(const TubeDescriptorType &tube) | mitk::TubeGraphProperty | |
LabelGroupSetType typedef | mitk::TubeGraphProperty | |
mitkClassMacro(TubeGraphProperty, BaseProperty) | mitk::TubeGraphProperty | |
New() | mitk::TubeGraphProperty | static |
mitk::BaseProperty::operator=(const BaseProperty &property) | mitk::BaseProperty | |
operator==(const BaseProperty &property) const | mitk::BaseProperty | |
Pointer typedef | mitk::BaseProperty | |
RemoveAnnotation(Annotation *annotation) | mitk::TubeGraphProperty | |
RemoveLabelGroup(LabelGroup *labelGroup) | mitk::TubeGraphProperty | |
RenameLabel(LabelGroup *labelGroup, LabelGroup::Label *label, std::string newName) | mitk::TubeGraphProperty | |
Self typedef | mitk::BaseProperty | |
SetLabelColor(LabelGroup::Label *label, Color color) | mitk::TubeGraphProperty | |
SetLabelForActivatedTubes(LabelGroup *labelGroup, LabelGroup::Label *label) | mitk::TubeGraphProperty | |
SetLabelVisibility(LabelGroup::Label *label, bool isVisible) | mitk::TubeGraphProperty | |
SetTubeActive(const TubeDescriptorType &tube, const bool &active) | mitk::TubeGraphProperty | |
SetTubesActive(std::vector< TubeDescriptorType > &tubes) | mitk::TubeGraphProperty | |
SetTubesToLabels(std::map< TubeToLabelGroupType, std::string > tubeToLabelMap) | mitk::TubeGraphProperty | |
Superclass typedef | mitk::BaseProperty | |
TubeDescriptorType typedef | mitk::TubeGraphProperty | |
TubeGraphProperty() | mitk::TubeGraphProperty | protected |
TubeGraphProperty(const TubeGraphProperty &other) | mitk::TubeGraphProperty | protected |
TubeToLabelGroupType typedef | mitk::TubeGraphProperty | |
VALUE_CANNOT_BE_CONVERTED_TO_STRING | mitk::BaseProperty | static |
~BaseProperty() override | mitk::BaseProperty | protected |
~TubeGraphProperty() override | mitk::TubeGraphProperty | protected |