|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.pdf.PDFObject
org.apache.fop.pdf.PDFDictionary
org.apache.fop.pdf.PDFDPartRoot
public class PDFDPartRoot
| Field Summary | |
|---|---|
protected PDFDPart |
dpart
|
| Fields inherited from class org.apache.fop.pdf.PDFDictionary |
|---|
entries, order |
| Fields inherited from class org.apache.fop.pdf.PDFObject |
|---|
log |
| Constructor Summary | |
|---|---|
PDFDPartRoot(PDFDocument document)
|
|
| Method Summary | |
|---|---|
void |
add(PDFDPart part)
|
| Methods inherited from class org.apache.fop.pdf.PDFDictionary |
|---|
containsKey, get, getChildren, getChildren, keySet, output, put, put, remove, writeDictionary |
| Methods inherited from class org.apache.fop.pdf.PDFObject |
|---|
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent, toPDF, toPDFString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PDFDPart dpart
| Constructor Detail |
|---|
public PDFDPartRoot(PDFDocument document)
| Method Detail |
|---|
public void add(PDFDPart part)
|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||