Uses of Class
com.lowagie.text.rtf.style.RtfFont
Packages that use RtfFont
Package
Description
-
Uses of RtfFont in com.lowagie.text.rtf.document
Methods in com.lowagie.text.rtf.document with parameters of type RtfFontModifier and TypeMethodDescriptionintRtfDocumentHeader.getFontNumber(RtfFont font) Gets the number of the specified RtfFont -
Uses of RtfFont in com.lowagie.text.rtf.list
Methods in com.lowagie.text.rtf.list that return RtfFontMethods in com.lowagie.text.rtf.list with parameters of type RtfFontModifier and TypeMethodDescriptionvoidRtfListLevel.setFontBullet(RtfFont fontBullet) voidRtfListLevel.setFontNumber(RtfFont fontNumber) -
Uses of RtfFont in com.lowagie.text.rtf.style
Subclasses of RtfFont in com.lowagie.text.rtf.styleModifier and TypeClassDescriptionclassThe RtfParagraphStyle stores all style/formatting attributes of a RtfParagraph.Methods in com.lowagie.text.rtf.style with parameters of type RtfFontModifier and TypeMethodDescriptionintRtfFontList.getFontNumber(RtfFont font) Gets the index of the font in the list of fonts.