An interface to indicate a collection annotation. Collection annotation contains child collection of annotations. Eg: Polygon (group of line segments), Volume (group of polygons)

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

Generated using TypeDoc