| 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 | |
| Clone() const | mitk::ScaleLegendAnnotation | |
| ConcatenatePropertyList(PropertyList *pList, bool replace=false) | mitk::Annotation | |
| GetBoolProperty(const std::string &propertyKey, bool &boolValue) const | mitk::Annotation | |
| GetBottomAxisVisibility() const | mitk::ScaleLegendAnnotation | |
| GetBottomBorderOffset() const | mitk::ScaleLegendAnnotation | |
| GetBoundsOnDisplay(BaseRenderer *renderer) const | mitk::Annotation | virtual |
| GetColor(float rgb[], const std::string &propertyKey="color") const | mitk::Annotation | |
| GetCornerOffsetFactor() const | mitk::ScaleLegendAnnotation | |
| GetDoubleProperty(const std::string &propertyKey, double &doubleValue) const | mitk::Annotation | |
| GetFloatProperty(const std::string &propertyKey, float &floatValue) const | mitk::Annotation | |
| GetFontFactor() const | mitk::ScaleLegendAnnotation | |
| GetFontSize() const | mitk::Annotation | |
| GetIntProperty(const std::string &propertyKey, int &intValue) const | mitk::Annotation | |
| GetLeftAxisVisibility() const | mitk::ScaleLegendAnnotation | |
| GetLeftBorderOffset() const | mitk::ScaleLegendAnnotation | |
| GetLegendVisibility() const | mitk::ScaleLegendAnnotation | |
| 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 |
| GetRightAxisVisibility() const | mitk::ScaleLegendAnnotation | |
| GetRightBorderOffset() const | mitk::ScaleLegendAnnotation | |
| GetStringProperty(const std::string &propertyKey, std::string &string) const | mitk::Annotation | |
| GetText() const | mitk::Annotation | |
| GetTopAxisVisibility() const | mitk::ScaleLegendAnnotation | |
| GetTopBorderOffset() const | mitk::ScaleLegendAnnotation | |
| GetVisibility(bool &visible, const std::string &propertyKey="visible") const | mitk::Annotation | |
| GetVtkProp(BaseRenderer *renderer) const override | mitk::ScaleLegendAnnotation | protectedvirtual |
| 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_LSH | mitk::ScaleLegendAnnotation | mutableprotected |
| m_PropertyList | mitk::Annotation | protected |
| mitkClassMacro(ScaleLegendAnnotation, mitk::VtkAnnotation) | mitk::ScaleLegendAnnotation | |
| mitk::VtkAnnotation::mitkClassMacro(VtkAnnotation, Annotation) | mitk::VtkAnnotation | |
| mitkClassMacroItkParent(Annotation, itk::Object) | mitk::Annotation | |
| New() | mitk::ScaleLegendAnnotation | static |
| 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 | |
| ScaleLegendAnnotation() | mitk::ScaleLegendAnnotation | explicitprotected |
| SetBoolProperty(const std::string &propertyKey, bool boolValue) | mitk::Annotation | |
| SetBottomAxisVisibility(bool visibility) | mitk::ScaleLegendAnnotation | |
| SetBottomBorderOffset(int offset) | mitk::ScaleLegendAnnotation | |
| 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 | |
| SetCornerOffsetFactor(double offsetFactor) | mitk::ScaleLegendAnnotation | |
| SetDoubleProperty(const std::string &propertyKey, double doubleValue) | mitk::Annotation | |
| SetFloatProperty(const std::string &propertyKey, float floatValue) | mitk::Annotation | |
| SetFontFactor(double fontFactor) | mitk::ScaleLegendAnnotation | |
| SetFontSize(int fontSize) | mitk::Annotation | |
| SetForceInForeground(bool forceForeground) | mitk::Annotation | |
| SetIntProperty(const std::string &propertyKey, int intValue) | mitk::Annotation | |
| SetLeftAxisVisibility(bool visibility) | mitk::ScaleLegendAnnotation | |
| SetLeftBorderOffset(int offset) | mitk::ScaleLegendAnnotation | |
| SetLegendVisibility(bool visibility) | mitk::ScaleLegendAnnotation | |
| 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 | |
| SetRightAxisVisibility(bool visibility) | mitk::ScaleLegendAnnotation | |
| SetRightBorderOffset(int offset) | mitk::ScaleLegendAnnotation | |
| SetStringProperty(const std::string &propertyKey, const std::string &string) | mitk::Annotation | |
| SetText(std::string text) | mitk::Annotation | |
| SetTopAxisVisibility(bool visibility) | mitk::ScaleLegendAnnotation | |
| SetTopBorderOffset(int offset) | mitk::ScaleLegendAnnotation | |
| 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) override | mitk::ScaleLegendAnnotation | protectedvirtual |
| 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 |
| ~ScaleLegendAnnotation() override | mitk::ScaleLegendAnnotation | protected |
| ~VtkAnnotation() override | mitk::VtkAnnotation | protected |