SourceForge.net Logo
aXSL API 0.2

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

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

Uses of Font.Format in org.axsl.font
 

Methods in org.axsl.font that return Font.Format
 Font.Format Font.getFontFormat()
          Returns a value indicating what format (e.g.
static Font.Format Font.Format.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Font.Format[] Font.Format.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


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.