Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
This is the complete list of members for mitk::ROI::Element, including all inherited members.
Element() | mitk::ROI::Element | |
Element(unsigned int id) | mitk::ROI::Element | explicit |
GetConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) const override | mitk::ROI::Element | virtual |
GetConstProperty(const std::string &propertyKey, TimeStepType t, bool fallBackOnDefaultContext=true) const | mitk::ROI::Element | |
GetDefaultProperties() const | mitk::ROI::Element | |
GetID() const | mitk::ROI::Element | |
GetMax(TimeStepType t=0) const | mitk::ROI::Element | |
GetMin(TimeStepType t=0) const | mitk::ROI::Element | |
GetNonConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) override | mitk::ROI::Element | virtual |
GetNonConstProperty(const std::string &propertyKey, TimeStepType t, bool fallBackOnDefaultContext=true) | mitk::ROI::Element | |
GetProperties(TimeStepType t=0) const | mitk::ROI::Element | |
GetPropertyContextNames() const override | mitk::ROI::Element | virtual |
GetPropertyKeys(const std::string &contextName="", bool includeDefaultContext=false) const override | mitk::ROI::Element | virtual |
GetPropertyKeys(TimeStepType t, bool includeDefaultContext=false) const | mitk::ROI::Element | |
GetTimeSteps() const | mitk::ROI::Element | |
HasTimeStep(TimeStepType t) const | mitk::ROI::Element | |
HasTimeSteps() const | mitk::ROI::Element | |
PointsType typedef | mitk::ROI::Element | |
PropertyListsType typedef | mitk::ROI::Element | |
RemoveProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=false) override | mitk::ROI::Element | virtual |
RemoveProperty(const std::string &propertyKey, TimeStepType t, bool fallBackOnDefaultContext=false) | mitk::ROI::Element | |
SetDefaultProperties(PropertyList *properties) | mitk::ROI::Element | |
SetID(unsigned int id) | mitk::ROI::Element | |
SetMax(const Point3D &max, TimeStepType t=0) | mitk::ROI::Element | |
SetMin(const Point3D &min, TimeStepType t=0) | mitk::ROI::Element | |
SetProperties(PropertyList *properties, TimeStepType t=0) | mitk::ROI::Element | |
SetProperty(const std::string &propertyKey, BaseProperty *property, const std::string &contextName="", bool fallBackOnDefaultContext=false) override | mitk::ROI::Element | virtual |
SetProperty(const std::string &propertyKey, BaseProperty *property, TimeStepType t, bool fallBackOnDefaultContext=false) | mitk::ROI::Element | |
~Element()=default | mitk::ROI::Element | |
~IPropertyOwner() override | mitk::IPropertyOwner | |
~IPropertyProvider() | mitk::IPropertyProvider | virtual |