Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
This is the complete list of members for mitk::LogoOverlay, including all inherited members.
AddProperty(const std::string &propertyKey, const BaseProperty::Pointer &property, const mitk::BaseRenderer *renderer=nullptr, bool overwrite=false) | mitk::Overlay | |
AddToBaseRenderer(BaseRenderer *renderer) override | mitk::VtkOverlay | virtual |
AddToRenderer(BaseRenderer *renderer, vtkRenderer *vtkrenderer) override | mitk::VtkOverlay | virtual |
Clone() const | mitk::LogoOverlay | |
ConcatenatePropertyList(PropertyList *pList, bool replace=false) | mitk::Overlay | |
ConstPointer typedef | mitk::VtkOverlay | |
CreateMbiLogo() | mitk::LogoOverlay | protected |
GetBoolProperty(const std::string &propertyKey, bool &boolValue, mitk::BaseRenderer *renderer=nullptr) const | mitk::Overlay | |
GetBoundsOnDisplay(BaseRenderer *renderer) const | mitk::Overlay | virtual |
GetClassHierarchy() const override | mitk::VtkOverlay | inlinevirtual |
GetClassName() const | mitk::VtkOverlay | virtual |
GetColor(float rgb[], mitk::BaseRenderer *renderer=nullptr, const std::string &propertyKey="color") const | mitk::Overlay | |
GetCornerPosition(mitk::BaseRenderer *renderer=NULL) const | mitk::LogoOverlay | |
GetFloatProperty(const std::string &propertyKey, float &floatValue, mitk::BaseRenderer *renderer=nullptr) const | mitk::Overlay | |
GetFontSize(mitk::BaseRenderer *renderer=nullptr) const | mitk::Overlay | |
GetIntProperty(const std::string &propertyKey, int &intValue, mitk::BaseRenderer *renderer=nullptr) const | mitk::Overlay | |
GetLogoImagePath() const | mitk::LogoOverlay | |
GetName(std::string &nodeName, mitk::BaseRenderer *renderer=nullptr, const std::string &propertyKey="name") const | mitk::Overlay | |
GetName() const | mitk::Overlay | virtual |
GetOffsetVector(mitk::BaseRenderer *renderer=NULL) const | mitk::LogoOverlay | |
GetOpacity(float &opacity, mitk::BaseRenderer *renderer, const std::string &propertyKey="opacity") const | mitk::Overlay | |
GetProperty(const std::string &propertyKey, const mitk::BaseRenderer *renderer=nullptr) const | mitk::Overlay | |
GetProperty(itk::SmartPointer< T > &property, const std::string &propertyKey, const mitk::BaseRenderer *renderer=nullptr) const | mitk::Overlay | inline |
GetProperty(T *&property, const std::string &propertyKey, const mitk::BaseRenderer *renderer=nullptr) const | mitk::Overlay | inline |
GetPropertyList(const mitk::BaseRenderer *renderer=nullptr) const | mitk::Overlay | |
GetPropertyValue(const std::string &propertyKey, T &value, mitk::BaseRenderer *renderer=nullptr) const | mitk::Overlay | inline |
GetRelativeSize(mitk::BaseRenderer *renderer=NULL) const | mitk::LogoOverlay | |
GetStaticNameOfClass() | mitk::VtkOverlay | inlinestatic |
GetStringProperty(const std::string &propertyKey, std::string &string, mitk::BaseRenderer *renderer=nullptr) const | mitk::Overlay | |
GetText(mitk::BaseRenderer *renderer=nullptr) const | mitk::Overlay | |
GetVisibility(bool &visible, mitk::BaseRenderer *renderer, const std::string &propertyKey="visible") const | mitk::Overlay | |
GetVtkProp(BaseRenderer *renderer) const override | mitk::LogoOverlay | protectedvirtual |
IsForceInForeground() const | mitk::Overlay | |
IsOn(const std::string &propertyKey, mitk::BaseRenderer *renderer, bool defaultIsOn=true) const | mitk::Overlay | inline |
IsVisible(mitk::BaseRenderer *renderer, const std::string &propertyKey="visible", bool defaultIsOn=true) const | mitk::Overlay | |
LogoOverlay() | mitk::LogoOverlay | explicitprotected |
m_DataReferenceChangedTime | mitk::Overlay | protected |
m_LSH | mitk::LogoOverlay | mutableprotected |
m_MapOfPropertyLists | mitk::Overlay | mutableprotected |
m_PropertyList | mitk::Overlay | protected |
m_readerFactory | mitk::LogoOverlay | |
MapOfPropertyLists typedef | mitk::Overlay | |
mitkClassMacro(LogoOverlay, mitk::VtkOverlay) | mitk::LogoOverlay | |
New() | mitk::LogoOverlay | static |
Overlay() | mitk::Overlay | protected |
Paint(BaseRenderer *renderer) | mitk::VtkOverlay | |
Pointer typedef | mitk::VtkOverlay | |
RemoveFromBaseRenderer(BaseRenderer *renderer) override | mitk::VtkOverlay | virtual |
RemoveFromRenderer(BaseRenderer *renderer, vtkRenderer *vtkrenderer) override | mitk::VtkOverlay | virtual |
ReplaceProperty(const std::string &propertyKey, const BaseProperty::Pointer &property, const mitk::BaseRenderer *renderer=nullptr) | mitk::Overlay | |
Self typedef | mitk::VtkOverlay | |
SetBoolProperty(const std::string &propertyKey, bool boolValue, mitk::BaseRenderer *renderer=nullptr) | mitk::Overlay | |
SetBoundsOnDisplay(BaseRenderer *renderer, const Bounds &) | mitk::Overlay | virtual |
SetColor(const mitk::Color &color, mitk::BaseRenderer *renderer=nullptr, const std::string &propertyKey="color") | mitk::Overlay | |
SetColor(float red, float green, float blue, mitk::BaseRenderer *renderer=nullptr, const std::string &propertyKey="color") | mitk::Overlay | |
SetColor(const float rgb[], mitk::BaseRenderer *renderer=nullptr, const std::string &propertyKey="color") | mitk::Overlay | |
SetCornerPosition(const int &corner, BaseRenderer *renderer=NULL) | mitk::LogoOverlay | |
SetFloatProperty(const std::string &propertyKey, float floatValue, mitk::BaseRenderer *renderer=nullptr) | mitk::Overlay | |
SetFontSize(int fontSize, mitk::BaseRenderer *renderer=nullptr) | mitk::Overlay | |
SetForceInForeground(bool forceForeground) | mitk::Overlay | |
SetIntProperty(const std::string &propertyKey, int intValue, mitk::BaseRenderer *renderer=nullptr) | mitk::Overlay | |
SetLogoImagePath(std::string text) | mitk::LogoOverlay | |
SetName(const std::string &name) | mitk::Overlay | virtual |
SetOffsetVector(const Point2D &OffsetVector, BaseRenderer *renderer=NULL) | mitk::LogoOverlay | |
SetOpacity(float opacity, mitk::BaseRenderer *renderer=nullptr, const std::string &propertyKey="opacity") | mitk::Overlay | |
SetProperty(const std::string &propertyKey, const BaseProperty::Pointer &property, const mitk::BaseRenderer *renderer=nullptr) | mitk::Overlay | |
SetRelativeSize(const float &size, BaseRenderer *renderer=NULL) | mitk::LogoOverlay | |
SetStringProperty(const std::string &propertyKey, const std::string &string, mitk::BaseRenderer *renderer=nullptr) | mitk::Overlay | |
SetText(std::string text, mitk::BaseRenderer *renderer=nullptr) | mitk::Overlay | |
SetVisibility(bool visible, mitk::BaseRenderer *renderer=nullptr, const std::string &propertyKey="visible") | mitk::Overlay | |
Superclass typedef | mitk::VtkOverlay | |
Update(BaseRenderer *renderer) override | mitk::VtkOverlay | virtual |
UpdateVtkOverlay(mitk::BaseRenderer *renderer) override | mitk::LogoOverlay | protectedvirtual |
VtkOverlay() | mitk::VtkOverlay | explicitprotected |
~LogoOverlay() | mitk::LogoOverlay | protectedvirtual |
~Overlay() | mitk::Overlay | protectedvirtual |
~VtkOverlay() | mitk::VtkOverlay | protectedvirtual |