| ActionFunctionDelegate typedef | mitk::EventStateMachine | protected |
| ActionFunctionsMapType typedef | mitk::EventStateMachine | |
| Activated() override | mitk::SegWithPreviewTool | 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 | |
| BinaryThresholdBaseTool() | mitk::BinaryThresholdBaseTool | protected |
| BinaryThresholdTool() | mitk::BinaryThresholdTool | protected |
| CanHandle(const BaseData *referenceData, const BaseData *workingData) const override | mitk::SegWithPreviewTool | virtual |
| CheckCondition(const StateMachineCondition &condition, const InteractionEvent *interactionEvent) | mitk::EventStateMachine | protectedvirtual |
| Clone() const | mitk::BinaryThresholdTool | |
| ConditionFunctionDelegate typedef | mitk::EventStateMachine | protected |
| ConfigurationChanged() | mitk::InteractionEventHandler | protectedvirtual |
| ConfirmBeforeDeactivation() override | mitk::SegWithPreviewTool | protectedvirtual |
| ConfirmCleanUp() | mitk::SegWithPreviewTool | protectedvirtual |
| ConfirmSegmentation() | mitk::SegWithPreviewTool | |
| ConnectActionsAndFunctions() override | mitk::Tool | protectedvirtual |
| ConstPointer typedef | mitk::EventStateMachine | |
| CreateAllTimeStepsOff() | mitk::SegWithPreviewTool | virtual |
| CreateAllTimeStepsOn() | mitk::SegWithPreviewTool | virtual |
| CurrentlyBusy | mitk::Tool | |
| Deactivated() override | mitk::SegWithPreviewTool | virtual |
| DefaultSegmentationDataType typedef | mitk::Tool | |
| Disable() | mitk::InteractionEventObserver | |
| DoUpdatePreview(const Image *inputAtTimeStep, const Image *oldSegAtTimeStep, MultiLabelSegmentation *previewImage, TimeStepType timeStep) override | mitk::BinaryThresholdBaseTool | protectedvirtual |
| Enable() | mitk::InteractionEventObserver | |
| EnableInteraction(bool enable) | mitk::EventStateMachine | inline |
| EnableUndo(bool enable) | mitk::EventStateMachine | inline |
| EnsureTargetSegmentationNodeInDataStorage() const | mitk::SegWithPreviewTool | protected |
| 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 | |
| GetActiveLabelValueOfPreview() const | mitk::SegWithPreviewTool | protected |
| GetAttributes() const | mitk::InteractionEventHandler | protected |
| GetClassHierarchy() const override | mitk::EventStateMachine | inlinevirtual |
| GetClassName() const | mitk::EventStateMachine | virtual |
| GetCreateAllTimeSteps() | mitk::SegWithPreviewTool | virtual |
| GetCurrentSegmentationName() | mitk::SegWithPreviewTool | |
| GetCurrentState() const | mitk::EventStateMachine | protected |
| GetCursorIconResource() const | mitk::Tool | virtual |
| GetDataStorage() const | mitk::Tool | protected |
| GetEventConfig() const | mitk::InteractionEventHandler | |
| GetExecutableTransition(InteractionEvent *event) | mitk::EventStateMachine | protected |
| GetGroup() const override | mitk::SegWithPreviewTool | protectedvirtual |
| GetGUI(const std::string &toolkitPrefix, const std::string &toolkitPostfix) | mitk::Tool | virtual |
| GetIconPath() const | mitk::Tool | inlinevirtual |
| GetIconResource() const override | mitk::BinaryThresholdTool | virtual |
| GetImageByTimePoint(const Image *image, TimePointType timePoint) | mitk::SegWithPreviewTool | protectedstatic |
| GetImageByTimeStep(const Image *image, TimeStepType timestep) | mitk::SegWithPreviewTool | protectedstatic |
| GetImageByTimeStep(Image *image, TimeStepType timestep) | mitk::SegWithPreviewTool | protectedstatic |
| GetIsTimePointChangeAware() | mitk::SegWithPreviewTool | virtual |
| GetKeepActiveAfterAccept() | mitk::SegWithPreviewTool | virtual |
| GetLabelTransferMode() | mitk::SegWithPreviewTool | virtual |
| GetLabelTransferScope() | mitk::SegWithPreviewTool | virtual |
| GetLastTimePointOfUpdate() const | mitk::SegWithPreviewTool | protected |
| GetLockedUpperThreshold() | mitk::BinaryThresholdBaseTool | protectedvirtual |
| GetMergeStyle() | mitk::SegWithPreviewTool | virtual |
| GetName() const override | mitk::BinaryThresholdTool | virtual |
| GetOverwriteStyle() | mitk::SegWithPreviewTool | virtual |
| GetPreviewSegmentation() | mitk::SegWithPreviewTool | |
| GetPreviewSegmentation() const | mitk::SegWithPreviewTool | |
| GetPreviewSegmentationNode() | mitk::SegWithPreviewTool | |
| GetReferenceData() const | mitk::SegWithPreviewTool | protected |
| GetReferenceDataPreference() const | mitk::Tool | virtual |
| GetRequestDeactivationConfirmation() | mitk::SegWithPreviewTool | virtual |
| GetResetsToEmptyPreview() | mitk::SegWithPreviewTool | virtual |
| GetSegmentationInput() const | mitk::SegWithPreviewTool | protected |
| GetSelectedLabels() | mitk::SegWithPreviewTool | virtual |
| GetSensibleMaximumThreshold() | mitk::BinaryThresholdBaseTool | protectedvirtual |
| GetSensibleMinimumThreshold() | mitk::BinaryThresholdBaseTool | protectedvirtual |
| GetStaticNameOfClass() | mitk::EventStateMachine | inlinestatic |
| GetTargetSegmentation() const | mitk::SegWithPreviewTool | |
| GetTargetSegmentationNode() const | mitk::SegWithPreviewTool | virtual |
| GetToolManager() const | mitk::Tool | protected |
| GetUserDefinedActiveLabel() const | mitk::SegWithPreviewTool | protectedvirtual |
| GetUseSpecialPreviewColor() | mitk::SegWithPreviewTool | virtual |
| GetWorkingDataPreference() const | mitk::Tool | virtual |
| GetWorkingPlaneGeometry() | mitk::SegWithPreviewTool | protectedvirtual |
| GetXPM() const override | mitk::BinaryThresholdTool | virtual |
| GUIProcessEventsMessage | mitk::Tool | |
| HandleEvent(InteractionEvent *event, DataNode *dataNode) | mitk::EventStateMachine | |
| InitializeStateMachine() | mitk::Tool | virtual |
| InitiateToolByInput() override | mitk::BinaryThresholdBaseTool | protectedvirtual |
| InteractionEventHandler() | mitk::InteractionEventHandler | protected |
| InteractionEventObserver() | mitk::InteractionEventObserver | |
| IntervalBordersChanged | mitk::BinaryThresholdBaseTool | |
| IsEligibleForAutoInit() const | mitk::Tool | virtual |
| IsEnabled() const | mitk::InteractionEventObserver | |
| IsTimePointChangeAwareOff() | mitk::SegWithPreviewTool | virtual |
| IsTimePointChangeAwareOn() | mitk::SegWithPreviewTool | virtual |
| IsUpdating() const | mitk::SegWithPreviewTool | |
| ITKThresholding(const itk::Image< TPixel, VImageDimension > *inputImage, MultiLabelSegmentation *segmentation, unsigned int timeStep) | mitk::BinaryThresholdBaseTool | protected |
| KeepActiveAfterAcceptOff() | mitk::SegWithPreviewTool | virtual |
| KeepActiveAfterAcceptOn() | mitk::SegWithPreviewTool | virtual |
| LabelMappingType typedef | mitk::SegWithPreviewTool | protected |
| LabelTransferMode enum name | mitk::SegWithPreviewTool | |
| LabelTransferScope enum name | mitk::SegWithPreviewTool | |
| LoadStateMachine(const std::string &filename, const us::Module *module=nullptr) | mitk::EventStateMachine | |
| LockedUpperThresholdOff() | mitk::BinaryThresholdBaseTool | protectedvirtual |
| LockedUpperThresholdOn() | mitk::BinaryThresholdBaseTool | protectedvirtual |
| m_EventConfig | mitk::Tool | protected |
| m_IsActive | mitk::EventStateMachine | protected |
| m_ProgressCommand | mitk::SegWithPreviewTool | protected |
| m_UndoController | mitk::EventStateMachine | protected |
| m_UndoEnabled | mitk::EventStateMachine | protected |
| MapToEventVariant(InteractionEvent *interactionEvent) | mitk::InteractionEventHandler | protected |
| mitkClassMacro(BinaryThresholdTool, BinaryThresholdBaseTool) | mitk::BinaryThresholdTool | |
| mitk::BinaryThresholdBaseTool::mitkClassMacro(BinaryThresholdBaseTool, SegWithPreviewTool) | mitk::BinaryThresholdBaseTool | |
| mitk::SegWithPreviewTool::mitkClassMacro(SegWithPreviewTool, Tool) | mitk::SegWithPreviewTool | |
| mitk::Tool::mitkClassMacro(Tool, EventStateMachine) | mitk::Tool | |
| New() | mitk::BinaryThresholdTool | static |
| Notify(InteractionEvent *interactionEvent, bool isHandled) override | mitk::Tool | protectedvirtual |
| Pointer typedef | mitk::EventStateMachine | |
| PreparePreviewToResultTransfer(const LabelMappingType &labelMapping) | mitk::SegWithPreviewTool | protectedvirtual |
| RequestDeactivationConfirmationOff() | mitk::SegWithPreviewTool | virtual |
| RequestDeactivationConfirmationOn() | mitk::SegWithPreviewTool | virtual |
| ResetMouseCursor() | mitk::EventStateMachine | protected |
| ResetPreviewContent() | mitk::SegWithPreviewTool | protected |
| ResetPreviewContentAtTimeStep(unsigned int timeStep) | mitk::SegWithPreviewTool | protected |
| ResetPreviewNode() | mitk::SegWithPreviewTool | protected |
| ResetsToEmptyPreviewOff() | mitk::SegWithPreviewTool | virtual |
| ResetsToEmptyPreviewOn() | mitk::SegWithPreviewTool | virtual |
| ResetToStartState() | mitk::EventStateMachine | protected |
| SegWithPreviewTool(bool lazyDynamicPreviews=false) | mitk::SegWithPreviewTool | protected |
| SegWithPreviewTool(bool lazyDynamicPreviews, const char *interactorType, const us::Module *interactorModule=nullptr) | mitk::SegWithPreviewTool | protected |
| SelectedLabelVectorType typedef | mitk::SegWithPreviewTool | |
| Self typedef | mitk::EventStateMachine | |
| SetCreateAllTimeSteps(bool _arg) | mitk::SegWithPreviewTool | virtual |
| SetEventConfig(const std::string &filename, const us::Module *module=nullptr) | mitk::InteractionEventHandler | |
| SetEventConfig(const EventConfig &config) | mitk::InteractionEventHandler | |
| SetIsTimePointChangeAware(bool _arg) | mitk::SegWithPreviewTool | virtual |
| SetKeepActiveAfterAccept(bool _arg) | mitk::SegWithPreviewTool | virtual |
| SetLabelTransferMode(LabelTransferMode labelTransferMode) | mitk::SegWithPreviewTool | |
| SetLabelTransferScope(LabelTransferScope labelTransferScope) | mitk::SegWithPreviewTool | |
| SetLockedUpperThreshold(bool _arg) | mitk::BinaryThresholdBaseTool | protectedvirtual |
| SetMergeStyle(MultiLabelSegmentation::MergeStyle mergeStyle) | mitk::SegWithPreviewTool | |
| SetMouseCursor(const char *xpm[], int hotspotX, int hotspotY) | mitk::EventStateMachine | protected |
| SetOverwriteStyle(MultiLabelSegmentation::OverwriteStyle overwriteStyle) | mitk::SegWithPreviewTool | |
| SetRequestDeactivationConfirmation(bool _arg) | mitk::SegWithPreviewTool | virtual |
| SetResetsToEmptyPreview(bool _arg) | mitk::SegWithPreviewTool | virtual |
| SetSelectedLabels(const SelectedLabelVectorType &labelsToTransfer) | mitk::SegWithPreviewTool | |
| SetThresholdValue(double value) | mitk::BinaryThresholdTool | virtual |
| SetThresholdValues(double lower, double upper) | mitk::BinaryThresholdBaseTool | virtual |
| SetToolManager(ToolManager *) | mitk::Tool | protectedvirtual |
| SetUseSpecialPreviewColor(bool _arg) | mitk::SegWithPreviewTool | virtual |
| SetWorkingPlaneGeometry(PlaneGeometry *_arg) | mitk::SegWithPreviewTool | protectedvirtual |
| StateMachineStateType typedef | mitk::EventStateMachine | |
| Superclass typedef | mitk::EventStateMachine | |
| ThresholdingValuesChanged | mitk::BinaryThresholdBaseTool | |
| Tool(const char *, const us::Module *interactorModule=nullptr) | mitk::Tool | protected |
| TransferLabelInformation(const LabelMappingType &labelMapping, const mitk::MultiLabelSegmentation *source, mitk::MultiLabelSegmentation *target) | mitk::SegWithPreviewTool | protectedstatic |
| UpdateCleanUp() | mitk::SegWithPreviewTool | protectedvirtual |
| UpdatePrepare() | mitk::SegWithPreviewTool | protectedvirtual |
| UpdatePreview(bool ignoreLazyPreviewSetting=false) | mitk::SegWithPreviewTool | |
| UseSpecialPreviewColorOff() | mitk::SegWithPreviewTool | virtual |
| UseSpecialPreviewColorOn() | mitk::SegWithPreviewTool | virtual |
| ~BinaryThresholdBaseTool() override | mitk::BinaryThresholdBaseTool | protected |
| ~BinaryThresholdTool() override | mitk::BinaryThresholdTool | protected |
| ~EventStateMachine() override | mitk::EventStateMachine | protected |
| ~InteractionEventHandler() override | mitk::InteractionEventHandler | protected |
| ~InteractionEventObserver() | mitk::InteractionEventObserver | virtual |
| ~SegWithPreviewTool() override | mitk::SegWithPreviewTool | protected |
| ~Tool() override | mitk::Tool | protected |