Uses of Class
adams.gui.visualization.watermark.AbstractWatermark
-
Packages that use AbstractWatermark Package Description adams.gui.visualization.watermark -
-
Uses of AbstractWatermark in adams.gui.visualization.watermark
Subclasses of AbstractWatermark in adams.gui.visualization.watermark Modifier and Type Class Description classAbstractImageWatermarkAncestor for image-based watermarks.classADAMSUses the following resource as watermark:ADAMS.RESOURCEclassDefaultApplies the watermark defined in the global preferences.classFromFileUses the specified image file as watermark.classFromResourceUses the specified image (available from the classpath) as watermark.classMultiWatermarkApplies the specified watermarks sequentially.classNullDummy, does nothing.classTextDisplays the supplied text.
-