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 newImageLabelAnnotation
instance. -
Method Summary
-
Constructor Details
-
ImageLabelAnnotation
Creates a newImageLabelAnnotation
instance.- Parameters:
label
- The label that applies to the image.
-
-
Method Details