fop 0.94

Uses of Class
org.apache.fop.fo.properties.CommonFont

Packages that use CommonFont
org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree. 
org.apache.fop.fo.flow All the block- and inline-level flow formatting objects. 
 

Uses of CommonFont in org.apache.fop.fo
 

Methods in org.apache.fop.fo that return CommonFont
 CommonFont FOText.getCommonFont()
           
 CommonFont PropertyList.getFontProps()
          Constructs a CommonFont object.
 

Uses of CommonFont in org.apache.fop.fo.flow
 

Fields in org.apache.fop.fo.flow declared as CommonFont
protected  CommonFont InlineLevel.commonFont
           
 

Methods in org.apache.fop.fo.flow that return CommonFont
 CommonFont PageNumberCitation.getCommonFont()
           
 CommonFont PageNumber.getCommonFont()
           
 CommonFont InlineLevel.getCommonFont()
           
 CommonFont Character.getCommonFont()
           
 CommonFont Block.getCommonFont()
           
 


fop 0.94

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