ImageAnnotationToolAction¶
- class ImageAnnotationToolAction(*values)[source]¶
Bases:
StrEnumAction to set the figure as the current figure (selected figure) in the annotation tool.
Methods
Check if a value is in the enum.
Get all values of the enum.
Attributes
- classmethod values()¶
Get all values of the enum.
-
NEXT_IMAGE =
'images/nextImage'¶
-
PREV_IMAGE =
'images/prevImage'¶
-
SET_FIGURE =
'figures/setFigure'¶
-
SET_IMAGE =
'images/setImage'¶
-
SHOW_ERROR_NOTIFICATION =
'app/showErrorNotification'¶
-
SHOW_SUCCESS_NOTIFICATION =
'app/showSuccessNotification'¶
-
SHOW_WARNING_NOTIFICATION =
'app/showWarningNotification'¶
-
ZOOM_TO_FIGURE =
'scene/zoomToObject'¶