Uses of Class
org.apache.fop.pdf.PDFLaunch
Packages that use PDFLaunch
Package
Description
Classes for handling the low-level creation of PDF documents.
-
Uses of PDFLaunch in org.apache.fop.pdf
Fields in org.apache.fop.pdf with type parameters of type PDFLaunchMethods in org.apache.fop.pdf that return PDFLaunchModifier and TypeMethodDescriptionprotected PDFLaunch
PDFDocument.findLaunch
(PDFLaunch compare) Finds a launch.private PDFLaunch
PDFFactory.getLaunchAction
(String file, boolean newWindow) Creates and returns a launch pdf document action usingfile
to create a file specification for the document/file to be opened with an external application.Methods in org.apache.fop.pdf with parameters of type PDFLaunchModifier and TypeMethodDescriptionprotected PDFLaunch
PDFDocument.findLaunch
(PDFLaunch compare) Finds a launch.