AcceptCurrentThresholdValue() | mitk::BinaryThresholdULTool | virtual |
ActionFunctionDelegate typedef | mitk::EventStateMachine | protected |
ActionFunctionsMapType typedef | mitk::EventStateMachine | |
Activated() override | mitk::BinaryThresholdULTool | 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 |
BinaryThresholdULTool() | mitk::BinaryThresholdULTool | protected |
CancelThresholding() | mitk::BinaryThresholdULTool | virtual |
CanHandle(BaseData *referenceData) const | mitk::Tool | virtual |
CheckCondition(const StateMachineCondition &condition, const InteractionEvent *interactionEvent) | mitk::EventStateMachine | protectedvirtual |
Clone() const | mitk::BinaryThresholdULTool | |
ConditionFunctionDelegate typedef | mitk::EventStateMachine | protected |
ConfigurationChanged() | mitk::InteractionEventHandler | protectedvirtual |
ConnectActionsAndFunctions() override | mitk::Tool | protectedvirtual |
ConstPointer typedef | mitk::EventStateMachine | |
CreateEmptySegmentationNode(Image *original, const std::string &organName, const mitk::Color &color) | mitk::Tool | |
CreateNewSegmentationFromThreshold(DataNode *node) | mitk::BinaryThresholdULTool | protected |
CreateSegmentationNode(Image *image, const std::string &organName, const mitk::Color &color) | mitk::Tool | |
CurrentlyBusy | mitk::Tool | |
Deactivated() override | mitk::BinaryThresholdULTool | 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::BinaryThresholdULTool | virtual |
GetName() const override | mitk::BinaryThresholdULTool | virtual |
GetReferenceDataPreference() const | mitk::Tool | virtual |
GetStaticNameOfClass() | mitk::EventStateMachine | inlinestatic |
GetTargetSegmentationNode() | mitk::AutoSegmentationTool | virtual |
GetWorkingDataPreference() const | mitk::Tool | virtual |
GetXPM() const override | mitk::BinaryThresholdULTool | virtual |
GUIProcessEventsMessage | mitk::Tool | |
HandleEvent(InteractionEvent *event, DataNode *dataNode) | mitk::EventStateMachine | |
ImageType typedef | mitk::BinaryThresholdULTool | protected |
InitializeStateMachine() | mitk::Tool | virtual |
InteractionEventHandler() | mitk::InteractionEventHandler | protected |
InteractionEventObserver() | mitk::InteractionEventObserver | |
IntervalBordersChanged | mitk::BinaryThresholdULTool | |
IsEnabled() const | mitk::InteractionEventObserver | |
LoadStateMachine(const std::string &filename, const us::Module *module=nullptr) | mitk::EventStateMachine | |
m_CurrentLowerThresholdValue | mitk::BinaryThresholdULTool | protected |
m_CurrentUpperThresholdValue | mitk::BinaryThresholdULTool | protected |
m_EventConfig | mitk::Tool | protected |
m_IsActive | mitk::EventStateMachine | protected |
m_IsOldBinary | mitk::BinaryThresholdULTool | protected |
m_NodeForThresholding | mitk::BinaryThresholdULTool | protected |
m_OriginalImageNode | mitk::BinaryThresholdULTool | protected |
m_OverwriteExistingSegmentation | mitk::AutoSegmentationTool | protected |
m_SensibleMaximumThresholdValue | mitk::BinaryThresholdULTool | protected |
m_SensibleMinimumThresholdValue | mitk::BinaryThresholdULTool | protected |
m_ThresholdFeedbackNode | mitk::BinaryThresholdULTool | protected |
m_ThresholdFilter | mitk::BinaryThresholdULTool | protected |
m_ToolManager | mitk::Tool | protected |
m_UndoController | mitk::EventStateMachine | protected |
m_UndoEnabled | mitk::EventStateMachine | protected |
MapToEventVariant(InteractionEvent *interactionEvent) | mitk::InteractionEventHandler | protected |
mitkClassMacro(BinaryThresholdULTool, AutoSegmentationTool) | mitk::BinaryThresholdULTool | |
mitk::AutoSegmentationTool::mitkClassMacro(AutoSegmentationTool, Tool) | mitk::AutoSegmentationTool | |
mitk::Tool::mitkClassMacro(Tool, EventStateMachine) | mitk::Tool | |
New() | mitk::BinaryThresholdULTool | static |
Notify(InteractionEvent *interactionEvent, bool isHandled) override | mitk::Tool | protectedvirtual |
OnRoiDataChanged() | mitk::BinaryThresholdULTool | protected |
Pointer typedef | mitk::EventStateMachine | |
ResetMouseCursor() | mitk::EventStateMachine | protected |
ResetToStartState() | mitk::EventStateMachine | protected |
SegmentationType typedef | mitk::BinaryThresholdULTool | 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 | |
SetThresholdValues(double lower, double upper) | mitk::BinaryThresholdULTool | virtual |
SetToolManager(ToolManager *) | mitk::Tool | protectedvirtual |
SetupPreviewNode() | mitk::BinaryThresholdULTool | protected |
StateMachineStateType typedef | mitk::EventStateMachine | |
Superclass typedef | mitk::EventStateMachine | |
ThresholdFilterType typedef | mitk::BinaryThresholdULTool | protected |
ThresholdingValuesChanged | mitk::BinaryThresholdULTool | |
Tool() | mitk::Tool | protected |
Tool(const char *) | mitk::Tool | protected |
UpdatePreview() | mitk::BinaryThresholdULTool | protected |
~AutoSegmentationTool() | mitk::AutoSegmentationTool | protectedvirtual |
~BinaryThresholdULTool() | mitk::BinaryThresholdULTool | protectedvirtual |
~EventStateMachine() | mitk::EventStateMachine | protectedvirtual |
~InteractionEventHandler() | mitk::InteractionEventHandler | protectedvirtual |
~InteractionEventObserver() | mitk::InteractionEventObserver | virtual |
~Tool() | mitk::Tool | protectedvirtual |