Medical Imaging Interaction Toolkit
2023.12.00
Medical Imaging Interaction Toolkit
|
This category includes classes that support the developer to create software that allows the user to interact with the data. More...
Modules | |
Interaction Classes | |
This subcategory includes interaction classes (subclasses of mitk::StateMachine) that change the data according to the input of the user. | |
Undo Classes | |
This subcategory includes the undo/redo-specific classes. | |
This category includes classes that support the developer to create software that allows the user to interact with the data.
This includes complex interactions that have multiple states (e.g., moving a handle of an active contour vs changing its local elasicity) and a concept to realize an undo/redo-mechanism.
A detailed description of the rationale for these classes can be found in Interaction and Undo/Redo Concepts.