org.apache.fop.pdf
Class PDFDests
- PDFWritable
class representing an /Dests dictionary object
PDFDests() - Create a named destination
|
PDFDests(List destinationList) - Create a named destination
|
encode , encodeBinaryToHexString , encodeString , encodeText , formatDateTime , formatDateTime , formatObject , getDocument , getDocumentSafely , getGeneration , getObjectID , getObjectNumber , getParent , hasObjectNumber , makeReference , output , outputInline , referencePDF , setDocument , setObjectNumber , setParent , toPDF , toPDFString |
PDFDests
public PDFDests()
Create a named destination
PDFDests
public PDFDests(List destinationList)
Create a named destination
destinationList
- a list of destinations
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.