Uses of Class
org.apache.maven.doxia.module.rtf.Font
-
Packages that use Font Package Description org.apache.maven.doxia.module.rtf -
-
Uses of Font in org.apache.maven.doxia.module.rtf
Methods in org.apache.maven.doxia.module.rtf that return Font Modifier and Type Method Description protected FontRtfSink. getFont(int style, int size)getFont.Methods in org.apache.maven.doxia.module.rtf with parameters of type Font Modifier and Type Method Description private static intRtfSink. textWidth(java.lang.String text, Font font)
-