|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Watermark | |
---|---|
com.lowagie.text | |
com.lowagie.text.html.simpleparser | |
com.lowagie.text.rtf |
Uses of Watermark in com.lowagie.text |
---|
Fields in com.lowagie.text declared as Watermark | |
---|---|
protected Watermark |
Document.watermark
The watermark on the pages. |
Methods in com.lowagie.text with parameters of type Watermark | |
---|---|
boolean |
DocListener.add(Watermark watermark)
Signals that a Watermark was added to the Document . |
boolean |
Document.add(Watermark watermark)
Sets the Watermark . |
boolean |
DocWriter.add(Watermark watermark)
Sets the Watermark . |
Uses of Watermark in com.lowagie.text.html.simpleparser |
---|
Methods in com.lowagie.text.html.simpleparser with parameters of type Watermark | |
---|---|
boolean |
HTMLWorker.add(Watermark watermark)
|
Uses of Watermark in com.lowagie.text.rtf |
---|
Methods in com.lowagie.text.rtf with parameters of type Watermark | |
---|---|
boolean |
RtfWriter2.add(Watermark wm)
This method is not supported in the RtfWriter |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |