Uses of Class
org.apache.fop.render.rtf.FOPRtfAttributes
Packages that use FOPRtfAttributes
-
Uses of FOPRtfAttributes in org.apache.fop.render.rtf
Methods in org.apache.fop.render.rtf with parameters of type FOPRtfAttributesModifier and TypeMethodDescriptionprivate static void
TextAttributesConverter.attrBlockMargin
(CommonMarginBlock cmb, FOPRtfAttributes rtfAttr) private static void
TextAttributesConverter.attrBlockTextIndent
(Length textIndent, FOPRtfAttributes rtfAttr) private static void
TextAttributesConverter.attrBreak
(Block fobj, FOPRtfAttributes attrib) private static void
TextAttributesConverter.attrFont
(CommonFont font, FOPRtfAttributes rtfAttr)