Annotation
interface Annotation
An annotation model.
Methods
array
getPoints()
Get the points array of the annotation.
getFile()
Get the image/video, the annotation belongs to.
Details
at line 18
array
getPoints()
Get the points array of the annotation.
at line 25
Shape
getShape()
Get the shape of an annotation.
at line 32
VolumeFile
getFile()
Get the image/video, the annotation belongs to.