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