Uses of Class
de.digitalcollections.iiif.bookshelf.model.Thumbnail
-
Packages that use Thumbnail Package Description de.digitalcollections.iiif.bookshelf.business.impl.service de.digitalcollections.iiif.bookshelf.model -
-
Uses of Thumbnail in de.digitalcollections.iiif.bookshelf.business.impl.service
Methods in de.digitalcollections.iiif.bookshelf.business.impl.service that return Thumbnail Modifier and Type Method Description protected ThumbnailAbstractManifestParser. createThumbnail(java.util.List<de.digitalcollections.iiif.model.image.Size> sizes, java.lang.String serviceUrl, boolean isV1)ThumbnailStrictManifestParser. getThumbnail(de.digitalcollections.iiif.model.sharedcanvas.Manifest manifest)Thumbnail: "A small image that depicts or pictorially represents the resource that the property is attached to, such as the title page, a significant image or rendering of a canvas with multiple content resources associated with it. -
Uses of Thumbnail in de.digitalcollections.iiif.bookshelf.model
Methods in de.digitalcollections.iiif.bookshelf.model that return Thumbnail Modifier and Type Method Description ThumbnailIiifManifestSummary. getThumbnail()Methods in de.digitalcollections.iiif.bookshelf.model with parameters of type Thumbnail Modifier and Type Method Description voidIiifManifestSummary. setThumbnail(Thumbnail thumbnail)
-