Class ImageLabelAnnotation
Object
ImageLabelAnnotation
- All Implemented Interfaces:
Annotation
A single label that is associated with an image.
- Author:
- Owen Feehan
-
Constructor Summary
ConstructorsConstructorDescriptionImageLabelAnnotation(String label) Creates a newImageLabelAnnotationinstance. -
Method Summary
-
Constructor Details
-
ImageLabelAnnotation
Creates a newImageLabelAnnotationinstance.- Parameters:
label- The label that applies to the image.
-
-
Method Details