Package adams.gui.visualization.watermark
-
Interface Summary Interface Description Watermark Interface for classes that can apply watermarks. -
Class Summary Class Description AbstractImageWatermark Ancestor for image-based watermarks.AbstractWatermark Ancestor for watermark plugins.ADAMS Uses the following resource as watermark:ADAMS.RESOURCE
Default Applies the watermark defined in the global preferences.FromFile Uses the specified image file as watermark.FromResource Uses the specified image (available from the classpath) as watermark.MultiWatermark Applies the specified watermarks sequentially.Null Dummy, does nothing.Text Displays the supplied text.WatermarkedPanel For overlaying watermarks on panels. -
Enum Summary Enum Description Location Where to place the watermark image.