Class SerifBoldItalic
- java.lang.Object
-
- org.apache.maven.doxia.module.rtf.FontMetrics
-
- org.apache.maven.doxia.module.rtf.SerifBoldItalic
-
class SerifBoldItalic extends FontMetrics
- Version:
- $Id$
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.maven.doxia.module.rtf.FontMetrics
FontMetrics.CharMetrics
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static FontMetrics.CharMetrics[]
METRICS
-
Fields inherited from class org.apache.maven.doxia.module.rtf.FontMetrics
ascent, bounds, charMetrics, descent, fixedPitch
-
-
Constructor Summary
Constructors Constructor Description SerifBoldItalic()
-
Method Summary
-
Methods inherited from class org.apache.maven.doxia.module.rtf.FontMetrics
find
-
-
-
-
Field Detail
-
METRICS
static final FontMetrics.CharMetrics[] METRICS
-
-