Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkTubeGraphProperty.h>
Public Attributes | |
std::string | labelName |
bool | isVisible |
Color | labelColor |
Definition at line 39 of file mitkTubeGraphProperty.h.
bool mitk::TubeGraphProperty::LabelGroup::Label::isVisible |
Definition at line 42 of file mitkTubeGraphProperty.h.
Referenced by mitk::TubeGraphProperty::IsTubeVisible(), and mitk::TubeGraphProperty::SetLabelVisibility().
Color mitk::TubeGraphProperty::LabelGroup::Label::labelColor |
Definition at line 43 of file mitkTubeGraphProperty.h.
Referenced by mitk::TubeGraphProperty::GetColorOfTube(), and mitk::TubeGraphProperty::SetLabelColor().
std::string mitk::TubeGraphProperty::LabelGroup::Label::labelName |
Definition at line 41 of file mitkTubeGraphProperty.h.
Referenced by mitk::TubeGraphProperty::RenameLabel(), and mitk::TubeGraphProperty::SetLabelForActivatedTubes().