fop 1.0

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

Packages that use PDFTextUtil
org.apache.fop.render.pdf PDF Renderer 
org.apache.fop.svg Classes that add SVG support to FOP and SVG->PDF conversion for Batik. 
 

Uses of PDFTextUtil in org.apache.fop.render.pdf
 

Fields in org.apache.fop.render.pdf declared as PDFTextUtil
protected  PDFTextUtil PDFContentGenerator.textutil
          Text generation utility holding the current font status
 

Methods in org.apache.fop.render.pdf that return PDFTextUtil
 PDFTextUtil PDFContentGenerator.getTextUtil()
          Returns the PDFTextUtil associated with this instance.
 

Uses of PDFTextUtil in org.apache.fop.svg
 

Subclasses of PDFTextUtil in org.apache.fop.svg
 class PDFTextUtil
          Utility class for generating PDF text objects.
 


fop 1.0

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