- Preparing search index...
- The search index is not available
neuroglancer
Function getNeighbouringAnnIds
- getNeighbouringAnnIds(childAnns: string[], id: string): string[] | undefined
-
Parameters
-
childAnns: string[]
-
id: string
Returns string[] | undefined
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.