AnnotationContext
Defined in: packages/annotation-context/dist/types.d.ts:22
An annotation context defining tool constraints for a particular annotation task
Properties
Section titled “Properties”
readonlyid:AnnotationContextId
Defined in: packages/annotation-context/dist/types.d.ts:23
imageIds?
Section titled “imageIds?”
readonlyoptionalimageIds?: readonlyImageId[]
Defined in: packages/annotation-context/dist/types.d.ts:26
readonlylabel:string
Defined in: packages/annotation-context/dist/types.d.ts:24
metadata?
Section titled “metadata?”
readonlyoptionalmetadata?:Readonly<Record<string,unknown>>
Defined in: packages/annotation-context/dist/types.d.ts:27
readonlytools: readonlyToolConstraint[]
Defined in: packages/annotation-context/dist/types.d.ts:25