Uses of Class
org.docx4j.fonts.fop.fonts.truetype.OFMtxEntry
| Package | Description |
|---|---|
| org.docx4j.fonts.fop.fonts.truetype |
Classes for TrueType fonts.
|
-
Uses of OFMtxEntry in org.docx4j.fonts.fop.fonts.truetype
Fields in org.docx4j.fonts.fop.fonts.truetype declared as OFMtxEntry Modifier and Type Field Description protected OFMtxEntry[]OpenFont. mtxTabContains glyph dataMethods in org.docx4j.fonts.fop.fonts.truetype that return types with arguments of type OFMtxEntry Modifier and Type Method Description java.util.List<OFMtxEntry>OpenFont. getMtx()Constructors in org.docx4j.fonts.fop.fonts.truetype with parameters of type OFMtxEntry Constructor Description GlyfTable(FontFileReader in, OFMtxEntry[] metrics, OFDirTabEntry dirTableEntry, java.util.Map<java.lang.Integer,java.lang.Integer> glyphs)