|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.lowagie.text.pdf.PdfCopy.IndirectReferences
static class PdfCopy.IndirectReferences
This class holds information about indirect references, since they are renumbered by iText.
| Field Summary | |
|---|---|
(package private) boolean |
hasCopied
|
(package private) PdfIndirectReference |
theRef
|
| Constructor Summary | |
|---|---|
PdfCopy.IndirectReferences(PdfIndirectReference ref)
|
|
| Method Summary | |
|---|---|
(package private) boolean |
getCopied()
|
(package private) PdfIndirectReference |
getRef()
|
(package private) void |
setCopied()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
PdfIndirectReference theRef
boolean hasCopied
| Constructor Detail |
|---|
PdfCopy.IndirectReferences(PdfIndirectReference ref)
| Method Detail |
|---|
void setCopied()
boolean getCopied()
PdfIndirectReference getRef()
|
Hosted by Hostbasket | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||