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 classJpegWatermarkerAdds a watermark to JPEG image by adding an exif metadata.classMp4WatermarkerAdds watermark to mp4 file by modifying its title.classTextWatermarkerAppend the watermark at the end of text file
-