com.lowagie.text.pdf
public class StampContent extends PdfContentByte
Field Summary | |
---|---|
PageResources | pageResources |
PdfStamperImp.PageStamp | ps |
Constructor Summary | |
---|---|
StampContent(PdfStamperImp stamper, PdfStamperImp.PageStamp ps) Creates a new instance of StampContent |
Method Summary | |
---|---|
void | addAnnotation(PdfAnnotation annot) |
PdfContentByte | getDuplicate()
Gets a duplicate of this PdfContentByte . |
PageResources | getPageResources() |
void | setAction(PdfAction action, float llx, float lly, float urx, float ury) |
PdfContentByte
. All
the members are copied by reference but the buffer stays different.
Returns: a copy of this PdfContentByte