|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.substance.watermark.SubstanceNoiseWatermark
org.jvnet.substance.watermark.SubstanceMazeWatermark
public class SubstanceMazeWatermark
Noise-base implementation of
SubstanceWatermark
, that imitates
maze. This class is part of officially supported API.
Field Summary |
---|
Fields inherited from class org.jvnet.substance.watermark.SubstanceNoiseWatermark |
---|
displayName, hasConstantZ, noiseFilter, toBlur, xFactor, yFactor |
Constructor Summary | |
---|---|
SubstanceMazeWatermark()
Creates a new maze watermark. |
Method Summary | |
---|---|
static java.lang.String |
getName()
Returns the name of all watermarks of this class. |
Methods inherited from class org.jvnet.substance.watermark.SubstanceNoiseWatermark |
---|
dispose, drawWatermarkImage, getDisplayName, isDependingOnTheme, previewWatermark, updateWatermarkImage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubstanceMazeWatermark()
Method Detail |
---|
public static java.lang.String getName()
this
class.
this
class.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |