Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <mitkTubeGraphProperty.h>
Public Attributes | |
std::string | labelName |
bool | isVisible |
Color | labelColor |
Definition at line 43 of file mitkTubeGraphProperty.h.
bool mitk::TubeGraphProperty::LabelGroup::Label::isVisible |
Definition at line 46 of file mitkTubeGraphProperty.h.
Referenced by mitk::TubeGraphProperty::IsTubeVisible(), mitk::TubeGraphIO::Read(), and mitk::TubeGraphProperty::SetLabelVisibility().
Color mitk::TubeGraphProperty::LabelGroup::Label::labelColor |
Definition at line 47 of file mitkTubeGraphProperty.h.
Referenced by mitk::TubeGraphProperty::GetColorOfTube(), mitk::TubeGraphIO::Read(), and mitk::TubeGraphProperty::SetLabelColor().
std::string mitk::TubeGraphProperty::LabelGroup::Label::labelName |
Definition at line 45 of file mitkTubeGraphProperty.h.
Referenced by mitk::TubeGraphIO::Read(), mitk::TubeGraphProperty::RenameLabel(), and mitk::TubeGraphProperty::SetLabelForActivatedTubes().