SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.font.Font

Packages that use Font
org.axsl.fo.fo.prop Interfaces describing methods for obtaining property or trait values from the Fo Tree objects. 
org.axsl.font Interfaces allowing client applications to register, track, and use fonts in a vendor-neutral way. 
 

Uses of Font in org.axsl.fo.fo.prop
 

Methods in org.axsl.fo.fo.prop with parameters of type Font
 int CommonFontPa.traitFontSizeActual(FoContext context, Font font)
          Returns the "actual" value for font-size, as distinguished from the "computed" value.
 

Uses of Font in org.axsl.font
 

Methods in org.axsl.font that return Font
 Font[] FontServer.getAllFonts(boolean freeStandingFonts, boolean systemFonts)
          Returns an array of all Font instances.
 Font FontUse.getFont()
          Return the parent Font.
 Font[] FontConsumer.getUsedFonts()
          Returns an array of the Font instances that have been used by this FontConsumer.
 


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.