Uses of Interface
org.opencastproject.metadata.mpeg7.FreeTextAnnotation
Packages that use FreeTextAnnotation
-
Uses of FreeTextAnnotation in org.opencastproject.metadata.mpeg7
Classes in org.opencastproject.metadata.mpeg7 that implement FreeTextAnnotationFields in org.opencastproject.metadata.mpeg7 with type parameters of type FreeTextAnnotationModifier and TypeFieldDescriptionprotected List<FreeTextAnnotation> TextAnnotationImpl.freeTextAnnotationsFree text annotationsMethods in org.opencastproject.metadata.mpeg7 that return types with arguments of type FreeTextAnnotationModifier and TypeMethodDescriptionTextAnnotation.freeTextAnnotations()Returns an iteration of the free text annotations.TextAnnotationImpl.freeTextAnnotations()Methods in org.opencastproject.metadata.mpeg7 with parameters of type FreeTextAnnotationModifier and TypeMethodDescriptionvoidTextAnnotation.addFreeTextAnnotation(FreeTextAnnotation freeTextAnnotation) Adds a free text annotation.voidTextAnnotationImpl.addFreeTextAnnotation(FreeTextAnnotation freeTextAnnotation)