Uses of Class
org.apache.fop.pdf.PDFNumber
-
Packages that use PDFNumber Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of PDFNumber in org.apache.fop.pdf
Methods in org.apache.fop.pdf with parameters of type PDFNumber Modifier and Type Method Description protected int
AbstractPDFStream. encodeAndWriteStream(java.io.OutputStream out, PDFNumber refLength)
Encodes and writes a stream directly to an OutputStream.
-