Uses of Class
org.dspace.app.iiif.model.generator.ProfileGenerator
Packages that use ProfileGenerator
Package
Description
-
Uses of ProfileGenerator in org.dspace.app.iiif.model.generator
Methods in org.dspace.app.iiif.model.generator with parameters of type ProfileGeneratorModifier and TypeMethodDescriptionImageServiceGenerator.setProfile(ProfileGenerator profile) Sets the IIIF image profile. -
Uses of ProfileGenerator in org.dspace.app.iiif.service
Methods in org.dspace.app.iiif.service with parameters of type ProfileGeneratorModifier and TypeMethodDescriptionprotected ImageContentGeneratorImageContentService.getImageContent(UUID uuid, String mimetype, ProfileGenerator profile, String path) Association of images with their respective canvases is done via annotations. -
Uses of ProfileGenerator in org.dspace.app.iiif.service.utils
Methods in org.dspace.app.iiif.service.utils that return ProfileGeneratorModifier and TypeMethodDescriptionImageProfileUtil.getImageProfile()Utility method for obtaining the image service profile.ThumbProfileUtil.getThumbnailProfile()Utility method for obtaining the thumbnail image service profile.