Skip to main content

Type Alias: AnnotationData

AnnotationData: object

Index Signature

[key: string]: unknown

Type declaration

cachedStats?

optional cachedStats: Record<string, unknown>

Cached Annotation statistics which is specific to the tool

contour?

optional contour: Contour

contour data

handles?

optional handles: Handles

Annotation handles that are grabbable for manipulation

label?

optional label: string

Label of an annotation

Defined in

tools/src/types/AnnotationTypes.ts:21