Uses of Interface
org.docx4j.fonts.fop.complexscripts.fonts.Positionable
| Package | Description |
|---|---|
| org.docx4j.fonts.fop.fonts |
Classes for font handling.
|
| org.docx4j.fonts.fop.render.java2d |
-
Uses of Positionable in org.docx4j.fonts.fop.fonts
Classes in org.docx4j.fonts.fop.fonts that implement Positionable Modifier and Type Class Description classCFFToType1FontclassFontThis class holds font state information and provides access to the font metrics.classLazyFontThis class is used to defer the loading of a font until it is really used.classMultiByteFontGeneric MultiByte (CID) font -
Uses of Positionable in org.docx4j.fonts.fop.render.java2d
Classes in org.docx4j.fonts.fop.render.java2d that implement Positionable Modifier and Type Class Description classCustomFontMetricsMapperFontMetricsMapper that delegates most methods to an underlyingFontMetricsinstance.