SourceForge.net Logo
aXSL API 0.2

Uses of Class
org.axsl.font.Font.LineHeightAlgorithm

Packages that use Font.LineHeightAlgorithm
org.axsl.font Interfaces allowing client applications to register, track, and use fonts in a vendor-neutral way. 
 

Uses of Font.LineHeightAlgorithm in org.axsl.font
 

Methods in org.axsl.font that return Font.LineHeightAlgorithm
static Font.LineHeightAlgorithm Font.LineHeightAlgorithm.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Font.LineHeightAlgorithm[] Font.LineHeightAlgorithm.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.axsl.font with parameters of type Font.LineHeightAlgorithm
 float Font.normalLineHeightFactor(Font.LineHeightAlgorithm algorithm)
          Returns a factor suitable for computing a "normal" line-height as defined in the CSS and XSL-FO standards.
 


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.