Uses of Class
io.goobi.viewer.controller.imaging.WatermarkHandler
Packages that use WatermarkHandler
Package
Description
Handlers and utilities for image and media delivery, including IIIF URL construction, thumbnail generation,
PDF handling, watermarking, and 3D object access within the Goobi viewer.
JSF managed beans (CDI backing beans) of the Goobi viewer.
-
Uses of WatermarkHandler in io.goobi.viewer.controller.imaging
Methods in io.goobi.viewer.controller.imaging that return WatermarkHandlerConstructors in io.goobi.viewer.controller.imaging with parameters of type WatermarkHandlerModifierConstructorDescriptionPdfHandler(WatermarkHandler watermarkHandler, AbstractApiUrlManager urls) Creates a new PdfHandler instance.PdfHandler(WatermarkHandler watermarkHandler, Configuration configuration) Creates a new PdfHandler instance. -
Uses of WatermarkHandler in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return WatermarkHandlerModifier and TypeMethodDescriptionImageDeliveryBean.getFooter()Retrieves the #WatermarkHandler, creates it if it doesn't exist yet.