Uses of Class
org.nuxeo.importer.stream.consumer.watermarker.AbstractWatermarker
-
Packages that use AbstractWatermarker Package Description org.nuxeo.importer.stream.consumer.watermarker -
-
Uses of AbstractWatermarker in org.nuxeo.importer.stream.consumer.watermarker
Subclasses of AbstractWatermarker in org.nuxeo.importer.stream.consumer.watermarker Modifier and Type Class Description class
JpegWatermarker
Adds a watermark to JPEG image by adding an exif metadata.class
Mp4Watermarker
Adds watermark to mp4 file by modifying its title.class
TextWatermarker
Append the watermark at the end of text file
-