public class PDFTransitionAction extends PDFNavigatorAction
Modifier and Type | Class and Description |
---|---|
static class |
PDFTransitionAction.Resolver |
entries, order
Constructor and Description |
---|
PDFTransitionAction(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
int |
output(java.io.OutputStream stream)
Write the PDF represention of this object
|
void |
populate(java.lang.Object transition,
java.lang.Object nextAction) |
void |
setResolver(PDFTransitionAction.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, toPDF, toPDFString
public int output(java.io.OutputStream stream) throws java.io.IOException
PDFDictionary
output
in class PDFDictionary
stream
- the stream to write the PDF tojava.io.IOException
- if there is an error writing to the streampublic void setResolver(PDFTransitionAction.Resolver resolver)
public void populate(java.lang.Object transition, java.lang.Object nextAction)
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.