Uses of Class org.apache.fop.pdf.PDFDestination

Uses in package org.apache.fop.pdf

Methods with parameter type org.apache.fop.pdf.PDFDestination

void
Adds a destination to the document.
PDFDestination
Finds a named destination.
PDFDestination
Registers and returns newdest if it is unique.

Methods with return type org.apache.fop.pdf.PDFDestination

PDFDestination
Finds a named destination.
PDFDestination
Registers and returns newdest if it is unique.
PDFDestination
PDFFactory.makeDestination(String idRef, Object goToRef)
Make a named destination.

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