Image Annotation Tool API¶
-
class
supervisely_lib.api.image_annotation_tool_api.
ImageAnnotationToolAction
(value)[source]¶ Bases:
supervisely_lib.collection.str_enum.StrEnum
An enumeration.
-
SET_FIGURE
= 'figures/setFigure'¶
-
NEXT_IMAGE
= 'images/nextImage'¶
-
PREV_IMAGE
= 'images/prevImage'¶
-
SET_IMAGE
= 'images/setImage'¶
-
ZOOM_TO_FIGURE
= 'scene/zoomToObject'¶
-