Uses of Class
org.docx4j.fonts.fop.fonts.truetype.OFDirTabEntry
| Package | Description |
|---|---|
| org.docx4j.fonts.fop.fonts.truetype |
Classes for TrueType fonts.
|
-
Uses of OFDirTabEntry in org.docx4j.fonts.fop.fonts.truetype
Fields in org.docx4j.fonts.fop.fonts.truetype with type parameters of type OFDirTabEntry Modifier and Type Field Description protected java.util.Map<OFTableName,OFDirTabEntry>OpenFont. dirTabsTable directoryprotected java.util.Map<OFTableName,OFDirTabEntry>TTFSubSetFile. newDirTabsThe dir tab entries in the new subset font.Methods in org.docx4j.fonts.fop.fonts.truetype that return OFDirTabEntry Modifier and Type Method Description OFDirTabEntryOpenFont. getDirectoryEntry(OFTableName name)Obtain directory table entry.Constructors in org.docx4j.fonts.fop.fonts.truetype with parameters of type OFDirTabEntry Constructor Description GlyfTable(FontFileReader in, OFMtxEntry[] metrics, OFDirTabEntry dirTableEntry, java.util.Map<java.lang.Integer,java.lang.Integer> glyphs)