|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.lowagie.text.pdf.PdfCopy.PageStamp
public static class PdfCopy.PageStamp
| Field Summary | |
|---|---|
(package private) PdfCopy |
cstp
|
(package private) PdfCopy.StampContent |
over
|
(package private) PdfDictionary |
pageN
|
(package private) PageResources |
pageResources
|
(package private) PdfReader |
reader
|
(package private) PdfCopy.StampContent |
under
|
| Constructor Summary | |
|---|---|
PdfCopy.PageStamp(PdfReader reader,
PdfDictionary pageN,
PdfCopy cstp)
|
|
| Method Summary | |
|---|---|
void |
addAnnotation(PdfAnnotation annot)
|
private void |
addDocumentField(PdfIndirectReference ref)
|
void |
alterContents()
|
(package private) void |
applyRotation(PdfDictionary pageN,
ByteBuffer out)
|
private void |
expandFields(PdfFormField field,
ArrayList allAnnots)
|
PdfContentByte |
getOverContent()
|
PdfContentByte |
getUnderContent()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
PdfDictionary pageN
PdfCopy.StampContent under
PdfCopy.StampContent over
PageResources pageResources
PdfReader reader
PdfCopy cstp
| Constructor Detail |
|---|
PdfCopy.PageStamp(PdfReader reader,
PdfDictionary pageN,
PdfCopy cstp)
| Method Detail |
|---|
public PdfContentByte getUnderContent()
public PdfContentByte getOverContent()
public void alterContents()
throws IOException
IOException
void applyRotation(PdfDictionary pageN,
ByteBuffer out)
private void addDocumentField(PdfIndirectReference ref)
private void expandFields(PdfFormField field,
ArrayList allAnnots)
public void addAnnotation(PdfAnnotation annot)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||