ActionFunctionDelegate typedef | mitk::EventStateMachine | protected |
ActionFunctionsMapType typedef | mitk::EventStateMachine | |
Activated() override | mitk::SegmentationsProcessingTool | 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 | |
CalculateGrayValueStatisticsTool() | mitk::CalculateGrayValueStatisticsTool | protected |
CalculateMinMax(itk::Image< TPixel, VImageDimension > *referenceImage, Image *segmentation, TPixel &minimum, TPixel &maximum) | mitk::CalculateGrayValueStatisticsTool | protected |
CanHandle(BaseData *referenceData) const | mitk::Tool | virtual |
CheckCondition(const StateMachineCondition &condition, const InteractionEvent *interactionEvent) | mitk::EventStateMachine | protectedvirtual |
Clone() const | mitk::CalculateGrayValueStatisticsTool | |
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::SegmentationsProcessingTool | protectedvirtual |
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 |
FinishProcessingAllData() override | mitk::CalculateGrayValueStatisticsTool | protectedvirtual |
GeneralMessage | mitk::Tool | |
GetAttributes() const | mitk::InteractionEventHandler | protected |
GetClassHierarchy() const override | mitk::EventStateMachine | inlinevirtual |
GetClassName() const | mitk::EventStateMachine | virtual |
GetCurrentState() const | mitk::EventStateMachine | protected |
GetCursorIconResource() const | mitk::Tool | virtual |
GetErrorMessage() override | mitk::CalculateGrayValueStatisticsTool | protectedvirtual |
GetEventConfig() const | mitk::InteractionEventHandler | |
GetExecutableTransition(InteractionEvent *event) | mitk::EventStateMachine | protected |
GetGroup() const override | mitk::SegmentationsProcessingTool | protectedvirtual |
GetGUI(const std::string &toolkitPrefix, const std::string &toolkitPostfix) | mitk::Tool | virtual |
GetHistogram() | mitk::CalculateGrayValueStatisticsTool | |
GetIconPath() const | mitk::Tool | inlinevirtual |
GetIconResource() const | mitk::Tool | virtual |
GetName() const override | mitk::CalculateGrayValueStatisticsTool | virtual |
GetReferenceDataPreference() const | mitk::Tool | virtual |
GetReport() const | mitk::CalculateGrayValueStatisticsTool | virtual |
GetStaticNameOfClass() | mitk::EventStateMachine | inlinestatic |
GetWorkingDataPreference() const | mitk::Tool | virtual |
GetXPM() const override | mitk::CalculateGrayValueStatisticsTool | virtual |
GUIProcessEventsMessage | mitk::Tool | |
HandleEvent(InteractionEvent *event, DataNode *dataNode) | mitk::EventStateMachine | |
HistogramMeasurementType typedef | mitk::CalculateGrayValueStatisticsTool | |
HistogramType typedef | mitk::CalculateGrayValueStatisticsTool | |
InitializeStateMachine() | mitk::Tool | virtual |
InteractionEventHandler() | mitk::InteractionEventHandler | protected |
InteractionEventObserver() | mitk::InteractionEventObserver | |
IsEnabled() const | mitk::InteractionEventObserver | |
ITKHistogramming(itk::Image< TPixel, VImageDimension > *referenceImage, Image *segmentation, std::stringstream &report) | mitk::CalculateGrayValueStatisticsTool | protected |
LoadStateMachine(const std::string &filename, const us::Module *module=nullptr) | mitk::EventStateMachine | |
m_CompleteReport | mitk::CalculateGrayValueStatisticsTool | protected |
m_EventConfig | mitk::Tool | protected |
m_FailedNodes | mitk::SegmentationsProcessingTool | protected |
m_IsActive | mitk::EventStateMachine | protected |
m_ITKHistogram | mitk::CalculateGrayValueStatisticsTool | |
m_ToolManager | mitk::Tool | protected |
m_UndoController | mitk::EventStateMachine | protected |
m_UndoEnabled | mitk::EventStateMachine | protected |
MapToEventVariant(InteractionEvent *interactionEvent) | mitk::InteractionEventHandler | protected |
mitkClassMacro(CalculateGrayValueStatisticsTool, SegmentationsProcessingTool) | mitk::CalculateGrayValueStatisticsTool | |
mitk::SegmentationsProcessingTool::mitkClassMacro(SegmentationsProcessingTool, Tool) | mitk::SegmentationsProcessingTool | |
mitk::Tool::mitkClassMacro(Tool, EventStateMachine) | mitk::Tool | |
New() | mitk::CalculateGrayValueStatisticsTool | static |
Notify(InteractionEvent *interactionEvent, bool isHandled) override | mitk::Tool | protectedvirtual |
Pointer typedef | mitk::EventStateMachine | |
ProcessAllObjects() | mitk::SegmentationsProcessingTool | protectedvirtual |
ProcessOneWorkingData(DataNode *node) override | mitk::CalculateGrayValueStatisticsTool | protectedvirtual |
ResetMouseCursor() | mitk::EventStateMachine | protected |
ResetToStartState() | mitk::EventStateMachine | protected |
SegmentationsProcessingTool() | mitk::SegmentationsProcessingTool | protected |
Self typedef | mitk::EventStateMachine | |
SendErrorMessageIfAny() | mitk::SegmentationsProcessingTool | protectedvirtual |
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 |
SetToolManager(ToolManager *) | mitk::Tool | protectedvirtual |
StartProcessingAllData() override | mitk::CalculateGrayValueStatisticsTool | protectedvirtual |
StateMachineStateType typedef | mitk::EventStateMachine | |
StatisticsCompleted | mitk::CalculateGrayValueStatisticsTool | |
Superclass typedef | mitk::EventStateMachine | |
Tool() | mitk::Tool | protected |
Tool(const char *) | mitk::Tool | protected |
~CalculateGrayValueStatisticsTool() | mitk::CalculateGrayValueStatisticsTool | protectedvirtual |
~EventStateMachine() | mitk::EventStateMachine | protectedvirtual |
~InteractionEventHandler() | mitk::InteractionEventHandler | protectedvirtual |
~InteractionEventObserver() | mitk::InteractionEventObserver | virtual |
~SegmentationsProcessingTool() | mitk::SegmentationsProcessingTool | protectedvirtual |
~Tool() | mitk::Tool | protectedvirtual |