An interface to indicate Cell annotation.

Hierarchy

Properties

category?: string
description?: null | string

If equal to undefined, then the description is unknown (possibly still being loaded). If equal to null, then there is no description.

id: string
parentAnnotationId?: string
point: Float32Array
properties: any[]
relatedSegments?: Uint64[][]
type: CELL

Generated using TypeDoc