Package org.apache.fop.pdf
Class PDFNavigatorAction
java.lang.Object
org.apache.fop.pdf.PDFObject
org.apache.fop.pdf.PDFDictionary
org.apache.fop.pdf.PDFIdentifiedDictionary
org.apache.fop.pdf.PDFNavigatorAction
- All Implemented Interfaces:
PDFWritable
- Direct Known Subclasses:
PDFSetOCGStateAction,PDFTransitionAction
-
Field Summary
Fields inherited from class org.apache.fop.pdf.PDFDictionary
entries, order -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fop.pdf.PDFIdentifiedDictionary
getId, hasIdMethods inherited from class org.apache.fop.pdf.PDFDictionary
containsKey, get, getChildren, getChildren, keySet, output, 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
-
PDFNavigatorAction
-