Package org.apache.fop.pdf
Class PDFTransitionAction
java.lang.Object
org.apache.fop.pdf.PDFObject
org.apache.fop.pdf.PDFDictionary
org.apache.fop.pdf.PDFIdentifiedDictionary
org.apache.fop.pdf.PDFNavigatorAction
org.apache.fop.pdf.PDFTransitionAction
- All Implemented Interfaces:
PDFWritable
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.apache.fop.pdf.PDFDictionary
entries, order -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintoutput(OutputStream stream) Write the PDF represention of this objectvoidvoidsetResolver(PDFTransitionAction.Resolver resolver) Methods inherited from class org.apache.fop.pdf.PDFIdentifiedDictionary
getId, hasIdMethods inherited from class org.apache.fop.pdf.PDFDictionary
containsKey, get, getChildren, getChildren, keySet, put, put, remove, writeDictionaryMethods 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
-
Constructor Details
-
PDFTransitionAction
-
-
Method Details
-
output
Description copied from class:PDFDictionaryWrite the PDF represention of this object- Overrides:
outputin classPDFDictionary- Parameters:
stream- the stream to write the PDF to- Returns:
- the number of bytes written
- Throws:
IOException- if there is an error writing to the stream
-
setResolver
-
populate
-