fop 2.2

org.apache.fop.pdf
Class PDFNavigatorAction

java.lang.Object
  extended by org.apache.fop.pdf.PDFObject
      extended by org.apache.fop.pdf.PDFDictionary
          extended by org.apache.fop.pdf.PDFIdentifiedDictionary
              extended by org.apache.fop.pdf.PDFNavigatorAction
All Implemented Interfaces:
PDFWritable
Direct Known Subclasses:
PDFSetOCGStateAction, PDFTransitionAction

public abstract class PDFNavigatorAction
extends PDFIdentifiedDictionary


Field Summary
 
Fields inherited from class org.apache.fop.pdf.PDFDictionary
entries, order
 
Fields inherited from class org.apache.fop.pdf.PDFObject
log
 
Constructor Summary
protected PDFNavigatorAction(java.lang.String id)
           
 
Method Summary
 
Methods inherited from class org.apache.fop.pdf.PDFIdentifiedDictionary
getId, hasId
 
Methods inherited from class org.apache.fop.pdf.PDFDictionary
containsKey, get, getChildren, getChildren, keySet, output, put, put, remove, writeDictionary
 
Methods 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFNavigatorAction

protected PDFNavigatorAction(java.lang.String id)

fop 2.2

Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.