Class: DefaultTool

OSDPaperjsAnnotation.DefaultTool(paperScope)

Default annotation tool that extends the AnnotationUITool class. Used for image navigation and interaction with annotations.

Constructor

new DefaultTool(paperScope)

Create a DefaultTool instance for image navigation and annotation interaction.
Parameters:
Name Type Description
paperScope paper.PaperScope The Paper.js scope for the tool.
Source:

Extends

  • AnnotationUITool

Classes

DefaultToolbar