Uses of Class
org.apache.fop.layout.FontInfo

Packages that use FontInfo
org.apache.fop.layout 
org.apache.fop.render 
org.apache.fop.render.awt 
org.apache.fop.render.pdf 
org.apache.fop.render.xml 

Uses of FontInfo in org.apache.fop.layout
 

Fields in org.apache.fop.layout declared as FontInfo
(package private) FontInfoAreaTree.fontInfo
          object containing information on available fonts, including metrics
 

Constructors in org.apache.fop.layout with parameters of type FontInfo
FontState.FontState(FontInfo fontInfo, String fontFamily, String fontStyle, String fontWeight, int fontSize)
          
 

Methods in org.apache.fop.layout that return FontInfo
FontInfoArea.getFontInfo()
          
FontInfoAreaTree.getFontInfo()
          
FontInfoFontState.getFontInfo()
          
FontInfoPage.getFontInfo()
          
 

Methods in org.apache.fop.layout with parameters of type FontInfo
voidAreaTree.setFontInfo(FontInfo fontInfo)
          
 

Uses of FontInfo in org.apache.fop.render
 

Methods in org.apache.fop.render with parameters of type FontInfo
voidRenderer.setupFontInfo(FontInfo fontInfo)
          set up the given FontInfo
 

Uses of FontInfo in org.apache.fop.render.awt
 

Methods in org.apache.fop.render.awt with parameters of type FontInfo
voidAWTRenderer.setupFontInfo(FontInfo fontInfo)
          
static voidFontSetup.setup(FontInfo fontInfo, Component parent)
          sets up the font info object.
 

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

Methods in org.apache.fop.render.pdf with parameters of type FontInfo
static voidFontSetup.addToResources(PDFDocument doc, FontInfo fontInfo)
          add the fonts in the font info to the PDF document
static voidFontSetup.setup(FontInfo fontInfo)
          sets up the font info object.
voidPDFRenderer.setupFontInfo(FontInfo fontInfo)
          set up the font info
 

Uses of FontInfo in org.apache.fop.render.xml
 

Methods in org.apache.fop.render.xml with parameters of type FontInfo
voidXMLRenderer.setupFontInfo(FontInfo fontInfo)
          set up the font info