Uses of Class
org.apache.fop.fonts.truetype.OFDirTabEntry
Packages that use OFDirTabEntry
-
Uses of OFDirTabEntry in org.apache.fop.fonts.truetype
Fields in org.apache.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.apache.fop.fonts.truetype that return OFDirTabEntryModifier and TypeMethodDescriptionOpenFont.getDirectoryEntry(OFTableName name) Obtain directory table entry.Constructors in org.apache.fop.fonts.truetype with parameters of type OFDirTabEntryModifierConstructorDescriptionGlyfTable(FontFileReader in, OFMtxEntry[] metrics, OFDirTabEntry dirTableEntry, Map<Integer, Integer> glyphs)