Uses of Class
org.apache.fop.fonts.truetype.OFMtxEntry
Packages that use OFMtxEntry
Package
Description
Classes for TrueType fonts.
-
Uses of OFMtxEntry in org.apache.fop.fonts.truetype
Fields in org.apache.fop.fonts.truetype declared as OFMtxEntryModifier and TypeFieldDescriptionprivate final OFMtxEntry[]
GlyfTable.mtxTab
protected OFMtxEntry[]
OpenFont.mtxTab
Contains glyph dataMethods in org.apache.fop.fonts.truetype that return types with arguments of type OFMtxEntryConstructors in org.apache.fop.fonts.truetype with parameters of type OFMtxEntryModifierConstructorDescriptionGlyfTable
(FontFileReader in, OFMtxEntry[] metrics, OFDirTabEntry dirTableEntry, Map<Integer, Integer> glyphs) -
Uses of OFMtxEntry in org.apache.fop.render.pcl.fonts.truetype
Fields in org.apache.fop.render.pcl.fonts.truetype with type parameters of type OFMtxEntry