PDFWritablepublic class PDFNames extends PDFDictionary
entries, order| Constructor | Description |
|---|---|
PDFNames() |
Create the Names object
|
| Modifier and Type | Method | Description |
|---|---|---|
PDFDests |
getDests() |
Returns the Dests object
|
PDFEmbeddedFiles |
getEmbeddedFiles() |
Returns the EmbeddedFiles object
|
void |
setDests(PDFDests dests) |
Set the Dests object
|
void |
setEmbeddedFiles(PDFEmbeddedFiles embeddedFiles) |
Set the EmbeddedFiles object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontainsKey, get, getChildren, getChildren, keySet, output, put, put, remove, writeDictionarycontentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent, toPDF, toPDFStringpublic PDFDests getDests()
public void setDests(PDFDests dests)
dests - the Dests objectpublic PDFEmbeddedFiles getEmbeddedFiles()
public void setEmbeddedFiles(PDFEmbeddedFiles embeddedFiles)
embeddedFiles - the EmbeddedFiles objectCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.