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 Font
RtfSink. 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 int
RtfSink. textWidth(java.lang.String text, Font font)
-