Cell session for annotation cells.

Hierarchy

Constructors

Properties

annotationLayerView: AnnotationLayerView
categoryDropdown: undefined | HTMLSelectElement = undefined

Category of cell, eg: positive/negative

colorInput: undefined | HTMLInputElement = undefined
container: HTMLDivElement
disposedStacks: any
keyMap: EventActionMap = ...
landmarkDropdown: undefined | HTMLSelectElement = undefined

Landmark for cell

refCount: number = 1
wasDisposed: undefined | boolean

Methods

  • Returns

    Returns a select HTML element containing cell category information (eg: positive, negative etc)

    Returns HTMLSelectElement

  • Returns

    Returns a select tag element with information about landmark of cells.

    Returns HTMLSelectElement

Generated using TypeDoc