Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnnotationSettingsInterface

Interface for controlling generic Annotation settings.

Hierarchy

Implemented by

Index

Methods

get_id

  • get_id(): string

get_label

  • get_label(): string

get_opacity

  • get_opacity(): number

get_showHoverLabel

  • get_showHoverLabel(): boolean

get_tag

  • get_tag(): string

set_id

  • set_id(v: string): string

set_label

  • set_label(v: string): string

set_opacity

  • set_opacity(v: number): number

set_showHoverLabel

  • set_showHoverLabel(v: boolean): boolean

set_tag

  • set_tag(v: string): string

Generated using TypeDoc