Uses of Class
org.freehep.graphicsio.font.FontIncluder

Packages that use FontIncluder
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 FontIncluder in org.freehep.graphicsio.font
 

Subclasses of FontIncluder in org.freehep.graphicsio.font
 class FontEmbedder
          A FontIncluder that also embeds all glyphs.
 class FontEmbedderType1
          Font embedder for type 1 fonts.
 

Uses of FontIncluder in org.freehep.graphicsio.pdf
 

Subclasses of FontIncluder in org.freehep.graphicsio.pdf
 class PDFFontEmbedder
          Superclass of all FontEmbedders for PDF documents.
 class PDFFontEmbedderType1
          Font embedder for type one fonts in pdf documents.
 class PDFFontEmbedderType3
           
 class PDFFontIncluder
          Includes one of the 14 Type1 fonts in PDF documents
 

Uses of FontIncluder in org.freehep.graphicsio.ps
 

Subclasses of FontIncluder in org.freehep.graphicsio.ps
 class PSFontEmbedder
          Type 3 Font Embedder class for Postscript.
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.