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 voidTextAttributesConverter. attrBlockMargin(CommonMarginBlock cmb, FOPRtfAttributes rtfAttr)private static voidTextAttributesConverter. attrBlockTextIndent(Length textIndent, FOPRtfAttributes rtfAttr)private static voidTextAttributesConverter. attrBreak(Block fobj, FOPRtfAttributes attrib)private static voidTextAttributesConverter. attrFont(CommonFont font, FOPRtfAttributes rtfAttr)
-