Uses of Class
de.betabeans.scroogexhtml.rtf.FontDescriptor

Packages that use FontDescriptor
de.betabeans.scroogexhtml.rtf Provides RTF standard datatypes and constants. 
 

Uses of FontDescriptor in de.betabeans.scroogexhtml.rtf
 

Methods in de.betabeans.scroogexhtml.rtf that return FontDescriptor
 FontDescriptor FontTable.getFont(java.lang.Integer index)
          Gets the font attribute of the FontTable object.
 

Methods in de.betabeans.scroogexhtml.rtf with parameters of type FontDescriptor
 void FontTable.putFont(java.lang.Integer value, FontDescriptor font)
          Add a font to the font table.
 



Copyright (c) 1998-2006 BetaSoft Michael Justin. All Rights Reserved.