Uses of Class
de.swa.fuh.mpeg7.Annotation
| Package | Description |
|---|---|
| de.swa.fuh.mpeg7 |
-
Uses of Annotation in de.swa.fuh.mpeg7
Subclasses of Annotation in de.swa.fuh.mpeg7 Modifier and Type Class Description classDependencyStructureclassKeywordAnnotationKeywordAnnotationMethods in de.swa.fuh.mpeg7 that return Annotation Modifier and Type Method Description AnnotationScene. getAnnotation()AnnotationCreationInformation. getVideoInfo()Methods in de.swa.fuh.mpeg7 with parameters of type Annotation Modifier and Type Method Description voidScene. setAnnotation(Annotation annotation)voidCreationInformation. setVideoInfo(Annotation videoInfo)Constructors in de.swa.fuh.mpeg7 with parameters of type Annotation Constructor Description CreationInformation(java.lang.String title, Annotation videoInfo, java.lang.String creator, java.lang.String creationTime, java.lang.String creationPlace)Scene(java.lang.String id, MediaTime mediaTime, Annotation annotation)