public class PDFNavigator extends PDFIdentifiedDictionary
Modifier and Type | Class and Description |
---|---|
static class |
PDFNavigator.Resolver |
entries, order
Constructor and Description |
---|
PDFNavigator(String id) |
Modifier and Type | Method and Description |
---|---|
int |
output(OutputStream stream)
Write the PDF represention of this object
|
void |
populate(Object nextAction,
Object nextNode,
Object prevAction,
Object prevNode,
Object duration) |
void |
setResolver(PDFNavigator.Resolver resolver) |
getId, hasId
containsKey, get, getChildren, getChildren, keySet, put, put, remove, writeDictionary
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent, supportsObjectStream, toPDF, toPDFString
public PDFNavigator(String id)
public int output(OutputStream stream) throws IOException
PDFDictionary
output
in class PDFDictionary
stream
- the stream to write the PDF toIOException
- if there is an error writing to the streampublic void setResolver(PDFNavigator.Resolver resolver)
Copyright © 2025 Apache Software Foundation. All rights reserved.