|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
This is the complete list of members for mitk::VtkAnnotation, including all inherited members.
| AddProperty(const std::string &propertyKey, const BaseProperty::Pointer &property, bool overwrite=false) | mitk::Annotation | |
| AddToBaseRenderer(BaseRenderer *renderer) override | mitk::VtkAnnotation | virtual |
| AddToRenderer(BaseRenderer *renderer, vtkRenderer *vtkrenderer) override | mitk::VtkAnnotation | virtual |
| Annotation() | mitk::Annotation | protected |
| AnnotationModified() | mitk::Annotation | |
| ConcatenatePropertyList(PropertyList *pList, bool replace=false) | mitk::Annotation | |
| GetBoolProperty(const std::string &propertyKey, bool &boolValue) const | mitk::Annotation | |
| GetBoundsOnDisplay(BaseRenderer *renderer) const | mitk::Annotation | virtual |
| GetColor(float rgb[], const std::string &propertyKey="color") const | mitk::Annotation | |
| GetDoubleProperty(const std::string &propertyKey, double &doubleValue) const | mitk::Annotation | |
| GetFloatProperty(const std::string &propertyKey, float &floatValue) const | mitk::Annotation | |
| GetFontSize() const | mitk::Annotation | |
| GetIntProperty(const std::string &propertyKey, int &intValue) const | mitk::Annotation | |
| GetMicroserviceID() | mitk::Annotation | |
| GetName(std::string &nodeName, const std::string &propertyKey="name") const | mitk::Annotation | |
| GetName() const | mitk::Annotation | virtual |
| GetOpacity(float &opacity, const std::string &propertyKey="opacity") const | mitk::Annotation | |
| GetProperty(const std::string &propertyKey) const | mitk::Annotation | |
| GetProperty(itk::SmartPointer< T > &property, const std::string &propertyKey) const | mitk::Annotation | inline |
| GetProperty(T *&property, const std::string &propertyKey) const | mitk::Annotation | inline |
| GetPropertyList() const | mitk::Annotation | |
| GetPropertyValue(const std::string &propertyKey, T &value) const | mitk::Annotation | inline |
| GetStringProperty(const std::string &propertyKey, std::string &string) const | mitk::Annotation | |
| GetText() const | mitk::Annotation | |
| GetVisibility(bool &visible, const std::string &propertyKey="visible") const | mitk::Annotation | |
| GetVtkProp(BaseRenderer *renderer) const =0 | mitk::VtkAnnotation | protectedpure virtual |
| IsForceInForeground() const | mitk::Annotation | |
| IsOn(const std::string &propertyKey, bool defaultIsOn=true) const | mitk::Annotation | inline |
| IsVisible(const std::string &propertyKey="visible", bool defaultIsOn=true) const | mitk::Annotation | |
| m_DataReferenceChangedTime | mitk::Annotation | protected |
| m_PropertyList | mitk::Annotation | protected |
| mitkClassMacro(VtkAnnotation, Annotation) | mitk::VtkAnnotation | |
| mitkClassMacroItkParent(Annotation, itk::Object) | mitk::Annotation | |
| Paint(BaseRenderer *renderer) | mitk::VtkAnnotation | |
| RegisterAsMicroservice(us::ServiceProperties props) | mitk::Annotation | virtual |
| RemoveFromBaseRenderer(BaseRenderer *renderer) override | mitk::VtkAnnotation | virtual |
| RemoveFromRenderer(BaseRenderer *renderer, vtkRenderer *vtkrenderer) override | mitk::VtkAnnotation | virtual |
| ReplaceProperty(const std::string &propertyKey, const BaseProperty::Pointer &property) | mitk::Annotation | |
| SetBoolProperty(const std::string &propertyKey, bool boolValue) | mitk::Annotation | |
| SetBoundsOnDisplay(BaseRenderer *renderer, const Bounds &) | mitk::Annotation | virtual |
| SetColor(const mitk::Color &color, const std::string &propertyKey="color") | mitk::Annotation | |
| SetColor(float red, float green, float blue, const std::string &propertyKey="color") | mitk::Annotation | |
| SetColor(const float rgb[], const std::string &propertyKey="color") | mitk::Annotation | |
| SetDoubleProperty(const std::string &propertyKey, double doubleValue) | mitk::Annotation | |
| SetFloatProperty(const std::string &propertyKey, float floatValue) | mitk::Annotation | |
| SetFontSize(int fontSize) | mitk::Annotation | |
| SetForceInForeground(bool forceForeground) | mitk::Annotation | |
| SetIntProperty(const std::string &propertyKey, int intValue) | mitk::Annotation | |
| SetName(const std::string &name) | mitk::Annotation | virtual |
| SetOpacity(float opacity, const std::string &propertyKey="opacity") | mitk::Annotation | |
| SetProperty(const std::string &propertyKey, const BaseProperty::Pointer &property) | mitk::Annotation | |
| SetStringProperty(const std::string &propertyKey, const std::string &string) | mitk::Annotation | |
| SetText(std::string text) | mitk::Annotation | |
| SetUSProperty(const std::string &propertyKey, us::Any value) | mitk::Annotation | protected |
| SetVisibility(bool visible, const std::string &propertyKey="visible") | mitk::Annotation | |
| UnRegisterMicroservice() | mitk::Annotation | virtual |
| Update(BaseRenderer *renderer) override | mitk::VtkAnnotation | virtual |
| UpdateVtkAnnotation(BaseRenderer *renderer)=0 | mitk::VtkAnnotation | protectedpure virtual |
| US_INTERFACE_NAME | mitk::Annotation | static |
| US_PROPKEY_AnnotationNAME | mitk::Annotation | static |
| US_PROPKEY_AR_ID | mitk::Annotation | static |
| US_PROPKEY_ID | mitk::Annotation | static |
| US_PROPKEY_MODIFIED | mitk::Annotation | static |
| US_PROPKEY_RENDERER_ID | mitk::Annotation | static |
| VtkAnnotation() | mitk::VtkAnnotation | explicitprotected |
| ~Annotation() override | mitk::Annotation | protected |
| ~VtkAnnotation() override | mitk::VtkAnnotation | protected |