Constructor
new AnnotationUI(annotationToolkit, opts)
Creates an instance of AnnotationUI.
Parameters:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
annotationToolkit |
Object | The annotation toolkit object. | ||||||||||||||||||||||||||||||||||||||||||||||||||
opts |
Object | The options for the AnnotationUI.
Properties
|
- Source:
Methods
_addToViewer()
Set up the grid that adds the UI to the viewer
- Source:
destroy()
Destroys the AnnotationUI and cleans up its resources.
- Source:
hideToolbar()
Hide the toolbar
- Source:
hideUI()
Hide the LayerUI interface
- Source:
showToolbar()
Show the toolbar
- Source:
showUI()
Show the LayerUI interface
- Source: