Interface AnnotationSettingsInterfaceRO
Hierarchy
- AnnotationSettingsInterfaceRO
Methods
get_id
- get_id(): string
-
Returns string
get_label
- get_label(): string
-
Returns string
get_opacity
- get_opacity(): number
-
Returns number
get_showHoverLabel
- get_showHoverLabel(): boolean
-
Returns boolean
get_tag
- get_tag(): string
-
Returns string
Interface for querying generic Annotation settings.
The
RO
is short for "read-only".