• Takes an id parameter and returns a list of annotation ids which are neighbours of this annotation.

    Returns

    A list of annotation ids that are neighbours.

    Parameters

    • childAnns: string[]

      Input list of annotation Ids

    • id: string

      Annotation id for which the neighbours are getting computed

    Returns string[] | undefined

Generated using TypeDoc