Class ImageLabelAnnotationWriter

Object
ImageLabelAnnotationWriter
All Implemented Interfaces:
AnnotationWriter<ImageLabelAnnotation>

public class ImageLabelAnnotationWriter extends Object implements AnnotationWriter<ImageLabelAnnotation>
Writes an ImageLabelAnnotation to the file-system.
Author:
Owen Feehan
  • Constructor Details

    • ImageLabelAnnotationWriter

      public ImageLabelAnnotationWriter()
  • Method Details