Class Font
java.lang.Object
org.apache.maven.doxia.module.rtf.Font
A basic font descriptor using standard PostScript font metrics to compute
text extents. All dimensions returned are in twips.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) intascent()(package private) intdescent()(package private) Font.TextExtentstextExtents(String text) private inttoTwips(int length)