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. 
org.freehep.graphicsio.pdf PDF (Portable Document File) Output Format. 
org.freehep.graphicsio.ps PS, EPS (PostScript and Encapsulated PostScript) Output Format. 
 

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

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

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

Methods in org.freehep.graphicsio.pdf with parameters of type FontTable.Entry
 void PDFFontTable.firstRequest(FontTable.Entry e, boolean embed, java.lang.String embedAs)
           
 

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

Methods in org.freehep.graphicsio.ps with parameters of type FontTable.Entry
protected  void PSFontTable.firstRequest(FontTable.Entry e, boolean embed, java.lang.String embedAs)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.