Uses of Class
org.apache.fop.render.pdf.Font

Packages that use Font
org.apache.fop.render.pdf   
org.apache.fop.render.pdf.fonts   
 

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

Subclasses of Font in org.apache.fop.render.pdf
 class CIDFont
           
 

Methods in org.apache.fop.render.pdf that return Font
 Font FontReader.getFont()
          Get the generated font object
 

Uses of Font in org.apache.fop.render.pdf.fonts
 

Subclasses of Font in org.apache.fop.render.pdf.fonts
 class Courier
           
 class CourierBold
           
 class CourierBoldOblique
           
 class CourierOblique
           
 class Helvetica
           
 class HelveticaBold
           
 class HelveticaBoldOblique
           
 class HelveticaOblique
           
 class LazyFont
           
 class MultiByteFont
          Generic MultiByte (CID) font
 class SingleByteFont
          Generic SingleByte font
 class Symbol
           
 class TimesBold
           
 class TimesBoldItalic
           
 class TimesItalic
           
 class TimesRoman
           
 class ZapfDingbats
           
 

Methods in org.apache.fop.render.pdf.fonts that return Font
 Font LazyFont.getRealFont()
           
 



Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.