Uses of Class
com.lowagie.text.rtf.style.RtfFont

Packages that use RtfFont
com.lowagie.text.rtf.document   
com.lowagie.text.rtf.style   
 

Uses of RtfFont in com.lowagie.text.rtf.document
 

Methods in com.lowagie.text.rtf.document with parameters of type RtfFont
 int RtfDocumentHeader.getFontNumber(RtfFont font)
          Gets the number of the specified RtfFont
 

Uses of RtfFont in com.lowagie.text.rtf.style
 

Subclasses of RtfFont in com.lowagie.text.rtf.style
 class RtfParagraphStyle
          The RtfParagraphStyle stores all style/formatting attributes of a RtfParagraph.
 

Methods in com.lowagie.text.rtf.style with parameters of type RtfFont
 int RtfFontList.getFontNumber(RtfFont font)
          Gets the index of the font in the list of fonts.
 



Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.