An interface to indicate Volume annotation. Inherits collection interface.

Hierarchy

Properties

childAnnotationIds: string[]
childrenVisible: boolean
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
properties: any[]
relatedSegments?: Uint64[][]
source: Float32Array
type: VOLUME

Generated using TypeDoc