Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::LabelOverlay3D Member List

This is the complete list of members for mitk::LabelOverlay3D, 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) overridemitk::VtkOverlayvirtual
AddToRenderer(BaseRenderer *renderer, vtkRenderer *vtkrenderer) overridemitk::VtkOverlayvirtual
Clone() const mitk::LabelOverlay3D
ConcatenatePropertyList(PropertyList *pList, bool replace=false)mitk::Overlay
ConstPointer typedefmitk::VtkOverlay3D
GetBoolProperty(const std::string &propertyKey, bool &boolValue, mitk::BaseRenderer *renderer=nullptr) const mitk::Overlay
GetBoundsOnDisplay(BaseRenderer *renderer) const mitk::Overlayvirtual
GetClassHierarchy() const overridemitk::VtkOverlay3Dinlinevirtual
GetClassName() const mitk::VtkOverlay3Dvirtual
GetColor(float rgb[], mitk::BaseRenderer *renderer=nullptr, const std::string &propertyKey="color") const mitk::Overlay
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
GetName(std::string &nodeName, mitk::BaseRenderer *renderer=nullptr, const std::string &propertyKey="name") const mitk::Overlay
GetName() const mitk::Overlayvirtual
GetOffsetVector(mitk::BaseRenderer *renderer=NULL) const mitk::VtkOverlay3D
GetOpacity(float &opacity, mitk::BaseRenderer *renderer, const std::string &propertyKey="opacity") const mitk::Overlay
GetPosition3D(mitk::BaseRenderer *renderer=NULL) const mitk::VtkOverlay3D
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::Overlayinline
GetProperty(T *&property, const std::string &propertyKey, const mitk::BaseRenderer *renderer=nullptr) const mitk::Overlayinline
GetPropertyList(const mitk::BaseRenderer *renderer=nullptr) const mitk::Overlay
GetPropertyValue(const std::string &propertyKey, T &value, mitk::BaseRenderer *renderer=nullptr) const mitk::Overlayinline
GetStaticNameOfClass()mitk::VtkOverlay3Dinlinestatic
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 overridemitk::LabelOverlay3Dprotectedvirtual
IsForceInForeground() const mitk::Overlay
IsOn(const std::string &propertyKey, mitk::BaseRenderer *renderer, bool defaultIsOn=true) const mitk::Overlayinline
IsVisible(mitk::BaseRenderer *renderer, const std::string &propertyKey="visible", bool defaultIsOn=true) const mitk::Overlay
LabelOverlay3D()mitk::LabelOverlay3Dexplicitprotected
m_DataReferenceChangedTimemitk::Overlayprotected
m_LSHmitk::LabelOverlay3Dmutableprotected
m_MapOfPropertyListsmitk::Overlaymutableprotected
m_PropertyListmitk::Overlayprotected
MapOfPropertyLists typedefmitk::Overlay
mitkClassMacro(LabelOverlay3D, mitk::VtkOverlay3D)mitk::LabelOverlay3D
New()mitk::LabelOverlay3Dstatic
Overlay()mitk::Overlayprotected
Paint(BaseRenderer *renderer)mitk::VtkOverlay
Pointer typedefmitk::VtkOverlay3D
PointSetModified(const itk::Object *, const itk::EventObject &)mitk::LabelOverlay3D
RemoveFromBaseRenderer(BaseRenderer *renderer) overridemitk::VtkOverlayvirtual
RemoveFromRenderer(BaseRenderer *renderer, vtkRenderer *vtkrenderer) overridemitk::VtkOverlayvirtual
ReplaceProperty(const std::string &propertyKey, const BaseProperty::Pointer &property, const mitk::BaseRenderer *renderer=nullptr)mitk::Overlay
Self typedefmitk::VtkOverlay3D
SetBoolProperty(const std::string &propertyKey, bool boolValue, mitk::BaseRenderer *renderer=nullptr)mitk::Overlay
SetBoundsOnDisplay(BaseRenderer *renderer, const Bounds &)mitk::Overlayvirtual
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
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
SetLabelCoordinates(itk::SmartPointer< PointSet > LabelCoordinates)mitk::LabelOverlay3D
SetLabelVector(const std::vector< std::string > &LabelVector)mitk::LabelOverlay3D
SetName(const std::string &name)mitk::Overlayvirtual
SetOffsetVector(const Point3D &OffsetVector, mitk::BaseRenderer *renderer=NULL)mitk::VtkOverlay3D
SetOpacity(float opacity, mitk::BaseRenderer *renderer=nullptr, const std::string &propertyKey="opacity")mitk::Overlay
SetPosition3D(const Point3D &position3D, mitk::BaseRenderer *renderer=NULL)mitk::VtkOverlay3D
SetPriorityVector(const std::vector< int > &PriorityVector)mitk::LabelOverlay3D
SetProperty(const std::string &propertyKey, const BaseProperty::Pointer &property, const mitk::BaseRenderer *renderer=nullptr)mitk::Overlay
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 typedefmitk::VtkOverlay3D
Update(BaseRenderer *renderer) overridemitk::VtkOverlayvirtual
UpdateVtkOverlay(mitk::BaseRenderer *renderer) overridemitk::LabelOverlay3Dprotectedvirtual
VtkOverlay()mitk::VtkOverlayexplicitprotected
VtkOverlay3D()mitk::VtkOverlay3Dexplicitprotected
~LabelOverlay3D()mitk::LabelOverlay3Dprotectedvirtual
~Overlay()mitk::Overlayprotectedvirtual
~VtkOverlay()mitk::VtkOverlayprotectedvirtual
~VtkOverlay3D()mitk::VtkOverlay3Dprotectedvirtual