ActionFunctionDelegate typedef | mitk::EventStateMachine | protected |
ActionFunctionsMapType typedef | mitk::EventStateMachine | |
Activated() override | mitk::WatershedTool | protectedvirtual |
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 |
CanHandle(BaseData *referenceData) const | mitk::Tool | virtual |
CheckCondition(const StateMachineCondition &condition, const InteractionEvent *interactionEvent) | mitk::EventStateMachine | protectedvirtual |
Clone() const | mitk::WatershedTool | |
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 | |
CreateSegmentationNode(Image *image, const std::string &organName, const mitk::Color &color) | mitk::Tool | |
CurrentlyBusy | mitk::Tool | |
Deactivated() override | mitk::WatershedTool | protectedvirtual |
DefaultSegmentationDataType typedef | mitk::Tool | |
Disable() | mitk::InteractionEventObserver | |
DoIt() | mitk::WatershedTool | |
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::WatershedTool | virtual |
GetName() const override | mitk::WatershedTool | virtual |
GetReferenceDataPreference() const | mitk::Tool | virtual |
GetStaticNameOfClass() | mitk::EventStateMachine | inlinestatic |
GetTargetSegmentationNode() | mitk::AutoSegmentationTool | virtual |
GetWorkingDataPreference() const | mitk::Tool | virtual |
GetXPM() const override | mitk::WatershedTool | virtual |
GUIProcessEventsMessage | mitk::Tool | |
HandleEvent(InteractionEvent *event, DataNode *dataNode) | mitk::EventStateMachine | |
InitializeStateMachine() | mitk::Tool | virtual |
InteractionEventHandler() | mitk::InteractionEventHandler | protected |
InteractionEventObserver() | mitk::InteractionEventObserver | |
IsEnabled() const | mitk::InteractionEventObserver | |
ITKWatershed(itk::Image< TPixel, VImageDimension > *originalImage, itk::SmartPointer< mitk::Image > &segmentation) | mitk::WatershedTool | |
ITKWatershed(itk::Image< TPixel, VImageDimension > *originalImage, mitk::Image::Pointer &segmentation) | mitk::WatershedTool | |
LoadStateMachine(const std::string &filename, const us::Module *module=nullptr) | mitk::EventStateMachine | |
m_EventConfig | mitk::Tool | protected |
m_IsActive | mitk::EventStateMachine | protected |
m_Level | mitk::WatershedTool | protected |
m_OverwriteExistingSegmentation | mitk::AutoSegmentationTool | protected |
m_Threshold | mitk::WatershedTool | protected |
m_ToolManager | mitk::Tool | protected |
m_UndoController | mitk::EventStateMachine | protected |
m_UndoEnabled | mitk::EventStateMachine | protected |
MapToEventVariant(InteractionEvent *interactionEvent) | mitk::InteractionEventHandler | protected |
mitkClassMacro(WatershedTool, AutoSegmentationTool) | mitk::WatershedTool | |
mitk::AutoSegmentationTool::mitkClassMacro(AutoSegmentationTool, Tool) | mitk::AutoSegmentationTool | |
mitk::Tool::mitkClassMacro(Tool, EventStateMachine) | mitk::Tool | |
New() | mitk::WatershedTool | static |
Notify(InteractionEvent *interactionEvent, bool isHandled) override | mitk::Tool | protectedvirtual |
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 | |
SetLevel(double l) | mitk::WatershedTool | inline |
SetMouseCursor(const char *xpm[], int hotspotX, int hotspotY) | mitk::EventStateMachine | protected |
SetOverwriteExistingSegmentation(bool overwrite) | mitk::AutoSegmentationTool | |
SetThreshold(double t) | mitk::WatershedTool | inline |
SetToolManager(ToolManager *) | mitk::Tool | protectedvirtual |
StateMachineStateType typedef | mitk::EventStateMachine | |
Superclass typedef | mitk::EventStateMachine | |
Tool() | mitk::Tool | protected |
Tool(const char *) | mitk::Tool | protected |
WatershedTool() | mitk::WatershedTool | protected |
~AutoSegmentationTool() | mitk::AutoSegmentationTool | protectedvirtual |
~EventStateMachine() | mitk::EventStateMachine | protectedvirtual |
~InteractionEventHandler() | mitk::InteractionEventHandler | protectedvirtual |
~InteractionEventObserver() | mitk::InteractionEventObserver | virtual |
~Tool() | mitk::Tool | protectedvirtual |
~WatershedTool() | mitk::WatershedTool | protectedvirtual |