fop 0.95

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

Packages that use PDFEncoding
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. 
 

Uses of PDFEncoding in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFEncoding
 PDFEncoding PDFFactory.makeEncoding(java.lang.String encodingName)
          make a /Encoding object
 

Methods in org.apache.fop.pdf with parameters of type PDFEncoding
 void PDFFont.setEncoding(PDFEncoding encoding)
          Sets the Encoding value of the font.
 


fop 0.95

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