Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::BinaryThresholdULTool Member List

This is the complete list of members for mitk::BinaryThresholdULTool, including all inherited members.

AcceptCurrentThresholdValue()mitk::BinaryThresholdULToolvirtual
ActionFunctionDelegate typedefmitk::EventStateMachineprotected
ActionFunctionsMapType typedefmitk::EventStateMachine
Activated() overridemitk::BinaryThresholdULToolvirtual
AddActionFunction(const std::string &action, TActionFunctor *functor)mitk::EventStateMachineprotected
AddActionFunction(const std::string &action, const ActionFunctionDelegate &delegate)mitk::EventStateMachineprotected
AddConditionFunction(const std::string &condition, const ConditionFunctionDelegate &delegate)mitk::EventStateMachineprotected
AddEventConfig(const std::string &filename, const us::Module *module=nullptr)mitk::InteractionEventHandler
AddEventConfig(const EventConfig &config)mitk::InteractionEventHandler
AutoSegmentationTool()mitk::AutoSegmentationToolprotected
BinaryThresholdULTool()mitk::BinaryThresholdULToolprotected
CancelThresholding()mitk::BinaryThresholdULToolvirtual
CanHandle(BaseData *referenceData) const mitk::Toolvirtual
CheckCondition(const StateMachineCondition &condition, const InteractionEvent *interactionEvent)mitk::EventStateMachineprotectedvirtual
Clone() const mitk::BinaryThresholdULTool
ConditionFunctionDelegate typedefmitk::EventStateMachineprotected
ConfigurationChanged()mitk::InteractionEventHandlerprotectedvirtual
ConnectActionsAndFunctions() overridemitk::Toolprotectedvirtual
ConstPointer typedefmitk::EventStateMachine
CreateEmptySegmentationNode(Image *original, const std::string &organName, const mitk::Color &color)mitk::Tool
CreateNewSegmentationFromThreshold(DataNode *node)mitk::BinaryThresholdULToolprotected
CreateSegmentationNode(Image *image, const std::string &organName, const mitk::Color &color)mitk::Tool
CurrentlyBusymitk::Tool
Deactivated() overridemitk::BinaryThresholdULToolvirtual
DefaultSegmentationDataType typedefmitk::Tool
Disable()mitk::InteractionEventObserver
Enable()mitk::InteractionEventObserver
EnableInteraction(bool enable)mitk::EventStateMachineinline
EnableUndo(bool enable)mitk::EventStateMachineinline
ErrorMessagemitk::Tool
EventStateMachine()mitk::EventStateMachineprotected
ExecuteAction(StateMachineAction *action, InteractionEvent *interactionEvent)mitk::EventStateMachineprotectedvirtual
FilterEvents(InteractionEvent *, DataNode *) overridemitk::Toolprotectedvirtual
GeneralMessagemitk::Tool
Get3DImage(itk::SmartPointer< Image > image, unsigned int timestep)mitk::AutoSegmentationToolprotectedvirtual
GetAttributes() const mitk::InteractionEventHandlerprotected
GetClassHierarchy() const overridemitk::EventStateMachineinlinevirtual
GetClassName() const mitk::EventStateMachinevirtual
GetCurrentSegmentationName()mitk::AutoSegmentationTool
GetCurrentState() const mitk::EventStateMachineprotected
GetCursorIconResource() const mitk::Toolvirtual
GetEventConfig() const mitk::InteractionEventHandler
GetExecutableTransition(InteractionEvent *event)mitk::EventStateMachineprotected
GetGroup() const overridemitk::AutoSegmentationToolprotectedvirtual
GetGUI(const std::string &toolkitPrefix, const std::string &toolkitPostfix)mitk::Toolvirtual
GetIconPath() const mitk::Toolinlinevirtual
GetIconResource() const overridemitk::BinaryThresholdULToolvirtual
GetName() const overridemitk::BinaryThresholdULToolvirtual
GetReferenceDataPreference() const mitk::Toolvirtual
GetStaticNameOfClass()mitk::EventStateMachineinlinestatic
GetTargetSegmentationNode()mitk::AutoSegmentationToolvirtual
GetWorkingDataPreference() const mitk::Toolvirtual
GetXPM() const overridemitk::BinaryThresholdULToolvirtual
GUIProcessEventsMessagemitk::Tool
HandleEvent(InteractionEvent *event, DataNode *dataNode)mitk::EventStateMachine
ImageType typedefmitk::BinaryThresholdULToolprotected
InitializeStateMachine()mitk::Toolvirtual
InteractionEventHandler()mitk::InteractionEventHandlerprotected
InteractionEventObserver()mitk::InteractionEventObserver
IntervalBordersChangedmitk::BinaryThresholdULTool
IsEnabled() const mitk::InteractionEventObserver
LoadStateMachine(const std::string &filename, const us::Module *module=nullptr)mitk::EventStateMachine
m_CurrentLowerThresholdValuemitk::BinaryThresholdULToolprotected
m_CurrentUpperThresholdValuemitk::BinaryThresholdULToolprotected
m_EventConfigmitk::Toolprotected
m_IsActivemitk::EventStateMachineprotected
m_IsOldBinarymitk::BinaryThresholdULToolprotected
m_NodeForThresholdingmitk::BinaryThresholdULToolprotected
m_OriginalImageNodemitk::BinaryThresholdULToolprotected
m_OverwriteExistingSegmentationmitk::AutoSegmentationToolprotected
m_SensibleMaximumThresholdValuemitk::BinaryThresholdULToolprotected
m_SensibleMinimumThresholdValuemitk::BinaryThresholdULToolprotected
m_ThresholdFeedbackNodemitk::BinaryThresholdULToolprotected
m_ThresholdFiltermitk::BinaryThresholdULToolprotected
m_ToolManagermitk::Toolprotected
m_UndoControllermitk::EventStateMachineprotected
m_UndoEnabledmitk::EventStateMachineprotected
MapToEventVariant(InteractionEvent *interactionEvent)mitk::InteractionEventHandlerprotected
mitkClassMacro(BinaryThresholdULTool, AutoSegmentationTool)mitk::BinaryThresholdULTool
mitk::AutoSegmentationTool::mitkClassMacro(AutoSegmentationTool, Tool)mitk::AutoSegmentationTool
mitk::Tool::mitkClassMacro(Tool, EventStateMachine)mitk::Tool
New()mitk::BinaryThresholdULToolstatic
Notify(InteractionEvent *interactionEvent, bool isHandled) overridemitk::Toolprotectedvirtual
OnRoiDataChanged()mitk::BinaryThresholdULToolprotected
Pointer typedefmitk::EventStateMachine
ResetMouseCursor()mitk::EventStateMachineprotected
ResetToStartState()mitk::EventStateMachineprotected
SegmentationType typedefmitk::BinaryThresholdULToolprotected
Self typedefmitk::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::EventStateMachineprotected
SetOverwriteExistingSegmentation(bool overwrite)mitk::AutoSegmentationTool
SetThresholdValues(double lower, double upper)mitk::BinaryThresholdULToolvirtual
SetToolManager(ToolManager *)mitk::Toolprotectedvirtual
SetupPreviewNode()mitk::BinaryThresholdULToolprotected
StateMachineStateType typedefmitk::EventStateMachine
Superclass typedefmitk::EventStateMachine
ThresholdFilterType typedefmitk::BinaryThresholdULToolprotected
ThresholdingValuesChangedmitk::BinaryThresholdULTool
Tool()mitk::Toolprotected
Tool(const char *)mitk::Toolprotected
UpdatePreview()mitk::BinaryThresholdULToolprotected
~AutoSegmentationTool()mitk::AutoSegmentationToolprotectedvirtual
~BinaryThresholdULTool()mitk::BinaryThresholdULToolprotectedvirtual
~EventStateMachine()mitk::EventStateMachineprotectedvirtual
~InteractionEventHandler()mitk::InteractionEventHandlerprotectedvirtual
~InteractionEventObserver()mitk::InteractionEventObservervirtual
~Tool()mitk::Toolprotectedvirtual