Uses of Class
org.dspace.app.iiif.model.generator.ImageContentGenerator
Packages that use ImageContentGenerator
-
Uses of ImageContentGenerator in org.dspace.app.iiif.model.generator
Methods in org.dspace.app.iiif.model.generator that return ImageContentGeneratorModifier and TypeMethodDescriptionImageContentGenerator.addService(ImageServiceGenerator imageService) Adds the IIIF image service annotation.Sets the optional mimetype.Methods in org.dspace.app.iiif.model.generator with parameters of type ImageContentGeneratorModifier and TypeMethodDescriptionvoidManifestGenerator.addLogo(ImageContentGenerator logo) voidManifestGenerator.addThumbnail(ImageContentGenerator thumbnail) Adds optional thumbnail image resource to manifest. -
Uses of ImageContentGenerator in org.dspace.app.iiif.service
Methods in org.dspace.app.iiif.service that return ImageContentGeneratorModifier and TypeMethodDescriptionprotected ImageContentGeneratorImageContentService.getImageContent(String identifier) protected ImageContentGeneratorImageContentService.getImageContent(UUID uuid, String mimetype, ProfileGenerator profile, String path) Association of images with their respective canvases is done via annotations.