Uses of Class
org.freehep.graphicsio.font.FontTable.Entry

Packages that use FontTable.Entry
org.freehep.graphicsio.font Utility classes for encoding, including and/or embedding fonts. 
 

Uses of FontTable.Entry in org.freehep.graphicsio.font
 

Methods in org.freehep.graphicsio.font that return types with arguments of type FontTable.Entry
 Collection<FontTable.Entry> FontTable.getEntries()
          Returns a Collection view of all fonts.
 

Methods in org.freehep.graphicsio.font with parameters of type FontTable.Entry
protected abstract  void FontTable.firstRequest(FontTable.Entry e, boolean embed, String embedAs)
          Called whenever a specific font is used for the first time.
 



Copyright © 2012. All Rights Reserved.