Uses of Class
org.apache.fop.render.rtf.FOPRtfAttributes
-
Packages that use FOPRtfAttributes Package Description org.apache.fop.render.rtf RTF (Rich Text Format) Output Support -
-
Uses of FOPRtfAttributes in org.apache.fop.render.rtf
Methods in org.apache.fop.render.rtf with parameters of type FOPRtfAttributes Modifier and Type Method Description private 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)
-