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 class
AbstractImageWatermark
Ancestor for image-based watermarks.class
ADAMS
Uses the following resource as watermark:ADAMS.RESOURCE
class
Default
Applies the watermark defined in the global preferences.class
FromFile
Uses the specified image file as watermark.class
FromResource
Uses the specified image (available from the classpath) as watermark.class
MultiWatermark
Applies the specified watermarks sequentially.class
Null
Dummy, does nothing.class
Text
Displays the supplied text.
-