Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
This is the complete list of members for mitk::VtkAnnotation2D, 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 override | mitk::VtkAnnotation2D | 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 |
GetOffsetVector() const | mitk::VtkAnnotation2D | |
GetOpacity(float &opacity, const std::string &propertyKey="opacity") const | mitk::Annotation | |
GetPosition2D() const | mitk::VtkAnnotation2D | |
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 | |
GetVtkActor2D(BaseRenderer *renderer) const =0 | mitk::VtkAnnotation2D | protectedpure virtual |
GetVtkProp(BaseRenderer *renderer) const override | mitk::VtkAnnotation2D | 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_PropertyList | mitk::Annotation | protected |
mitkClassMacro(VtkAnnotation2D, VtkAnnotation) | mitk::VtkAnnotation2D | |
mitk::VtkAnnotation::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 &bounds) override | mitk::VtkAnnotation2D | 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 |
SetOffsetVector(const Point2D &OffsetVector) | mitk::VtkAnnotation2D | |
SetOpacity(float opacity, const std::string &propertyKey="opacity") | mitk::Annotation | |
SetPosition2D(const Point2D &position2D) | mitk::VtkAnnotation2D | |
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) override | mitk::VtkAnnotation2D | protectedvirtual |
UpdateVtkAnnotation2D(BaseRenderer *renderer)=0 | mitk::VtkAnnotation2D | 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 |
VtkAnnotation2D() | mitk::VtkAnnotation2D | explicitprotected |
~Annotation() override | mitk::Annotation | protected |
~VtkAnnotation() override | mitk::VtkAnnotation | protected |
~VtkAnnotation2D() override | mitk::VtkAnnotation2D | protected |