Uses of Class
org.dspace.app.iiif.model.generator.AnnotationGenerator
Packages that use AnnotationGenerator
-
Uses of AnnotationGenerator in org.dspace.app.iiif.model.generator
Methods in org.dspace.app.iiif.model.generator that return AnnotationGeneratorModifier and TypeMethodDescriptionAnnotationGenerator.setMotivation(@NotNull de.digitalcollections.iiif.model.Motivation motivation) Sets the motivation field.AnnotationGenerator.setOnCanvas(CanvasGenerator canvas) Sets the canvas that is associated with this annotation.AnnotationGenerator.setResource(ContentAsTextGenerator contentAsText) Sets a text resource for this annotation.AnnotationGenerator.setResource(ExternalLinksGenerator otherContent) Sets an external link for this annotation.AnnotationGenerator.setWithin(List<ManifestGenerator> within) Set the within property for this annotation.Methods in org.dspace.app.iiif.model.generator with parameters of type AnnotationGeneratorModifier and TypeMethodDescriptionvoidAnnotationListGenerator.addResource(AnnotationGenerator annotation) Adds Annotation resource to the annotation list.voidSearchResultGenerator.addResource(AnnotationGenerator annotation)