| AcceptCurrentThresholdValue() | mitk::BinaryThresholdTool | virtual |
| ActionFunctionDelegate typedef | mitk::EventStateMachine | protected |
| ActionFunctionsMapType typedef | mitk::EventStateMachine | |
| Activated() override | mitk::BinaryThresholdTool | virtual |
| AddActionFunction(const std::string &action, TActionFunctor *functor) | mitk::EventStateMachine | protected |
| AddActionFunction(const std::string &action, const ActionFunctionDelegate &delegate) | mitk::EventStateMachine | protected |
| AddConditionFunction(const std::string &condition, const ConditionFunctionDelegate &delegate) | mitk::EventStateMachine | protected |
| AddEventConfig(const std::string &filename, const us::Module *module=nullptr) | mitk::InteractionEventHandler | |
| AddEventConfig(const EventConfig &config) | mitk::InteractionEventHandler | |
| AutoSegmentationTool() | mitk::AutoSegmentationTool | protected |
| BinaryThresholdTool() | mitk::BinaryThresholdTool | protected |
| CancelThresholding() | mitk::BinaryThresholdTool | virtual |
| CanHandle(BaseData *referenceData) const | mitk::Tool | virtual |
| CheckCondition(const StateMachineCondition &condition, const InteractionEvent *interactionEvent) | mitk::EventStateMachine | protectedvirtual |
| Clone() const | mitk::BinaryThresholdTool | |
| ConditionFunctionDelegate typedef | mitk::EventStateMachine | protected |
| ConfigurationChanged() | mitk::InteractionEventHandler | protectedvirtual |
| ConnectActionsAndFunctions() override | mitk::Tool | protectedvirtual |
| ConstPointer typedef | mitk::EventStateMachine | |
| CreateEmptySegmentationNode(const Image *original, const std::string &organName, const mitk::Color &color) | mitk::Tool | |
| CreateNewSegmentationFromThreshold(DataNode *node) | mitk::BinaryThresholdTool | protected |
| CreateSegmentationNode(Image *image, const std::string &organName, const mitk::Color &color) | mitk::Tool | |
| CurrentlyBusy | mitk::Tool | |
| Deactivated() override | mitk::BinaryThresholdTool | virtual |
| DefaultSegmentationDataType typedef | mitk::Tool | |
| Disable() | mitk::InteractionEventObserver | |
| Enable() | mitk::InteractionEventObserver | |
| EnableInteraction(bool enable) | mitk::EventStateMachine | inline |
| EnableUndo(bool enable) | mitk::EventStateMachine | inline |
| ErrorMessage | mitk::Tool | |
| EventStateMachine() | mitk::EventStateMachine | protected |
| ExecuteAction(StateMachineAction *action, InteractionEvent *interactionEvent) | mitk::EventStateMachine | protectedvirtual |
| FilterEvents(InteractionEvent *, DataNode *) override | mitk::Tool | protectedvirtual |
| GeneralMessage | mitk::Tool | |
| Get3DImage(itk::SmartPointer< Image > image, unsigned int timestep) | mitk::AutoSegmentationTool | protectedvirtual |
| GetAttributes() const | mitk::InteractionEventHandler | protected |
| GetClassHierarchy() const override | mitk::EventStateMachine | inlinevirtual |
| GetClassName() const | mitk::EventStateMachine | virtual |
| GetCurrentSegmentationName() | mitk::AutoSegmentationTool | |
| GetCurrentState() const | mitk::EventStateMachine | protected |
| GetCursorIconResource() const | mitk::Tool | virtual |
| GetEventConfig() const | mitk::InteractionEventHandler | |
| GetExecutableTransition(InteractionEvent *event) | mitk::EventStateMachine | protected |
| GetGroup() const override | mitk::AutoSegmentationTool | protectedvirtual |
| GetGUI(const std::string &toolkitPrefix, const std::string &toolkitPostfix) | mitk::Tool | virtual |
| GetIconPath() const | mitk::Tool | inlinevirtual |
| GetIconResource() const override | mitk::BinaryThresholdTool | virtual |
| GetName() const override | mitk::BinaryThresholdTool | virtual |
| GetReferenceDataPreference() const | mitk::Tool | virtual |
| GetStaticNameOfClass() | mitk::EventStateMachine | inlinestatic |
| GetTargetSegmentationNode() | mitk::AutoSegmentationTool | virtual |
| GetWorkingDataPreference() const | mitk::Tool | virtual |
| GetXPM() const override | mitk::BinaryThresholdTool | virtual |
| GUIProcessEventsMessage | mitk::Tool | |
| HandleEvent(InteractionEvent *event, DataNode *dataNode) | mitk::EventStateMachine | |
| InitializeStateMachine() | mitk::Tool | virtual |
| InteractionEventHandler() | mitk::InteractionEventHandler | protected |
| InteractionEventObserver() | mitk::InteractionEventObserver | |
| IntervalBordersChanged | mitk::BinaryThresholdTool | |
| IsEnabled() const | mitk::InteractionEventObserver | |
| ITKThresholding(itk::Image< TPixel, VImageDimension > *originalImage, mitk::Image *segmentation, double thresholdValue, unsigned int timeStep) | mitk::BinaryThresholdTool | protected |
| ITKThresholdingOldBinary(itk::Image< TPixel, VImageDimension > *originalImage, mitk::Image *segmentation, double thresholdValue, unsigned int timeStep) | mitk::BinaryThresholdTool | protected |
| LoadStateMachine(const std::string &filename, const us::Module *module=nullptr) | mitk::EventStateMachine | |
| m_CurrentThresholdValue | mitk::BinaryThresholdTool | protected |
| m_EventConfig | mitk::Tool | protected |
| m_IsActive | mitk::EventStateMachine | protected |
| m_IsFloatImage | mitk::BinaryThresholdTool | protected |
| m_IsOldBinary | mitk::BinaryThresholdTool | protected |
| m_NodeForThresholding | mitk::BinaryThresholdTool | protected |
| m_OriginalImageNode | mitk::BinaryThresholdTool | protected |
| m_OverwriteExistingSegmentation | mitk::AutoSegmentationTool | protected |
| m_SensibleMaximumThresholdValue | mitk::BinaryThresholdTool | protected |
| m_SensibleMinimumThresholdValue | mitk::BinaryThresholdTool | protected |
| m_ThresholdFeedbackNode | mitk::BinaryThresholdTool | protected |
| m_ToolManager | mitk::Tool | protected |
| m_UndoController | mitk::EventStateMachine | protected |
| m_UndoEnabled | mitk::EventStateMachine | protected |
| MapToEventVariant(InteractionEvent *interactionEvent) | mitk::InteractionEventHandler | protected |
| mitkClassMacro(BinaryThresholdTool, AutoSegmentationTool) | mitk::BinaryThresholdTool | |
| mitk::AutoSegmentationTool::mitkClassMacro(AutoSegmentationTool, Tool) | mitk::AutoSegmentationTool | |
| mitk::Tool::mitkClassMacro(Tool, EventStateMachine) | mitk::Tool | |
| New() | mitk::BinaryThresholdTool | static |
| Notify(InteractionEvent *interactionEvent, bool isHandled) override | mitk::Tool | protectedvirtual |
| OnRoiDataChanged() | mitk::BinaryThresholdTool | protected |
| Pointer typedef | mitk::EventStateMachine | |
| ResetMouseCursor() | mitk::EventStateMachine | protected |
| ResetToStartState() | mitk::EventStateMachine | protected |
| Self typedef | mitk::EventStateMachine | |
| SetEventConfig(const std::string &filename, const us::Module *module=nullptr) | mitk::InteractionEventHandler | |
| SetEventConfig(const EventConfig &config) | mitk::InteractionEventHandler | |
| SetMouseCursor(const char *xpm[], int hotspotX, int hotspotY) | mitk::EventStateMachine | protected |
| SetOverwriteExistingSegmentation(bool overwrite) | mitk::AutoSegmentationTool | |
| SetThresholdValue(double value) | mitk::BinaryThresholdTool | virtual |
| SetToolManager(ToolManager *) | mitk::Tool | protectedvirtual |
| SetupPreviewNode() | mitk::BinaryThresholdTool | protected |
| StateMachineStateType typedef | mitk::EventStateMachine | |
| Superclass typedef | mitk::EventStateMachine | |
| ThresholdingValueChanged | mitk::BinaryThresholdTool | |
| Tool() | mitk::Tool | protected |
| Tool(const char *, const us::Module *interactorModule=nullptr) | mitk::Tool | protected |
| UpdatePreview() | mitk::BinaryThresholdTool | protected |
| ~AutoSegmentationTool() override | mitk::AutoSegmentationTool | protected |
| ~BinaryThresholdTool() override | mitk::BinaryThresholdTool | protected |
| ~EventStateMachine() override | mitk::EventStateMachine | protected |
| ~InteractionEventHandler() override | mitk::InteractionEventHandler | protected |
| ~InteractionEventObserver() | mitk::InteractionEventObserver | virtual |
| ~Tool() override | mitk::Tool | protected |