Type Alias: AnnotationData
AnnotationData:
object
Index Signature
[key: string]: unknown
Type declaration
cachedStats?
optionalcachedStats:Record<string,unknown>
Cached Annotation statistics which is specific to the tool
contour?
optionalcontour:Contour
contour data
handles?
optionalhandles:Handles
Annotation handles that are grabbable for manipulation
isOpenUShapeContour?
optionalisOpenUShapeContour:boolean|"farthestT"|"lineSegment"|"orthogonalT"
The object is closed by connecting start/end points of the contour. Can be true (boolean), meaning 'farthestT' or a specific style: 'farthestT', 'lineSegment', or 'orthogonalT' to specify the rendering style
label?
optionallabel:string
Label of an annotation