fop 2.1

Uses of Class
org.apache.fop.fonts.truetype.OFMtxEntry

Packages that use OFMtxEntry
org.apache.fop.fonts.truetype Classes for TrueType fonts. 
 

Uses of OFMtxEntry in org.apache.fop.fonts.truetype
 

Fields in org.apache.fop.fonts.truetype declared as OFMtxEntry
protected  OFMtxEntry[] OpenFont.mtxTab
          Contains glyph data
 

Methods in org.apache.fop.fonts.truetype that return types with arguments of type OFMtxEntry
 java.util.List<OFMtxEntry> OpenFont.getMtx()
           
 

Constructors in org.apache.fop.fonts.truetype with parameters of type OFMtxEntry
GlyfTable(FontFileReader in, OFMtxEntry[] metrics, OFDirTabEntry dirTableEntry, java.util.Map<java.lang.Integer,java.lang.Integer> glyphs)
           
 


fop 2.1

Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.