Uses of Class
org.docx4j.fonts.fop.fonts.truetype.OFDirTabEntry
Packages that use OFDirTabEntry
-
Uses of OFDirTabEntry in org.docx4j.fonts.fop.fonts.truetype
Fields in org.docx4j.fonts.fop.fonts.truetype with type parameters of type OFDirTabEntryModifier and TypeFieldDescriptionprotected Map<OFTableName,OFDirTabEntry> OpenFont.dirTabsTable directoryprotected Map<OFTableName,OFDirTabEntry> TTFSubSetFile.newDirTabsThe dir tab entries in the new subset font.Methods in org.docx4j.fonts.fop.fonts.truetype that return OFDirTabEntryModifier and TypeMethodDescriptionOpenFont.getDirectoryEntry(OFTableName name) Obtain directory table entry.Constructors in org.docx4j.fonts.fop.fonts.truetype with parameters of type OFDirTabEntryModifierConstructorDescriptionGlyfTable(FontFileReader in, OFMtxEntry[] metrics, OFDirTabEntry dirTableEntry, Map<Integer, Integer> glyphs)